Plan responsible for building Docker images for the 3.x demo and development sites

Build: #2247 failed Changes by Ian Bacher

Stages & jobs

  1. Build

  2. Deploy

  3. Generate pre-filled Docker Images

  4. Run E2E tests

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Build Backend Build Download or View
26-Jan-2024 16:28:50 #19 16.94 [INFO] ------------------------------------------------------------------------
26-Jan-2024 16:28:50 #19 DONE 17.0s
26-Jan-2024 16:28:50
26-Jan-2024 16:28:50 #20 [linux/amd64 dev  6/10] RUN cp /openmrs_distro/distro/target/sdk-distro/web/openmrs.war /openmrs/distribution/openmrs_core/
26-Jan-2024 16:28:50 #20 0.150 cp: cannot stat ‘/openmrs_distro/distro/target/sdk-distro/web/openmrs.war’: No such file or directory
26-Jan-2024 16:28:50 #20 ERROR: process "/bin/sh -c cp /openmrs_distro/distro/target/sdk-distro/web/openmrs.war /openmrs/distribution/openmrs_core/" did not complete successfully: exit code: 1
26-Jan-2024 16:28:50
26-Jan-2024 16:28:50 #21 [linux/arm64 dev  2/10] WORKDIR /openmrs_distro
26-Jan-2024 16:28:50 #21 DONE 0.1s
26-Jan-2024 16:28:50
26-Jan-2024 16:28:50 #22 [linux/arm64 dev  3/10] COPY pom.xml ./
26-Jan-2024 16:28:50 #22 DONE 0.1s
26-Jan-2024 16:28:50 ------
26-Jan-2024 16:28:50 > [linux/amd64 dev  6/10] RUN cp /openmrs_distro/distro/target/sdk-distro/web/openmrs.war /openmrs/distribution/openmrs_core/:
26-Jan-2024 16:28:50 #20 0.150 cp: cannot stat ‘/openmrs_distro/distro/target/sdk-distro/web/openmrs.war’: No such file or directory
26-Jan-2024 16:28:50 ------
26-Jan-2024 16:28:50 Dockerfile:17
26-Jan-2024 16:28:50 --------------------
26-Jan-2024 16:28:50   15 |     RUN --mount=type=secret,id=m2settings,target=/root/.m2/settings.xml if [[ "$MVN_ARGS" != "deploy" || "$(arch)" = "x84_64" ]]; then mvn $MVN_ARGS_SETTINGS $MVN_ARGS; else mvn $MVN_ARGS_SETTINGS install; fi
26-Jan-2024 16:28:50   16 |     
26-Jan-2024 16:28:50   17 | >>> RUN cp /openmrs_distro/distro/target/sdk-distro/web/openmrs.war /openmrs/distribution/openmrs_core/
26-Jan-2024 16:28:50   18 |     
26-Jan-2024 16:28:50   19 |     RUN cp /openmrs_distro/distro/target/sdk-distro/web/openmrs-distro.properties /openmrs/distribution/
26-Jan-2024 16:28:50 --------------------
26-Jan-2024 16:28:50 error: failed to solve: process "/bin/sh -c cp /openmrs_distro/distro/target/sdk-distro/web/openmrs.war /openmrs/distribution/openmrs_core/" did not complete successfully: exit code: 1