Platform 2.5
Build: #147 failed Manual run from the stage: Release by Rafal Korytkowski
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 69 minutes
- Labels
- None
- Revisions
-
- openmrs-core-2.5.x
-
f671310f5922da41b5ef0e1efb98cee1843dd5b5
f671310f5922da41b5ef0e1efb98cee1843dd5b5 - openmrs-standalone
-
60ac6d91c7e4ca7411f68ae9bf84d0550289952f
60ac6d91c7e4ca7411f68ae9bf84d0550289952f - Release scripts
-
ced9ff00825ca1cb8c744547be4ba8ff994bd71b
ced9ff00825ca1cb8c744547be4ba8ff994bd71b - openmrs-core-release
-
f671310f5922da41b5ef0e1efb98cee1843dd5b5
f671310f5922da41b5ef0e1efb98cee1843dd5b5
- Fixed in
- #152 (Manual run from the stage: Release by Rafal Korytkowski)
- Number of retries
- 1
Responsible
No one has taken responsibility for this failure
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Error summary for Release
The job generated some errors, drill down into the full build log for more details.
#17 extracting sha256:11e773f32c96517c576fe4828fef2326d3d376013b7e022cbe44d11eedbb1b95
#17 extracting sha256:11e773f32c96517c576fe4828fef2326d3d376013b7e022cbe44d11eedbb1b95 0.0s done
#17 DONE 1.7s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 1.997 Loaded plugins: ovl, priorities
#76 ...
#77 [linux/amd64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#0 0.617 Loaded plugins: ovl, priorities
#0 5.808 7 packages excluded due to repository priority protections
#0 6.146 No packages marked for update
#0 6.309 Loaded plugins: ovl, priorities
#0 6.323 Cleaning repos: AmazonCorretto amzn2-core
#0 6.323 Cleaning up everything
#0 6.323 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#77 DONE 6.7s
#78 [linux/amd64 stage-1 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
#78 0.399 /usr/bin/tini: OK
#78 DONE 0.5s
#79 [linux/amd64 stage-1 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
#79 DONE 2.8s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 ...
#80 [linux/amd64 stage-1 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && chmod -R g+rw /openmrs
#80 DONE 0.2s
#81 [linux/amd64 stage-1 6/10] COPY wait-for-it.sh startup-init.sh startup.sh /openmrs/
#81 DONE 0.1s
#82 [linux/amd64 stage-1 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#82 DONE 0.2s
#83 [linux/amd64 stage-1 8/10] WORKDIR /openmrs
#83 DONE 0.1s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 ...
#84 [linux/amd64 stage-1 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#84 DONE 0.1s
#85 [linux/amd64 stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#85 DONE 0.2s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 21.90 7 packages excluded due to repository priority protections
#76 23.72 No packages marked for update
#76 25.22 Loaded plugins: ovl, priorities
#76 25.30 Cleaning repos: AmazonCorretto amzn2-core
#76 25.30 Cleaning up everything
#76 25.30 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#76 DONE 25.5s
#86 [linux/arm64 stage-1 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
#86 1.049 /usr/bin/tini: OK
#86 DONE 1.1s
#87 [linux/arm64 stage-1 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
#87 DONE 3.0s
#88 [linux/arm64 stage-1 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && chmod -R g+rw /openmrs
#88 DONE 0.4s
#89 [linux/arm64 stage-1 6/10] COPY wait-for-it.sh startup-init.sh startup.sh /openmrs/
#89 DONE 0.1s
#90 [linux/arm64 stage-1 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#90 DONE 0.4s
#91 [linux/arm64 stage-1 8/10] WORKDIR /openmrs
#91 DONE 0.1s
#92 [linux/arm64 stage-1 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#92 DONE 0.1s
#93 [linux/arm64 stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#93 DONE 0.3s
#94 exporting to image
#94 exporting layers
#94 exporting layers 6.0s done
#94 exporting manifest sha256:bb652b51aad7e9a907deb8233c50f08d96835618f29a75dcc2e48a3e9a7210ee 0.0s done
#94 exporting config sha256:c2558a436220445fb610e42b5a599ba7d971a5cf97a87f776dea33e375ddbc61 0.0s done
#94 exporting manifest sha256:9c879ffaa31ebb80898e9c07f95ee19696458c65199e20c832498fa1045e8ddf 0.0s done
#94 exporting config sha256:335982ebfbfae6fe3d6dbdfe0b61b519f0e284f930642a17ded39df48bcee1a7
#94 exporting config sha256:335982ebfbfae6fe3d6dbdfe0b61b519f0e284f930642a17ded39df48bcee1a7 0.0s done
#94 exporting manifest list sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3 0.0s done
#94 pushing layers
#94 pushing layers 5.1s done
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3 0.6s done
#94 DONE 11.9s
------
> importing cache manifest from openmrs/openmrs-core@sha256:e43cf78040ef6cf7372b2fddef487782f4eae15c41c06257e6bc60e297e578d5-cache:
------
#17 extracting sha256:11e773f32c96517c576fe4828fef2326d3d376013b7e022cbe44d11eedbb1b95 0.0s done
#17 DONE 1.7s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 1.997 Loaded plugins: ovl, priorities
#76 ...
#77 [linux/amd64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#0 0.617 Loaded plugins: ovl, priorities
#0 5.808 7 packages excluded due to repository priority protections
#0 6.146 No packages marked for update
#0 6.309 Loaded plugins: ovl, priorities
#0 6.323 Cleaning repos: AmazonCorretto amzn2-core
#0 6.323 Cleaning up everything
#0 6.323 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#77 DONE 6.7s
#78 [linux/amd64 stage-1 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
#78 0.399 /usr/bin/tini: OK
#78 DONE 0.5s
#79 [linux/amd64 stage-1 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
#79 DONE 2.8s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 ...
#80 [linux/amd64 stage-1 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && chmod -R g+rw /openmrs
#80 DONE 0.2s
#81 [linux/amd64 stage-1 6/10] COPY wait-for-it.sh startup-init.sh startup.sh /openmrs/
#81 DONE 0.1s
#82 [linux/amd64 stage-1 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#82 DONE 0.2s
#83 [linux/amd64 stage-1 8/10] WORKDIR /openmrs
#83 DONE 0.1s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 ...
#84 [linux/amd64 stage-1 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#84 DONE 0.1s
#85 [linux/amd64 stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#85 DONE 0.2s
#76 [linux/arm64 stage-1 2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
#76 21.90 7 packages excluded due to repository priority protections
#76 23.72 No packages marked for update
#76 25.22 Loaded plugins: ovl, priorities
#76 25.30 Cleaning repos: AmazonCorretto amzn2-core
#76 25.30 Cleaning up everything
#76 25.30 Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
#76 DONE 25.5s
#86 [linux/arm64 stage-1 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
#86 1.049 /usr/bin/tini: OK
#86 DONE 1.1s
#87 [linux/arm64 stage-1 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
#87 DONE 3.0s
#88 [linux/arm64 stage-1 5/10] RUN mkdir -p /openmrs/data/modules && mkdir -p /openmrs/data/owa && mkdir -p /openmrs/data/configuration && chmod -R g+rw /openmrs
#88 DONE 0.4s
#89 [linux/arm64 stage-1 6/10] COPY wait-for-it.sh startup-init.sh startup.sh /openmrs/
#89 DONE 0.1s
#90 [linux/arm64 stage-1 7/10] RUN chmod g+x /openmrs/wait-for-it.sh && chmod g+x /openmrs/startup-init.sh && chmod g+x /openmrs/startup.sh
#90 DONE 0.4s
#91 [linux/arm64 stage-1 8/10] WORKDIR /openmrs
#91 DONE 0.1s
#92 [linux/arm64 stage-1 9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
#92 DONE 0.1s
#93 [linux/arm64 stage-1 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
#93 DONE 0.3s
#94 exporting to image
#94 exporting layers
#94 exporting layers 6.0s done
#94 exporting manifest sha256:bb652b51aad7e9a907deb8233c50f08d96835618f29a75dcc2e48a3e9a7210ee 0.0s done
#94 exporting config sha256:c2558a436220445fb610e42b5a599ba7d971a5cf97a87f776dea33e375ddbc61 0.0s done
#94 exporting manifest sha256:9c879ffaa31ebb80898e9c07f95ee19696458c65199e20c832498fa1045e8ddf 0.0s done
#94 exporting config sha256:335982ebfbfae6fe3d6dbdfe0b61b519f0e284f930642a17ded39df48bcee1a7
#94 exporting config sha256:335982ebfbfae6fe3d6dbdfe0b61b519f0e284f930642a17ded39df48bcee1a7 0.0s done
#94 exporting manifest list sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3 0.0s done
#94 pushing layers
#94 pushing layers 5.1s done
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3
#94 pushing manifest for docker.io/openmrs/openmrs-core:2.5.9@sha256:09c64e7bf8490723586765828da5a1f6b301d7563b7dffb89a2f87f6082636f3 0.6s done
#94 DONE 11.9s
------
> importing cache manifest from openmrs/openmrs-core@sha256:e43cf78040ef6cf7372b2fddef487782f4eae15c41c06257e6bc60e297e578d5-cache:
------