OpenMRS Core 2.7

Build: #23 was successful

Job: Release JDK 11 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
14 minutes
Agent
xindi.openmrs.org
Revision
86627db92664ecfc1a584a51872a7d2ec402fd91 86627db92664ecfc1a584a51872a7d2ec402fd91
Successful since
#6 ()

Error summary

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

#48 6.467 Cleaning repos: AmazonCorretto amzn2-core
#48 6.467 Cleaning up everything
#48 6.467 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#48 DONE 6.6s

#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.450 /usr/bin/tini: OK
#49 DONE 0.5s

#47 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#47 1.873 Loaded plugins: ovl, priorities
#47 ...

#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 2.8s

#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.3s

#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.3s

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

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

#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.5s

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

#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.837 /usr/bin/tini: OK
#57 DONE 0.9s

#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.3s

#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.4s

#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.6s

#65 exporting to image
#65 exporting layers
#65 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
#65 exporting layers 4.7s done
#65 exporting manifest sha256:e98544fa3d382fccc1cc3a150a6ec0e0547dcd43cd689c8a24887bd6bd763a52 0.0s done
#65 exporting config sha256:04988b3c42f0bc87a0cbcb21c887298191ea9e39a5db711077ccc5e384ca1db7 0.0s done
#65 exporting manifest sha256:33364e46fd8116858ac5164b66572951ce3db5c62d58dd02592cfde4897ab006 0.0s done
#65 exporting config sha256:a7fe9e63aeee2e9175896249b18eda8da233e5d6bd0d7732d2b793bd20ec355c
#65 exporting config sha256:a7fe9e63aeee2e9175896249b18eda8da233e5d6bd0d7732d2b793bd20ec355c 0.0s done
#65 exporting manifest list sha256:fe94a5d70453e90ae47b82bad9f982d1f38cc7e8c356ed0e8372d0591867bb2a 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 4.5s done
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.1-amazoncorretto-11@sha256:fe94a5d70453e90ae47b82bad9f982d1f38cc7e8c356ed0e8372d0591867bb2a
#65 pushing manifest for docker.io/openmrs/openmrs-core:2.7.1-amazoncorretto-11@sha256:fe94a5d70453e90ae47b82bad9f982d1f38cc7e8c356ed0e8372d0591867bb2a 1.7s done
#65 DONE 11.0s
------
> importing cache manifest from openmrs/openmrs-core:2.7.1-dev-amazoncorretto-11-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