OpenMRS Core 2.7

Build: #63 was successful

Job: Release JDK 17 image was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Job result summary

Completed
Duration
9 minutes
Agent
xiao.openmrs.org
Revision
56f43e1f3e7c59864a36926654c21a0c4addcb95
Successful since
#46 ()

Error summary

The build generated some errors. See the full build log for more details.

#48 11.15 Loaded plugins: ovl, priorities
#48 11.17 Cleaning repos: AmazonCorretto amzn2-core
#48 11.17 Cleaning up everything
#48 11.17 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#48 DONE 11.5s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...

#49 [linux/amd64 stage-2  3/10] RUN if [ "amd64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
#49 0.917 /usr/bin/tini: OK
#49 DONE 1.1s

#50 [linux/amd64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
#50 DONE 4.9s

#51 [linux/amd64 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     && chmod -R g+rw /openmrs
#51 DONE 0.2s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 ...

#52 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#52 DONE 0.1s

#53 [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
#53 DONE 0.2s

#54 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
#54 DONE 0.1s

#55 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#55 DONE 0.1s

#56 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#56 DONE 0.4s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 32.24 19 packages excluded due to repository priority protections
#47 35.99 No packages marked for update
#47 37.84 Loaded plugins: ovl, priorities
#47 37.95 Cleaning repos: AmazonCorretto amzn2-core
#47 37.96 Cleaning up everything
#47 37.96 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#47 DONE 38.2s

#57 [linux/arm64 stage-2  3/10] RUN if [ "arm64" = "arm64" ] ; then TINI_URL="https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64" TINI_SHA=07952557df20bfd2a95f9bef198b445e006171969499a1d361bd9e6f8e5e0e81 ; fi     && curl -fsSL -o /usr/bin/tini https://github.com/krallin/tini/releases/download/v0.19.0/tini     && echo "93dcc18adc78c65a028a84799ecf8ad40c936fdfc5f2a57b1acda5a8117fa82c  /usr/bin/tini" | sha256sum -c     && chmod g+rx /usr/bin/tini
#57 0.935 /usr/bin/tini: OK
#57 DONE 1.0s

#58 [linux/arm64 stage-2  4/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"'     /usr/local/tomcat/conf/server.xml     && chmod -R g+rx /usr/local/tomcat     && touch /usr/local/tomcat/bin/setenv.sh && chmod g+w /usr/local/tomcat/bin/setenv.sh     && chmod -R g+w /usr/local/tomcat/webapps /usr/local/tomcat/logs /usr/local/tomcat/work /usr/local/tomcat/temp
#58 DONE 3.9s

#59 [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     && chmod -R g+rw /openmrs
#59 DONE 0.5s

#60 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
#60 DONE 0.1s

#61 [linux/arm64 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
#61 DONE 0.4s

#62 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
#62 DONE 0.1s

#63 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#63 DONE 0.1s

#64 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#64 DONE 0.5s

#65 exporting to image
#65 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#65 exporting layers
#65 exporting layers 4.6s done
#65 exporting manifest sha256:918c9f517574b57e17728610455fe1dabe6df94648739f977003d0a7b0cdaa24 0.0s done
#65 exporting config sha256:da1c405f42d8177df9c95c8a25430bd9a6077d587ff76478eb9be9ea00e370c1 0.0s done
#65 exporting manifest sha256:728c2e15706dc213d98ffa023dab0bed12a5439cafed8d819405ce6b3764b5e5 0.0s done
#65 exporting config sha256:084d1e0482271eab23d3fac7d8b1282d178e3870e71acc2f924d222ca6d1c5e4 0.0s done
#65 exporting manifest list sha256:064f14e1d933ed11da30b409ee711bbe40f4c379eee9ce7a64751f2caf3ee79c
#65 exporting manifest list sha256:064f14e1d933ed11da30b409ee711bbe40f4c379eee9ce7a64751f2caf3ee79c 0.0s done
#65 pushing layers
#65 ...

#66 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
#66 DONE 0.0s

#65 exporting to image
#65 pushing layers 5.1s done
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-17@sha256:064f14e1d933ed11da30b409ee711bbe40f4c379eee9ce7a64751f2caf3ee79c
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.4-amazoncorretto-17@sha256:064f14e1d933ed11da30b409ee711bbe40f4c379eee9ce7a64751f2caf3ee79c 2.0s done
#65 DONE 11.9s
------
> importing cache manifest from openmrs/openmrs-core:2.7.4-amazoncorretto-17-cache:
------

3 warnings found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
- FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 52)
- Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64