17-Dec-2024 20:48:49 |
#53 DONE 0.7s |
17-Dec-2024 20:48:49 |
|
17-Dec-2024 20:48:49 |
#54 [linux/arm64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs |
17-Dec-2024 20:48:49 |
#54 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs" did not complete successfully: exit code: 139 |
17-Dec-2024 20:48:49 |
|
17-Dec-2024 20:48:49 |
#55 [linux/amd64 stage-2 6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/ |
17-Dec-2024 20:48:49 |
#55 DONE 0.2s |
17-Dec-2024 20:48:49 |
|
17-Dec-2024 20:48:49 |
#56 [linux/amd64 stage-2 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh |
17-Dec-2024 20:48:49 |
#56 CANCELED |
17-Dec-2024 20:48:49 |
------ |
17-Dec-2024 20:48:49 |
> [linux/arm64 stage-2 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs: |
17-Dec-2024 20:48:49 |
------ |
17-Dec-2024 20:48:49 |
Dockerfile:119 |
17-Dec-2024 20:48:49 |
-------------------- |
17-Dec-2024 20:48:49 |
118 | |
17-Dec-2024 20:48:49 |
119 | >>> RUN mkdir -p /openmrs/data/modules \ |
17-Dec-2024 20:48:49 |
120 | >>> && mkdir -p /openmrs/data/owa \ |
17-Dec-2024 20:48:49 |
121 | >>> && mkdir -p /openmrs/data/configuration \ |
17-Dec-2024 20:48:49 |
122 | >>> && mkdir -p /openmrs/data/configuration_checksums \ |
17-Dec-2024 20:48:49 |
123 | >>> && mkdir -p /openmrs/data/complex_obs \ |
17-Dec-2024 20:48:49 |
124 | >>> && chmod -R g+rw /openmrs |
17-Dec-2024 20:48:49 |
125 | |
17-Dec-2024 20:48:49 |
-------------------- |
17-Dec-2024 20:48:49 |
error: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && mkdir -p /openmrs/data/configuration_checksums && mkdir -p /openmrs/data/complex_obs && chmod -R g+rw /openmrs" did not complete successfully: exit code: 139 |