OpenMRS Core 2.7

Build: #69 was successful

Job: Deploy to docker was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Build log

The build generated 1,250 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

17-Jun-2025 13:46:20 #20 CACHED
17-Jun-2025 13:46:20
17-Jun-2025 13:46:20 #21 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.8-amazoncorretto-8@sha256:fd87edb5e272f5b776fe2ff8bc1c2afb481fc341309b94b34566ebf8c9ed74f9
17-Jun-2025 13:46:20 #21 resolve docker.io/library/maven:3.8-amazoncorretto-8@sha256:fd87edb5e272f5b776fe2ff8bc1c2afb481fc341309b94b34566ebf8c9ed74f9 0.1s done
17-Jun-2025 13:46:20 #21 DONE 0.2s
17-Jun-2025 13:46:20
17-Jun-2025 13:46:20 #22 [linux/arm64 stage-2  1/10] FROM docker.io/library/tomcat:9-jdk8-corretto@sha256:267dd012b2707f1283b69022e5f2bc24f07e0c05b0f6716b5b3bbd84c16d7bd7
17-Jun-2025 13:46:20 #22 resolve docker.io/library/tomcat:9-jdk8-corretto@sha256:267dd012b2707f1283b69022e5f2bc24f07e0c05b0f6716b5b3bbd84c16d7bd7 0.2s done
17-Jun-2025 13:46:20 #22 DONE 0.2s
17-Jun-2025 13:46:20
17-Jun-2025 13:46:20 #23 [linux/arm64 stage-2  2/10] RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
17-Jun-2025 13:46:20 #23 CACHED
17-Jun-2025 13:46:20
17-Jun-2025 13:46:20 #24 [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
17-Jun-2025 13:46:20 #24 CACHED
17-Jun-2025 13:46:20
17-Jun-2025 13:46:20 #25 [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
17-Jun-2025 13:46:21 #25 ...
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #26 [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
17-Jun-2025 13:46:21 #26 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #25 [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
17-Jun-2025 13:46:21 #25 ...
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #13 [internal] load build context
17-Jun-2025 13:46:21 #13 transferring context: 28.78MB 1.5s done
17-Jun-2025 13:46:21 #13 DONE 1.7s
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #27 [linux/amd64 compile  7/18] COPY test/pom.xml test/
17-Jun-2025 13:46:21 #27 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #28 [linux/amd64 compile  4/18] COPY docker-pom.xml .
17-Jun-2025 13:46:21 #28 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #29 [linux/amd64 compile  6/18] COPY pom.xml .
17-Jun-2025 13:46:21 #29 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #30 [linux/amd64 compile 14/18] COPY test-module/api/pom.xml test-module/api/
17-Jun-2025 13:46:21 #30 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #31 [linux/amd64 compile 15/18] COPY test-module/omod/pom.xml test-module/omod/
17-Jun-2025 13:46:21 #31 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #32 [linux/amd64 compile  5/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -f docker-pom.xml org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.11.0:setup-sdk -N -DbatchAnswers=n
17-Jun-2025 13:46:21 #32 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #33 [linux/amd64 compile  2/18] RUN yum -y update && yum -y install git && yum clean all
17-Jun-2025 13:46:21 #33 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #34 [linux/amd64 compile 11/18] COPY web/pom.xml web/
17-Jun-2025 13:46:21 #34 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #35 [linux/amd64 compile 12/18] COPY webapp/pom.xml webapp/
17-Jun-2025 13:46:21 #35 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #36 [linux/amd64 compile  8/18] COPY tools/pom.xml tools/
17-Jun-2025 13:46:21 #36 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #37 [linux/amd64 compile  3/18] WORKDIR /openmrs_core
17-Jun-2025 13:46:21 #37 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #38 [linux/amd64 compile  9/18] COPY liquibase/pom.xml liquibase/
17-Jun-2025 13:46:21 #38 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #39 [linux/amd64 compile 13/18] COPY test-module/pom.xml test-module/
17-Jun-2025 13:46:21 #39 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #40 [linux/amd64 compile 10/18] COPY api/pom.xml api/
17-Jun-2025 13:46:21 #40 CACHED
17-Jun-2025 13:46:21
17-Jun-2025 13:46:21 #25 [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
17-Jun-2025 13:46:21 #25 sha256:fbc90bf7886dc8fe3349fb66e6f6f6e066a53c3ed3bdc3a0b9dcc5dd64a90e56 12.69MB / 12.69MB 0.2s done
17-Jun-2025 13:46:21 #25 sha256:085ab28a731ae90f7d66cfe2787b6e1512aaf109444d68a33a3061dbcf20dc73 9.10kB / 9.10kB 0.1s done
17-Jun-2025 13:46:21 #25 sha256:df4533b19dc7e0807df49aca0c46754b065f051eaac31e8490d0e89fbf85656d 491.68kB / 491.68kB 0.2s done
17-Jun-2025 13:46:21 #25 sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5 4.19MB / 18.28MB 0.2s
17-Jun-2025 13:46:21 #25 sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5 14.68MB / 18.28MB 0.3s
17-Jun-2025 13:46:21 #25 sha256:caf0065f631843edfa382609552eb91d17a4593687909a4ee90666026cdbf86a 138B / 138B 0.2s done
17-Jun-2025 13:46:21 #25 sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 12.58MB / 59.66MB 0.2s
17-Jun-2025 13:46:22 #25 ...
17-Jun-2025 13:46:22
17-Jun-2025 13:46:22 #41 [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
17-Jun-2025 13:46:22 #41 DONE 0.6s
17-Jun-2025 13:46:22
17-Jun-2025 13:46:22 #25 [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
17-Jun-2025 13:46:22 #25 sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5 18.28MB / 18.28MB 0.4s done
17-Jun-2025 13:46:22 #25 sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 29.36MB / 59.66MB 0.3s
17-Jun-2025 13:46:22 #25 sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 46.14MB / 59.66MB 0.5s
17-Jun-2025 13:46:22 #25 sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 59.66MB / 59.66MB 0.7s done
17-Jun-2025 13:46:22 #25 DONE 2.1s
17-Jun-2025 13:46:22
17-Jun-2025 13:46:22 #42 [linux/amd64 compile 16/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -B dependency:go-offline -P !default-tools.jar,!mac-tools.jar
17-Jun-2025 13:46:25 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 0B / 337.05MB 0.2s
17-Jun-2025 13:46:25 #42 sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e 0B / 1.79kB 0.2s
17-Jun-2025 13:46:25 #42 sha256:b4a1aebaa8c01e9bde3899b992c57250f81278817c5932dc7ed522e7a72f1792 0B / 1.01kB 0.2s
17-Jun-2025 13:46:26 #42 ...
17-Jun-2025 13:46:26
17-Jun-2025 13:46:26 #25 [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
17-Jun-2025 13:46:26 #25 extracting sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 1.9s done
17-Jun-2025 13:46:26 #25 extracting sha256:caf0065f631843edfa382609552eb91d17a4593687909a4ee90666026cdbf86a 0.1s done
17-Jun-2025 13:46:26 #25 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done
17-Jun-2025 13:46:26 #25 extracting sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5 0.6s done
17-Jun-2025 13:46:26 #25 extracting sha256:df4533b19dc7e0807df49aca0c46754b065f051eaac31e8490d0e89fbf85656d 0.1s done
17-Jun-2025 13:46:26 #25 extracting sha256:085ab28a731ae90f7d66cfe2787b6e1512aaf109444d68a33a3061dbcf20dc73 0.1s done
17-Jun-2025 13:46:26 #25 extracting sha256:fbc90bf7886dc8fe3349fb66e6f6f6e066a53c3ed3bdc3a0b9dcc5dd64a90e56 0.5s done
17-Jun-2025 13:46:26 #25 DONE 5.5s
17-Jun-2025 13:46:26
17-Jun-2025 13:46:26 #42 [linux/amd64 compile 16/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -B dependency:go-offline -P !default-tools.jar,!mac-tools.jar
17-Jun-2025 13:46:26 #42 sha256:22a4e6e8b03c8eb8217ade6971c1fac2475e43b2020318e9e29744e23487e972 0B / 1.70kB 0.2s
17-Jun-2025 13:46:26 #42 sha256:b4a1aebaa8c01e9bde3899b992c57250f81278817c5932dc7ed522e7a72f1792 1.01kB / 1.01kB 0.8s done
17-Jun-2025 13:46:26 #42 sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f 0B / 2.59kB 0.2s
17-Jun-2025 13:46:26 #42 ...
17-Jun-2025 13:46:26
17-Jun-2025 13:46:26 #43 [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
17-Jun-2025 13:46:26 #43 DONE 0.9s
17-Jun-2025 13:46:26
17-Jun-2025 13:46:26 #42 [linux/amd64 compile 16/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -B dependency:go-offline -P !default-tools.jar,!mac-tools.jar
17-Jun-2025 13:46:26 #42 sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e 1.79kB / 1.79kB 1.0s done
17-Jun-2025 13:46:26 #42 sha256:22a4e6e8b03c8eb8217ade6971c1fac2475e43b2020318e9e29744e23487e972 1.70kB / 1.70kB 1.1s done
17-Jun-2025 13:46:26 #42 sha256:abe2c98ab3a0ba496c66a17d7bd3c8d00f5f55ce67c6a9d72cd58f0d7a0e744a 0B / 1.69kB 0.2s
17-Jun-2025 13:46:27 #42 sha256:4e81fd585c0431b9a154fa1c9bbcce00572534626ac91969f051dbdbfb0a87dc 0B / 2.31kB 0.2s
17-Jun-2025 13:46:27 #42 sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f 2.59kB / 2.59kB 1.0s done
17-Jun-2025 13:46:27 #42 sha256:abe2c98ab3a0ba496c66a17d7bd3c8d00f5f55ce67c6a9d72cd58f0d7a0e744a 1.69kB / 1.69kB 0.8s done
17-Jun-2025 13:46:27 #42 sha256:4e81fd585c0431b9a154fa1c9bbcce00572534626ac91969f051dbdbfb0a87dc 2.31kB / 2.31kB 0.9s done
17-Jun-2025 13:46:27 #42 sha256:e5f786af640d84bf05ebbe1bf172312fad85c1b8d62e53fd1fc98a76034236bc 0B / 1.34kB 0.2s
17-Jun-2025 13:46:27 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 18.87MB / 337.05MB 2.1s
17-Jun-2025 13:46:27 #42 sha256:160c29f8c0fa5a8610c44a6fdd60336e8b73084e9a94874d92b8408328db4b5b 0B / 1.12kB 0.2s
17-Jun-2025 13:46:27 #42 sha256:d142d3db157d2f4458045a514497c0fbb2ba981e8c943b772fadcade8868179e 0B / 1.18kB 0.2s
17-Jun-2025 13:46:28 #42 sha256:e5f786af640d84bf05ebbe1bf172312fad85c1b8d62e53fd1fc98a76034236bc 1.34kB / 1.34kB 0.8s done
17-Jun-2025 13:46:28 #42 sha256:160c29f8c0fa5a8610c44a6fdd60336e8b73084e9a94874d92b8408328db4b5b 1.12kB / 1.12kB 0.9s done
17-Jun-2025 13:46:28 #42 sha256:31a8cd84b493c4d48ffac1b6d20fd253cbaf4b7f2583dd92279732d4088f3c87 0B / 6.66kB 0.2s
17-Jun-2025 13:46:28 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 37.75MB / 337.05MB 3.0s
17-Jun-2025 13:46:28 #42 sha256:d142d3db157d2f4458045a514497c0fbb2ba981e8c943b772fadcade8868179e 1.18kB / 1.18kB 0.9s done
17-Jun-2025 13:46:29 #42 sha256:31a8cd84b493c4d48ffac1b6d20fd253cbaf4b7f2583dd92279732d4088f3c87 6.66kB / 6.66kB 1.1s done
17-Jun-2025 13:46:29 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 56.62MB / 337.05MB 3.9s
17-Jun-2025 13:46:29 #42 extracting sha256:31a8cd84b493c4d48ffac1b6d20fd253cbaf4b7f2583dd92279732d4088f3c87 0.1s done
17-Jun-2025 13:46:29 #42 extracting sha256:d142d3db157d2f4458045a514497c0fbb2ba981e8c943b772fadcade8868179e 0.1s done
17-Jun-2025 13:46:29 #42 extracting sha256:160c29f8c0fa5a8610c44a6fdd60336e8b73084e9a94874d92b8408328db4b5b 0.1s done
17-Jun-2025 13:46:29 #42 extracting sha256:e5f786af640d84bf05ebbe1bf172312fad85c1b8d62e53fd1fc98a76034236bc 0.1s done
17-Jun-2025 13:46:29 #42 extracting sha256:4e81fd585c0431b9a154fa1c9bbcce00572534626ac91969f051dbdbfb0a87dc 0.1s done
17-Jun-2025 13:46:30 #42 extracting sha256:abe2c98ab3a0ba496c66a17d7bd3c8d00f5f55ce67c6a9d72cd58f0d7a0e744a 0.1s done
17-Jun-2025 13:46:30 #42 extracting sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f
17-Jun-2025 13:46:30 #42 extracting sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f 0.1s done
17-Jun-2025 13:46:30 #42 extracting sha256:22a4e6e8b03c8eb8217ade6971c1fac2475e43b2020318e9e29744e23487e972 0.1s done
17-Jun-2025 13:46:30 #42 extracting sha256:b4a1aebaa8c01e9bde3899b992c57250f81278817c5932dc7ed522e7a72f1792 0.1s done
17-Jun-2025 13:46:30 #42 extracting sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e
17-Jun-2025 13:46:30 #42 extracting sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e 0.1s done
17-Jun-2025 13:46:30 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 76.55MB / 337.05MB 4.8s
17-Jun-2025 13:46:31 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 96.47MB / 337.05MB 5.7s
17-Jun-2025 13:46:32 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 114.29MB / 337.05MB 6.6s
17-Jun-2025 13:46:33 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 135.27MB / 337.05MB 7.8s
17-Jun-2025 13:46:34 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 155.19MB / 337.05MB 9.0s
17-Jun-2025 13:46:35 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 173.02MB / 337.05MB 9.9s
17-Jun-2025 13:46:36 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 190.84MB / 337.05MB 11.0s
17-Jun-2025 13:46:37 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 208.67MB / 337.05MB 12.0s
17-Jun-2025 13:46:39 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 227.54MB / 337.05MB 13.2s
17-Jun-2025 13:46:40 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 248.51MB / 337.05MB 14.7s
17-Jun-2025 13:46:42 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 270.53MB / 337.05MB 16.4s
17-Jun-2025 13:46:43 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 289.41MB / 337.05MB 18.0s
17-Jun-2025 13:46:45 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 309.33MB / 337.05MB 19.2s
17-Jun-2025 13:46:46 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 334.50MB / 337.05MB 20.4s
17-Jun-2025 13:46:46 #42 sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 337.05MB / 337.05MB 20.6s done
17-Jun-2025 13:46:46 #42 extracting sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26
17-Jun-2025 13:46:50 #42 extracting sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 4.4s done
17-Jun-2025 13:46:50 #42 DONE 28.9s
17-Jun-2025 13:46:50
17-Jun-2025 13:46:50 #44 [linux/amd64 compile 17/18] COPY . .
17-Jun-2025 13:46:53 #44 DONE 2.2s
17-Jun-2025 13:46:53
17-Jun-2025 13:46:53 #45 [linux/amd64 compile 18/18] RUN mvn -s /usr/share/maven/ref/settings-docker.xml clean install -DskipTests
17-Jun-2025 13:46:56 #45 3.036 [INFO] Scanning for projects...
17-Jun-2025 13:46:56 #45 3.776 [WARNING]
17-Jun-2025 13:46:56 #45 3.777 [WARNING] Some problems were encountered while building the effective model for org.openmrs.tools:openmrs-tools:jar:2.7.5-SNAPSHOT
17-Jun-2025 13:46:56 #45 3.782 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.junit.jupiter:junit-jupiter-params:jar -> duplicate declaration of version ${junitVersion} @ org.openmrs:openmrs:2.7.5-SNAPSHOT, /openmrs_core/pom.xml, line 468, column 16
17-Jun-2025 13:46:56 #45 3.784 [WARNING]
17-Jun-2025 13:46:56 #45 3.785 [WARNING] Some problems were encountered while building the effective model for org.openmrs:openmrs:pom:2.7.5-SNAPSHOT
17-Jun-2025 13:46:56 #45 3.786 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.junit.jupiter:junit-jupiter-params:jar -> duplicate declaration of version ${junitVersion} @ line 468, column 16
17-Jun-2025 13:46:56 #45 3.786 [WARNING]
17-Jun-2025 13:46:56 #45 3.787 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
17-Jun-2025 13:46:56 #45 3.788 [WARNING]
17-Jun-2025 13:46:56 #45 3.788 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
17-Jun-2025 13:46:56 #45 3.789 [WARNING]
17-Jun-2025 13:46:56 #45 3.800 [INFO] ------------------------------------------------------------------------
17-Jun-2025 13:46:56 #45 3.801 [INFO] Reactor Build Order:
17-Jun-2025 13:46:56 #45 3.802 [INFO]
17-Jun-2025 13:46:56 #45 3.803 [INFO] OpenMRS                                                            [pom]
17-Jun-2025 13:46:56 #45 3.804 [INFO] openmrs-tools                                                      [jar]
17-Jun-2025 13:46:56 #45 3.805 [INFO] openmrs-test                                                       [pom]
17-Jun-2025 13:46:56 #45 3.805 [INFO] openmrs-api                                                        [jar]
17-Jun-2025 13:46:56 #45 3.806 [INFO] openmrs-web                                                        [jar]
17-Jun-2025 13:46:56 #45 3.807 [INFO] openmrs-webapp                                                     [war]
17-Jun-2025 13:46:56 #45 3.807 [INFO] openmrs-liquibase                                                  [jar]
17-Jun-2025 13:46:56 #45 3.808 [INFO] openmrs-test-module                                                [pom]
17-Jun-2025 13:46:56 #45 3.808 [INFO] openmrs-test-module-api                                            [jar]
17-Jun-2025 13:46:56 #45 3.808 [INFO] openmrs-test-module-omod                                           [jar]
17-Jun-2025 13:46:56 #45 3.825 [INFO]
17-Jun-2025 13:46:56 #45 3.827 [INFO] ------------------------< org.openmrs:openmrs >-------------------------
17-Jun-2025 13:46:56 #45 3.827 [INFO] Building OpenMRS 2.7.5-SNAPSHOT                                   [1/10]
17-Jun-2025 13:46:56 #45 3.830 [INFO]   from pom.xml
17-Jun-2025 13:46:56 #45 3.830 [INFO] --------------------------------[ pom ]---------------------------------
17-Jun-2025 13:46:57 #45 3.939 [INFO]
17-Jun-2025 13:46:57 #45 3.941 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs ---
17-Jun-2025 13:46:57 #45 4.000 [INFO]
17-Jun-2025 13:46:57 #45 4.002 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs ---
17-Jun-2025 13:46:57 #45 4.708 [INFO] ShortRevision tag detected. The value is '6'.
17-Jun-2025 13:46:57 #45 4.723 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
17-Jun-2025 13:46:57 #45 4.725 [INFO] Working directory: /openmrs_core
17-Jun-2025 13:46:57 #45 4.792 [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of 0 :
17-Jun-2025 13:46:57 #45 4.792 Exception while executing SCM command.
17-Jun-2025 13:46:57 #45 4.794 [INFO] Storing buildNumber: 0 at timestamp: 1750168017674
17-Jun-2025 13:46:57 #45 4.795 [INFO] Executing: /bin/sh -c cd '/openmrs_core' && 'git' 'symbolic-ref' 'HEAD'
17-Jun-2025 13:46:57 #45 4.795 [INFO] Working directory: /openmrs_core
17-Jun-2025 13:46:57 #45 4.804 [INFO] Storing scmBranch: 2.7.x
17-Jun-2025 13:46:57 #45 4.805 [INFO]
17-Jun-2025 13:46:57 #45 4.806 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs ---
17-Jun-2025 13:46:58 #45 4.868 [INFO]
17-Jun-2025 13:46:58 #45 4.869 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs ---
17-Jun-2025 13:46:58 #45 5.264 [WARNING] JAR will be empty - no content was marked for inclusion!
17-Jun-2025 13:46:58 #45 5.302 [INFO] Building jar: /openmrs_core/target/openmrs-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:58 #45 5.421 [INFO]
17-Jun-2025 13:46:58 #45 5.421 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs ---
17-Jun-2025 13:46:58 #45 5.667 [INFO] Checking licenses...
17-Jun-2025 13:46:58 #45 5.937 [INFO]
17-Jun-2025 13:46:59 #45 5.937 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs ---
17-Jun-2025 13:46:59 #45 5.998 [INFO] Installing /openmrs_core/pom.xml to /usr/share/maven/ref/repository/org/openmrs/openmrs/2.7.5-SNAPSHOT/openmrs-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:46:59 #45 6.007 [INFO] Installing /openmrs_core/target/openmrs-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/openmrs/2.7.5-SNAPSHOT/openmrs-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:59 #45 6.011 [INFO]
17-Jun-2025 13:46:59 #45 6.011 [INFO] ------------------< org.openmrs.tools:openmrs-tools >-------------------
17-Jun-2025 13:46:59 #45 6.011 [INFO] Building openmrs-tools 2.7.5-SNAPSHOT                             [2/10]
17-Jun-2025 13:46:59 #45 6.011 [INFO]   from tools/pom.xml
17-Jun-2025 13:46:59 #45 6.011 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:46:59 #45 6.055 [INFO]
17-Jun-2025 13:46:59 #45 6.056 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.059 [INFO]
17-Jun-2025 13:46:59 #45 6.060 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.062 [INFO]
17-Jun-2025 13:46:59 #45 6.063 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.064 [INFO]
17-Jun-2025 13:46:59 #45 6.065 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.103 [INFO] Copying 4 resources from src/main/resources to target/classes
17-Jun-2025 13:46:59 #45 6.109 [INFO]
17-Jun-2025 13:46:59 #45 6.110 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.184 [INFO] No sources to compile
17-Jun-2025 13:46:59 #45 6.186 [INFO]
17-Jun-2025 13:46:59 #45 6.186 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.189 [INFO] skip non existing resourceDirectory /openmrs_core/tools/src/test/resources
17-Jun-2025 13:46:59 #45 6.189 [INFO]
17-Jun-2025 13:46:59 #45 6.190 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.193 [INFO] No sources to compile
17-Jun-2025 13:46:59 #45 6.194 [INFO]
17-Jun-2025 13:46:59 #45 6.194 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.279 [INFO] Tests are skipped.
17-Jun-2025 13:46:59 #45 6.279 [INFO]
17-Jun-2025 13:46:59 #45 6.280 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.305 [INFO] Building jar: /openmrs_core/tools/target/openmrs-tools-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:46:59 #45 6.316 [INFO]
17-Jun-2025 13:46:59 #45 6.316 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.318 [WARNING] JAR will be empty - no content was marked for inclusion!
17-Jun-2025 13:46:59 #45 6.320 [INFO] Building jar: /openmrs_core/tools/target/openmrs-tools-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:59 #45 6.327 [INFO]
17-Jun-2025 13:46:59 #45 6.327 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.331 [INFO] Checking licenses...
17-Jun-2025 13:46:59 #45 6.346 [INFO]
17-Jun-2025 13:46:59 #45 6.346 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-tools ---
17-Jun-2025 13:46:59 #45 6.349 [INFO] Installing /openmrs_core/tools/target/openmrs-tools-2.7.5-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.7.5-SNAPSHOT/openmrs-tools-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:46:59 #45 6.350 [INFO] Installing /openmrs_core/tools/pom.xml to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.7.5-SNAPSHOT/openmrs-tools-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:46:59 #45 6.353 [INFO] Installing /openmrs_core/tools/target/openmrs-tools-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/tools/openmrs-tools/2.7.5-SNAPSHOT/openmrs-tools-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:59 #45 6.357 [INFO]
17-Jun-2025 13:46:59 #45 6.357 [INFO] -------------------< org.openmrs.test:openmrs-test >--------------------
17-Jun-2025 13:46:59 #45 6.357 [INFO] Building openmrs-test 2.7.5-SNAPSHOT                              [3/10]
17-Jun-2025 13:46:59 #45 6.357 [INFO]   from test/pom.xml
17-Jun-2025 13:46:59 #45 6.357 [INFO] --------------------------------[ pom ]---------------------------------
17-Jun-2025 13:46:59 #45 6.432 [INFO]
17-Jun-2025 13:46:59 #45 6.432 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.435 [INFO]
17-Jun-2025 13:46:59 #45 6.436 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.438 [INFO]
17-Jun-2025 13:46:59 #45 6.438 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.441 [INFO]
17-Jun-2025 13:46:59 #45 6.441 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.443 [WARNING] JAR will be empty - no content was marked for inclusion!
17-Jun-2025 13:46:59 #45 6.444 [INFO] Building jar: /openmrs_core/test/target/openmrs-test-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:59 #45 6.457 [INFO]
17-Jun-2025 13:46:59 #45 6.457 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.460 [INFO] Checking licenses...
17-Jun-2025 13:46:59 #45 6.467 [INFO]
17-Jun-2025 13:46:59 #45 6.467 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test ---
17-Jun-2025 13:46:59 #45 6.468 [INFO] Installing /openmrs_core/test/pom.xml to /usr/share/maven/ref/repository/org/openmrs/test/openmrs-test/2.7.5-SNAPSHOT/openmrs-test-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:46:59 #45 6.471 [INFO] Installing /openmrs_core/test/target/openmrs-test-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/test/openmrs-test/2.7.5-SNAPSHOT/openmrs-test-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:46:59 #45 6.473 [INFO]
17-Jun-2025 13:46:59 #45 6.473 [INFO] --------------------< org.openmrs.api:openmrs-api >---------------------
17-Jun-2025 13:46:59 #45 6.473 [INFO] Building openmrs-api 2.7.5-SNAPSHOT                               [4/10]
17-Jun-2025 13:46:59 #45 6.473 [INFO]   from api/pom.xml
17-Jun-2025 13:46:59 #45 6.474 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:46:59 #45 6.839 [WARNING] The artifact org.hibernate:hibernate-validator:jar:6.1.2.Final has been relocated to org.hibernate.validator:hibernate-validator:jar:6.1.2.Final
17-Jun-2025 13:47:00 #45 6.854 [INFO]
17-Jun-2025 13:47:00 #45 6.854 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-api ---
17-Jun-2025 13:47:00 #45 6.856 [INFO]
17-Jun-2025 13:47:00 #45 6.856 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-api ---
17-Jun-2025 13:47:00 #45 6.859 [INFO]
17-Jun-2025 13:47:00 #45 6.860 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-api ---
17-Jun-2025 13:47:00 #45 6.861 [INFO]
17-Jun-2025 13:47:00 #45 6.861 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (prepare-agent) @ openmrs-api ---
17-Jun-2025 13:47:00 #45 6.903 [INFO] argLine set to -javaagent:/usr/share/maven/ref/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/openmrs_core/api/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
17-Jun-2025 13:47:00 #45 6.903 [INFO]
17-Jun-2025 13:47:00 #45 6.903 [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-api ---
17-Jun-2025 13:47:00 #45 7.108 [INFO] Using 'UTF-8' encoding to format source files.
17-Jun-2025 13:47:05 #45 12.52 [INFO] Number of files to be formatted: 1153
17-Jun-2025 13:47:08 #45 15.81 [INFO] Successfully formatted: 0 file(s)
17-Jun-2025 13:47:08 #45 15.81 [INFO] Fail to format        : 0 file(s)
17-Jun-2025 13:47:08 #45 15.81 [INFO] Skipped               : 1153 file(s)
17-Jun-2025 13:47:08 #45 15.81 [INFO] Approximate time taken: 8s
17-Jun-2025 13:47:08 #45 15.81 [INFO]
17-Jun-2025 13:47:08 #45 15.81 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-api ---
17-Jun-2025 13:47:08 #45 15.82 [INFO] Copying 1 resource from src/main/resources to target/classes
17-Jun-2025 13:47:08 #45 15.86 [INFO] Copying 151 resources from src/main/resources to target/classes
17-Jun-2025 13:47:08 #45 15.91 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
17-Jun-2025 13:47:09 #45 15.91 [INFO]
17-Jun-2025 13:47:09 #45 15.91 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-api ---
17-Jun-2025 13:47:09 #45 16.00 [INFO] Recompiling the module because of changed source code.
17-Jun-2025 13:47:09 #45 16.02 [INFO] Compiling 765 source files with javac [debug target 1.8] to target/classes
17-Jun-2025 13:47:18 #45 25.67 [INFO] Processing Log4j annotations
17-Jun-2025 13:47:18 #45 25.67 [INFO] Annotations processed
17-Jun-2025 13:47:18 #45 25.67 [INFO] Processing Log4j annotations
17-Jun-2025 13:47:18 #45 25.67 [INFO] No elements to process
17-Jun-2025 13:47:18 #45 25.67 [INFO] /openmrs_core/api/src/main/java/liquibase/ext/logging/slf4j/Slf4JLogger.java: Some input files use or override a deprecated API.
17-Jun-2025 13:47:18 #45 25.67 [INFO] /openmrs_core/api/src/main/java/liquibase/ext/logging/slf4j/Slf4JLogger.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:18 #45 25.67 [INFO] /openmrs_core/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Some input files use unchecked or unsafe operations.
17-Jun-2025 13:47:18 #45 25.68 [INFO] /openmrs_core/api/src/main/java/org/openmrs/BaseCustomizableMetadata.java: Recompile with -Xlint:unchecked for details.
17-Jun-2025 13:47:18 #45 25.68 [INFO]
17-Jun-2025 13:47:18 #45 25.68 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-api ---
17-Jun-2025 13:47:18 #45 25.69 [INFO] Copying 157 resources from src/test/resources to target/test-classes
17-Jun-2025 13:47:18 #45 25.73 [INFO]
17-Jun-2025 13:47:18 #45 25.73 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-api ---
17-Jun-2025 13:47:18 #45 25.76 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:18 #45 25.76 [INFO] Compiling 388 source files with javac [debug target 1.8] to target/test-classes
17-Jun-2025 13:47:26 #45 32.98 [INFO] /openmrs_core/api/src/test/java/liquibase/ext/datatype/core/MySQLBooleanTypeTest.java: Some input files use or override a deprecated API.
17-Jun-2025 13:47:26 #45 32.98 [INFO] /openmrs_core/api/src/test/java/liquibase/ext/datatype/core/MySQLBooleanTypeTest.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:26 #45 32.98 [INFO] /openmrs_core/api/src/test/java/org/openmrs/EncounterTest.java: Some input files use unchecked or unsafe operations.
17-Jun-2025 13:47:26 #45 32.98 [INFO] /openmrs_core/api/src/test/java/org/openmrs/EncounterTest.java: Recompile with -Xlint:unchecked for details.
17-Jun-2025 13:47:26 #45 32.98 [INFO]
17-Jun-2025 13:47:26 #45 32.98 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-api ---
17-Jun-2025 13:47:26 #45 32.99 [INFO] Tests are skipped.
17-Jun-2025 13:47:26 #45 32.99 [INFO]
17-Jun-2025 13:47:26 #45 32.99 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-api ---
17-Jun-2025 13:47:26 #45 33.18 [INFO] Building jar: /openmrs_core/api/target/openmrs-api-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:26 #45 33.71 [INFO]
17-Jun-2025 13:47:26 #45 33.71 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-api ---
17-Jun-2025 13:47:27 #45 33.83 [INFO] Building jar: /openmrs_core/api/target/openmrs-api-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:27 #45 34.15 [INFO]
17-Jun-2025 13:47:27 #45 34.15 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-api ---
17-Jun-2025 13:47:27 #45 34.16 [INFO] Checking licenses...
17-Jun-2025 13:47:27 #45 34.55 [INFO]
17-Jun-2025 13:47:27 #45 34.55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-api ---
17-Jun-2025 13:47:27 #45 34.55 [INFO] Installing /openmrs_core/api/target/openmrs-api-2.7.5-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.7.5-SNAPSHOT/openmrs-api-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:27 #45 34.56 [INFO] Installing /openmrs_core/api/pom.xml to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.7.5-SNAPSHOT/openmrs-api-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:27 #45 34.56 [INFO] Installing /openmrs_core/api/target/openmrs-api-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/api/openmrs-api/2.7.5-SNAPSHOT/openmrs-api-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:27 #45 34.60 [INFO]
17-Jun-2025 13:47:27 #45 34.60 [INFO] --------------------< org.openmrs.web:openmrs-web >---------------------
17-Jun-2025 13:47:27 #45 34.60 [INFO] Building openmrs-web 2.7.5-SNAPSHOT                               [5/10]
17-Jun-2025 13:47:27 #45 34.60 [INFO]   from web/pom.xml
17-Jun-2025 13:47:27 #45 34.60 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:47:27 #45 34.71 [INFO]
17-Jun-2025 13:47:27 #45 34.71 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-web ---
17-Jun-2025 13:47:27 #45 34.72 [INFO]
17-Jun-2025 13:47:27 #45 34.72 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-web ---
17-Jun-2025 13:47:27 #45 34.72 [INFO]
17-Jun-2025 13:47:27 #45 34.72 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-web ---
17-Jun-2025 13:47:27 #45 34.72 [INFO]
17-Jun-2025 13:47:27 #45 34.72 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (prepare-agent) @ openmrs-web ---
17-Jun-2025 13:47:27 #45 34.72 [INFO] argLine set to -javaagent:/usr/share/maven/ref/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/openmrs_core/web/target/jacoco.exec,includes=org/openmrs/** -Duser.language=en -Duser.region=US -Xmx1g -Djava.locale.providers=COMPAT
17-Jun-2025 13:47:27 #45 34.73 [INFO]
17-Jun-2025 13:47:27 #45 34.73 [INFO] --- maven-java-formatter-plugin:0.3:format (default) @ openmrs-web ---
17-Jun-2025 13:47:27 #45 34.73 [INFO] Using 'UTF-8' encoding to format source files.
17-Jun-2025 13:47:28 #45 35.25 [INFO] Number of files to be formatted: 62
17-Jun-2025 13:47:28 #45 35.47 [INFO] Successfully formatted: 0 file(s)
17-Jun-2025 13:47:28 #45 35.47 [INFO] Fail to format        : 0 file(s)
17-Jun-2025 13:47:28 #45 35.47 [INFO] Skipped               : 62 file(s)
17-Jun-2025 13:47:28 #45 35.47 [INFO] Approximate time taken: 0s
17-Jun-2025 13:47:28 #45 35.48 [INFO]
17-Jun-2025 13:47:28 #45 35.48 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-web ---
17-Jun-2025 13:47:28 #45 35.48 [INFO] Copying 22 resources from src/main/resources to target/classes
17-Jun-2025 13:47:28 #45 35.49 [INFO]
17-Jun-2025 13:47:28 #45 35.49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-web ---
17-Jun-2025 13:47:28 #45 35.50 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:28 #45 35.51 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes
17-Jun-2025 13:47:29 #45 36.11 [INFO] /openmrs_core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Some input files use or override a deprecated API.
17-Jun-2025 13:47:29 #45 36.11 [INFO] /openmrs_core/web/src/main/java/org/openmrs/web/controller/PseudoStaticContentController.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:29 #45 36.11 [INFO]
17-Jun-2025 13:47:29 #45 36.11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.12 [INFO] Copying 3 resources from src/test/resources to target/test-classes
17-Jun-2025 13:47:29 #45 36.13 [INFO]
17-Jun-2025 13:47:29 #45 36.13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.14 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:29 #45 36.14 [INFO] Compiling 21 source files with javac [debug target 1.8] to target/test-classes
17-Jun-2025 13:47:29 #45 36.54 [INFO] /openmrs_core/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Some input files use or override a deprecated API.
17-Jun-2025 13:47:29 #45 36.54 [INFO] /openmrs_core/web/src/test/java/org/openmrs/web/test/BaseModuleWebContextSensitiveTest.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:29 #45 36.54 [INFO]
17-Jun-2025 13:47:29 #45 36.55 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.55 [INFO] Tests are skipped.
17-Jun-2025 13:47:29 #45 36.56 [INFO]
17-Jun-2025 13:47:29 #45 36.56 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.58 [INFO] Building jar: /openmrs_core/web/target/openmrs-web-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:29 #45 36.61 [INFO]
17-Jun-2025 13:47:29 #45 36.61 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.62 [INFO] Building jar: /openmrs_core/web/target/openmrs-web-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:29 #45 36.63 [INFO]
17-Jun-2025 13:47:29 #45 36.63 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.64 [INFO] Checking licenses...
17-Jun-2025 13:47:29 #45 36.69 [INFO]
17-Jun-2025 13:47:29 #45 36.69 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-web ---
17-Jun-2025 13:47:29 #45 36.69 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.7.5-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.7.5-SNAPSHOT/openmrs-web-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:29 #45 36.70 [INFO] Installing /openmrs_core/web/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.7.5-SNAPSHOT/openmrs-web-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:29 #45 36.70 [INFO] Installing /openmrs_core/web/target/openmrs-web-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-web/2.7.5-SNAPSHOT/openmrs-web-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:29 #45 36.70 [INFO]
17-Jun-2025 13:47:29 #45 36.70 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
17-Jun-2025 13:47:29 #45 36.70 [INFO] Building openmrs-webapp 2.7.5-SNAPSHOT                            [6/10]
17-Jun-2025 13:47:29 #45 36.70 [INFO]   from webapp/pom.xml
17-Jun-2025 13:47:29 #45 36.70 [INFO] --------------------------------[ war ]---------------------------------
17-Jun-2025 13:47:29 #45 36.73 [INFO]
17-Jun-2025 13:47:29 #45 36.73 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-webapp ---
17-Jun-2025 13:47:29 #45 36.76 [INFO]
17-Jun-2025 13:47:29 #45 36.76 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-webapp ---
17-Jun-2025 13:47:29 #45 36.82 [INFO]
17-Jun-2025 13:47:29 #45 36.82 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 36.85 [INFO]
17-Jun-2025 13:47:30 #45 36.86 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 36.89 [INFO] Copying 2 resources from src/main/resources to target/classes
17-Jun-2025 13:47:30 #45 36.90 [INFO] Copying 1 resource from src/main/webapp to target/classes/../jetty
17-Jun-2025 13:47:30 #45 36.92 [INFO]
17-Jun-2025 13:47:30 #45 36.92 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.15 [INFO] Executing tasks
17-Jun-2025 13:47:30 #45 37.17 [INFO]     [unzip] Expanding: /openmrs_core/webapp/src/main/resources/liquibase-demo-data.zip into /openmrs_core/webapp/target/classes
17-Jun-2025 13:47:30 #45 37.23 [INFO] Executed tasks
17-Jun-2025 13:47:30 #45 37.23 [INFO]
17-Jun-2025 13:47:30 #45 37.24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.28 [INFO] No sources to compile
17-Jun-2025 13:47:30 #45 37.28 [INFO]
17-Jun-2025 13:47:30 #45 37.28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.29 [INFO] Copying 1 resource from src/test/resources to target/test-classes
17-Jun-2025 13:47:30 #45 37.29 [INFO]
17-Jun-2025 13:47:30 #45 37.29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.30 [INFO] No sources to compile
17-Jun-2025 13:47:30 #45 37.30 [INFO]
17-Jun-2025 13:47:30 #45 37.30 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.35 [INFO] Tests are skipped.
17-Jun-2025 13:47:30 #45 37.35 [INFO]
17-Jun-2025 13:47:30 #45 37.35 [INFO] --- maven-war-plugin:3.4.0:war (default-war) @ openmrs-webapp ---
17-Jun-2025 13:47:30 #45 37.71 [INFO] Packaging webapp
17-Jun-2025 13:47:30 #45 37.71 [INFO] Assembling webapp [openmrs-webapp] in [/openmrs_core/webapp/target/openmrs]
17-Jun-2025 13:47:30 #45 37.71 [INFO] Processing war project
17-Jun-2025 13:47:30 #45 37.71 [INFO] Copying webapp webResources [/openmrs_core/webapp/src/main/webapp] to [/openmrs_core/webapp/target/openmrs]
17-Jun-2025 13:47:30 #45 37.75 [INFO] Copying webapp resources [/openmrs_core/webapp/src/main/webapp]
17-Jun-2025 13:47:31 #45 38.41 [INFO] Building war: /openmrs_core/webapp/target/openmrs.war
17-Jun-2025 13:47:33 #45 40.24 [INFO]
17-Jun-2025 13:47:33 #45 40.24 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-webapp ---
17-Jun-2025 13:47:33 #45 40.35 [INFO] Building jar: /openmrs_core/webapp/target/openmrs-tests.jar
17-Jun-2025 13:47:33 #45 40.39 [INFO]
17-Jun-2025 13:47:33 #45 40.39 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
17-Jun-2025 13:47:33 #45 40.42 [INFO] Checking licenses...
17-Jun-2025 13:47:33 #45 40.47 [INFO]
17-Jun-2025 13:47:33 #45 40.47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
17-Jun-2025 13:47:33 #45 40.48 [INFO] Installing /openmrs_core/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.7.5-SNAPSHOT/openmrs-webapp-2.7.5-SNAPSHOT.war
17-Jun-2025 13:47:33 #45 40.68 [INFO] Installing /openmrs_core/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.7.5-SNAPSHOT/openmrs-webapp-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:33 #45 40.68 [INFO] Installing /openmrs_core/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.7.5-SNAPSHOT/openmrs-webapp-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:33 #45 40.69 [INFO]
17-Jun-2025 13:47:33 #45 40.69 [INFO] --------------< org.openmrs.liquibase:openmrs-liquibase >---------------
17-Jun-2025 13:47:33 #45 40.69 [INFO] Building openmrs-liquibase 2.7.5-SNAPSHOT                         [7/10]
17-Jun-2025 13:47:33 #45 40.69 [INFO]   from liquibase/pom.xml
17-Jun-2025 13:47:33 #45 40.69 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:47:33 #45 40.70 [INFO]
17-Jun-2025 13:47:33 #45 40.70 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.70 [INFO]
17-Jun-2025 13:47:33 #45 40.70 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.70 [INFO]
17-Jun-2025 13:47:33 #45 40.70 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.70 [INFO]
17-Jun-2025 13:47:33 #45 40.70 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.70 [INFO] Copying 1 resource from src/main/resources to target/classes
17-Jun-2025 13:47:33 #45 40.70 [INFO]
17-Jun-2025 13:47:33 #45 40.70 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.71 [INFO] Recompiling the module because of changed source code.
17-Jun-2025 13:47:33 #45 40.71 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/classes
17-Jun-2025 13:47:33 #45 40.75 [INFO]
17-Jun-2025 13:47:33 #45 40.75 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.75 [INFO] Copying 7 resources from src/test/resources to target/test-classes
17-Jun-2025 13:47:33 #45 40.76 [INFO]
17-Jun-2025 13:47:33 #45 40.76 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.76 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:33 #45 40.76 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes
17-Jun-2025 13:47:33 #45 40.82 [INFO]
17-Jun-2025 13:47:33 #45 40.82 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.82 [INFO] Tests are skipped.
17-Jun-2025 13:47:33 #45 40.82 [INFO]
17-Jun-2025 13:47:33 #45 40.82 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-liquibase ---
17-Jun-2025 13:47:33 #45 40.82 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:33 #45 40.84 [INFO]
17-Jun-2025 13:47:33 #45 40.84 [INFO] --- maven-assembly-plugin:3.7.1:single (default) @ openmrs-liquibase ---
17-Jun-2025 13:47:34 #45 41.53 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.pom
17-Jun-2025 13:47:35 #45 42.01 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.3/junit-platform-commons-1.11.3.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.03 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom
17-Jun-2025 13:47:35 #45 42.04 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.05 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.pom
17-Jun-2025 13:47:35 #45 42.07 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.3/junit-jupiter-api-5.11.3.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.08 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom
17-Jun-2025 13:47:35 #45 42.09 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.11.13/byte-buddy-agent-1.11.13.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.09 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom
17-Jun-2025 13:47:35 #45 42.11 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.11.13/byte-buddy-parent-1.11.13.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.12 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
17-Jun-2025 13:47:35 #45 42.13 Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.14 Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
17-Jun-2025 13:47:35 #45 42.14 Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.16 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom
17-Jun-2025 13:47:35 #45 42.17 Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.18 Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom
17-Jun-2025 13:47:35 #45 42.19 Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.21 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom
17-Jun-2025 13:47:35 #45 42.21 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.22 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom
17-Jun-2025 13:47:35 #45 42.24 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.24 Downloading from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom
17-Jun-2025 13:47:35 #45 42.26 Downloaded from central: https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.26 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.22.1/log4j-slf4j-impl-2.22.1.pom
17-Jun-2025 13:47:35 #45 42.28 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-slf4j-impl/2.22.1/log4j-slf4j-impl-2.22.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.28 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.22.1/log4j-2.22.1.pom
17-Jun-2025 13:47:35 #45 42.29 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.22.1/log4j-2.22.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.30 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.22.1/log4j-bom-2.22.1.pom
17-Jun-2025 13:47:35 #45 42.31 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.22.1/log4j-bom-2.22.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.32 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/10.5.0/logging-parent-10.5.0.pom
17-Jun-2025 13:47:35 #45 42.34 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/10.5.0/logging-parent-10.5.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.34 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
17-Jun-2025 13:47:35 #45 42.36 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.36 Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom
17-Jun-2025 13:47:35 #45 42.38 Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-bom/3.0.19/groovy-bom-3.0.19.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.39 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom
17-Jun-2025 13:47:35 #45 42.40 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.41 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
17-Jun-2025 13:47:35 #45 42.42 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.42 Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom
17-Jun-2025 13:47:35 #45 42.43 Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.44 Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom
17-Jun-2025 13:47:35 #45 42.45 Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.46 Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom
17-Jun-2025 13:47:35 #45 42.47 Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.48 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
17-Jun-2025 13:47:35 #45 42.49 Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.49 Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom
17-Jun-2025 13:47:35 #45 42.50 Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.51 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
17-Jun-2025 13:47:35 #45 42.52 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.53 Downloading from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom
17-Jun-2025 13:47:35 #45 42.54 Downloaded from central: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.55 Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
17-Jun-2025 13:47:35 #45 42.56 Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.56 Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom
17-Jun-2025 13:47:35 #45 42.57 Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.104.Final/netty-bom-4.1.104.Final.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.59 Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
17-Jun-2025 13:47:35 #45 42.59 Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.62 Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
17-Jun-2025 13:47:35 #45 42.63 Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.64 Downloading from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom
17-Jun-2025 13:47:35 #45 42.65 Downloaded from central: https://repo.maven.apache.org/maven2/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.65 Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
17-Jun-2025 13:47:35 #45 42.67 Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.67 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.pom
17-Jun-2025 13:47:35 #45 42.69 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.71 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.pom
17-Jun-2025 13:47:35 #45 42.73 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.3/junit-platform-engine-1.11.3.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.74 Downloading from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom
17-Jun-2025 13:47:35 #45 42.74 Downloaded from central: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.75 Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
17-Jun-2025 13:47:35 #45 42.76 Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.77 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
17-Jun-2025 13:47:35 #45 42.78 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.78 Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
17-Jun-2025 13:47:35 #45 42.79 Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.80 Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom
17-Jun-2025 13:47:35 #45 42.81 Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.11.13/byte-buddy-1.11.13.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.82 Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.pom
17-Jun-2025 13:47:35 #45 42.84 Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.3/junit-jupiter-engine-5.11.3.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.85 Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom
17-Jun-2025 13:47:35 #45 42.86 Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom (0 B at 0 B/s)
17-Jun-2025 13:47:35 #45 42.86 Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.pom
17-Jun-2025 13:47:35 #45 42.88 Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.pom (0 B at 0 B/s)
17-Jun-2025 13:47:36 #45 43.38 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT-jar-with-dependencies.jar
17-Jun-2025 13:47:38 #45 45.13 [INFO]
17-Jun-2025 13:47:38 #45 45.13 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-liquibase ---
17-Jun-2025 13:47:38 #45 45.14 [INFO] Building jar: /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:38 #45 45.17 [INFO]
17-Jun-2025 13:47:38 #45 45.17 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-liquibase ---
17-Jun-2025 13:47:38 #45 45.17 [INFO] Checking licenses...
17-Jun-2025 13:47:38 #45 45.18 [INFO]
17-Jun-2025 13:47:38 #45 45.18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-liquibase ---
17-Jun-2025 13:47:38 #45 45.18 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.7.5-SNAPSHOT/openmrs-liquibase-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:38 #45 45.18 [INFO] Installing /openmrs_core/liquibase/pom.xml to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.7.5-SNAPSHOT/openmrs-liquibase-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:38 #45 45.19 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT-jar-with-dependencies.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.7.5-SNAPSHOT/openmrs-liquibase-2.7.5-SNAPSHOT-jar-with-dependencies.jar
17-Jun-2025 13:47:38 #45 45.22 [INFO] Installing /openmrs_core/liquibase/target/openmrs-liquibase-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/liquibase/openmrs-liquibase/2.7.5-SNAPSHOT/openmrs-liquibase-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:38 #45 45.30 [INFO]
17-Jun-2025 13:47:38 #45 45.30 [INFO] ---------------< org.openmrs.module:openmrs-test-module >---------------
17-Jun-2025 13:47:38 #45 45.30 [INFO] Building openmrs-test-module 2.7.5-SNAPSHOT                       [8/10]
17-Jun-2025 13:47:38 #45 45.30 [INFO]   from test-module/pom.xml
17-Jun-2025 13:47:38 #45 45.30 [INFO] --------------------------------[ pom ]---------------------------------
17-Jun-2025 13:47:38 #45 45.32 [INFO]
17-Jun-2025 13:47:38 #45 45.32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.34 [INFO]
17-Jun-2025 13:47:38 #45 45.34 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.44 [INFO]
17-Jun-2025 13:47:38 #45 45.44 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.47 [INFO]
17-Jun-2025 13:47:38 #45 45.47 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.58 [WARNING] JAR will be empty - no content was marked for inclusion!
17-Jun-2025 13:47:38 #45 45.59 [INFO] Building jar: /openmrs_core/test-module/target/openmrs-test-module-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:38 #45 45.63 [INFO]
17-Jun-2025 13:47:38 #45 45.63 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.66 [INFO] Checking licenses...
17-Jun-2025 13:47:38 #45 45.74 [INFO]
17-Jun-2025 13:47:38 #45 45.74 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module ---
17-Jun-2025 13:47:38 #45 45.80 [INFO] Installing /openmrs_core/test-module/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.7.5-SNAPSHOT/openmrs-test-module-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:38 #45 45.80 [INFO] Installing /openmrs_core/test-module/target/openmrs-test-module-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module/2.7.5-SNAPSHOT/openmrs-test-module-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:38 #45 45.81 [INFO]
17-Jun-2025 13:47:38 #45 45.81 [INFO] -------------< org.openmrs.module:openmrs-test-module-api >-------------
17-Jun-2025 13:47:38 #45 45.81 [INFO] Building openmrs-test-module-api 2.7.5-SNAPSHOT                   [9/10]
17-Jun-2025 13:47:38 #45 45.82 [INFO]   from test-module/api/pom.xml
17-Jun-2025 13:47:38 #45 45.82 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:47:39 #45 45.84 [INFO]
17-Jun-2025 13:47:39 #45 45.84 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 45.84 [INFO]
17-Jun-2025 13:47:39 #45 45.84 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 45.85 [INFO]
17-Jun-2025 13:47:39 #45 45.85 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 45.85 [INFO]
17-Jun-2025 13:47:39 #45 45.85 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 45.89 [INFO] Copying 4 resources from src/main/resources to target/classes
17-Jun-2025 13:47:39 #45 45.91 [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
17-Jun-2025 13:47:39 #45 45.92 [INFO]
17-Jun-2025 13:47:39 #45 45.92 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.00 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:39 #45 46.01 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/classes
17-Jun-2025 13:47:39 #45 46.14 [INFO]
17-Jun-2025 13:47:39 #45 46.14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.15 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/api/src/test/resources
17-Jun-2025 13:47:39 #45 46.15 [INFO]
17-Jun-2025 13:47:39 #45 46.15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.15 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:39 #45 46.16 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
17-Jun-2025 13:47:39 #45 46.31 [INFO] /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java: /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java uses or overrides a deprecated API.
17-Jun-2025 13:47:39 #45 46.31 [INFO] /openmrs_core/test-module/api/src/test/java/org/openmrs/module/testmodule/api/TestModuleServiceJUnit4Test.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:39 #45 46.31 [INFO]
17-Jun-2025 13:47:39 #45 46.31 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.34 [INFO] Tests are skipped.
17-Jun-2025 13:47:39 #45 46.34 [INFO]
17-Jun-2025 13:47:39 #45 46.34 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.36 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:39 #45 46.38 [INFO]
17-Jun-2025 13:47:39 #45 46.38 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.38 [INFO] Building jar: /openmrs_core/test-module/api/target/openmrs-test-module-api-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:39 #45 46.39 [INFO]
17-Jun-2025 13:47:39 #45 46.39 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.39 [INFO] Checking licenses...
17-Jun-2025 13:47:39 #45 46.41 [INFO]
17-Jun-2025 13:47:39 #45 46.42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module-api ---
17-Jun-2025 13:47:39 #45 46.42 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.7.5-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.7.5-SNAPSHOT/openmrs-test-module-api-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:39 #45 46.42 [INFO] Installing /openmrs_core/test-module/api/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.7.5-SNAPSHOT/openmrs-test-module-api-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:39 #45 46.42 [INFO] Installing /openmrs_core/test-module/api/target/openmrs-test-module-api-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-api/2.7.5-SNAPSHOT/openmrs-test-module-api-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:39 #45 46.43 [INFO]
17-Jun-2025 13:47:39 #45 46.43 [INFO] ------------< org.openmrs.module:openmrs-test-module-omod >-------------
17-Jun-2025 13:47:39 #45 46.43 [INFO] Building openmrs-test-module-omod 2.7.5-SNAPSHOT                 [10/10]
17-Jun-2025 13:47:39 #45 46.43 [INFO]   from test-module/omod/pom.xml
17-Jun-2025 13:47:39 #45 46.43 [INFO] --------------------------------[ jar ]---------------------------------
17-Jun-2025 13:47:39 #45 46.47 [INFO]
17-Jun-2025 13:47:39 #45 46.47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:39 #45 46.48 [INFO]
17-Jun-2025 13:47:39 #45 46.49 [INFO] --- buildnumber-maven-plugin:3.2.1:create (default) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:39 #45 46.53 [INFO]
17-Jun-2025 13:47:39 #45 46.53 [INFO] --- build-helper-maven-plugin:3.6.0:parse-version (parse-version) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:39 #45 46.55 [INFO]
17-Jun-2025 13:47:39 #45 46.55 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:39 #45 46.56 [INFO]
17-Jun-2025 13:47:39 #45 46.56 [INFO] --- maven-dependency-plugin:3.8.1:unpack-dependencies (Expand moduleApplicationContext and messages) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.15 [INFO]
17-Jun-2025 13:47:40 #45 47.15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.18 [INFO] Copying 2 resources from src/main/resources to target/classes
17-Jun-2025 13:47:40 #45 47.22 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp
17-Jun-2025 13:47:40 #45 47.22 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/main/webapp
17-Jun-2025 13:47:40 #45 47.22 [INFO]
17-Jun-2025 13:47:40 #45 47.22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.31 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:40 #45 47.32 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes
17-Jun-2025 13:47:40 #45 47.44 [INFO]
17-Jun-2025 13:47:40 #45 47.45 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.45 [INFO] skip non existing resourceDirectory /openmrs_core/test-module/omod/src/test/resources
17-Jun-2025 13:47:40 #45 47.46 [INFO]
17-Jun-2025 13:47:40 #45 47.46 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.47 [INFO] Recompiling the module because of changed dependency.
17-Jun-2025 13:47:40 #45 47.47 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/test-classes
17-Jun-2025 13:47:40 #45 47.57 [INFO] /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java: /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java uses or overrides a deprecated API.
17-Jun-2025 13:47:40 #45 47.57 [INFO] /openmrs_core/test-module/omod/src/test/java/org/openmrs/module/web/controller/TestModuleControllerJUnit4Test.java: Recompile with -Xlint:deprecation for details.
17-Jun-2025 13:47:40 #45 47.57 [INFO]
17-Jun-2025 13:47:40 #45 47.58 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:40 #45 47.61 [INFO] Tests are skipped.
17-Jun-2025 13:47:40 #45 47.62 [INFO]
17-Jun-2025 13:47:40 #45 47.62 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:41 #45 48.06 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:41 #45 48.09 [INFO]
17-Jun-2025 13:47:41 #45 48.10 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:41 #45 48.10 [INFO] Packaging OpenMRS module
17-Jun-2025 13:47:41 #45 48.12 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.5-SNAPSHOT.omod
17-Jun-2025 13:47:41 #45 48.36 [INFO]
17-Jun-2025 13:47:41 #45 48.36 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:41 #45 48.37 [INFO] Building jar: /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:41 #45 48.39 [INFO]
17-Jun-2025 13:47:41 #45 48.39 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:41 #45 48.43 [INFO] Checking licenses...
17-Jun-2025 13:47:41 #45 48.52 [INFO]
17-Jun-2025 13:47:41 #45 48.52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-test-module-omod ---
17-Jun-2025 13:47:41 #45 48.56 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.5-SNAPSHOT.omod to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.5-SNAPSHOT/openmrs-test-module-omod-2.7.5-SNAPSHOT.jar
17-Jun-2025 13:47:41 #45 48.57 [INFO] Installing /openmrs_core/test-module/omod/pom.xml to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.5-SNAPSHOT/openmrs-test-module-omod-2.7.5-SNAPSHOT.pom
17-Jun-2025 13:47:41 #45 48.58 [INFO] Installing /openmrs_core/test-module/omod/target/openmrs-test-module-2.7.5-SNAPSHOT-tests.jar to /usr/share/maven/ref/repository/org/openmrs/module/openmrs-test-module-omod/2.7.5-SNAPSHOT/openmrs-test-module-omod-2.7.5-SNAPSHOT-tests.jar
17-Jun-2025 13:47:41 #45 48.58 [INFO] ------------------------------------------------------------------------
17-Jun-2025 13:47:41 #45 48.58 [INFO] Reactor Summary for OpenMRS 2.7.5-SNAPSHOT:
17-Jun-2025 13:47:41 #45 48.58 [INFO]
17-Jun-2025 13:47:41 #45 48.58 [INFO] OpenMRS ............................................ SUCCESS [  2.185 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-tools ...................................... SUCCESS [  0.346 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-test ....................................... SUCCESS [  0.116 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-api ........................................ SUCCESS [ 28.124 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-web ........................................ SUCCESS [  2.105 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-webapp ..................................... SUCCESS [  3.985 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-liquibase .................................. SUCCESS [  4.615 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-test-module ................................ SUCCESS [  0.512 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-test-module-api ............................ SUCCESS [  0.612 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] openmrs-test-module-omod ........................... SUCCESS [  2.153 s]
17-Jun-2025 13:47:41 #45 48.58 [INFO] ------------------------------------------------------------------------
17-Jun-2025 13:47:41 #45 48.58 [INFO] BUILD SUCCESS
17-Jun-2025 13:47:41 #45 48.58 [INFO] ------------------------------------------------------------------------
17-Jun-2025 13:47:41 #45 48.58 [INFO] Total time:  45.595 s
17-Jun-2025 13:47:41 #45 48.58 [INFO] Finished at: 2025-06-17T13:47:41Z
17-Jun-2025 13:47:41 #45 48.58 [INFO] ------------------------------------------------------------------------
17-Jun-2025 13:47:41 #45 DONE 48.9s
17-Jun-2025 13:47:45
17-Jun-2025 13:47:45 #46 [linux/arm64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
17-Jun-2025 13:47:45 #46 CACHED
17-Jun-2025 13:47:45
17-Jun-2025 13:47:45 #47 [linux/arm64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
17-Jun-2025 13:47:45 #47 CACHED
17-Jun-2025 13:47:45
17-Jun-2025 13:47:45 #48 [linux/arm64 dev 3/8] 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 +x /usr/bin/tini
17-Jun-2025 13:47:45 #48 CACHED
17-Jun-2025 13:47:45
17-Jun-2025 13:47:45 #49 [linux/arm64 dev 5/8] WORKDIR /openmrs_core
17-Jun-2025 13:47:45 #49 CACHED
17-Jun-2025 13:47:45
17-Jun-2025 13:47:45 #50 [linux/arm64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
17-Jun-2025 13:47:47 #50 DONE 2.6s
17-Jun-2025 13:47:50
17-Jun-2025 13:47:50 #51 [linux/amd64 dev 2/8] RUN yum -y update && yum -y install tar gzip git && yum clean all
17-Jun-2025 13:47:50 #51 CACHED
17-Jun-2025 13:47:50
17-Jun-2025 13:47:50 #52 [linux/amd64 dev 3/8] 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 +x /usr/bin/tini
17-Jun-2025 13:47:50 #52 CACHED
17-Jun-2025 13:47:50
17-Jun-2025 13:47:50 #53 [linux/amd64 dev 4/8] RUN curl -fL -o /tmp/apache-tomcat.tar.gz "https://www.apache.org/dyn/closer.cgi?action=download&filename=tomcat/tomcat-8/v8.5.83/bin/apache-tomcat-8.5.83.tar.gz"     && echo "57cbe9608a9c4e88135e5f5480812e8d57690d5f3f6c43a7c05fe647bddb7c3b684bf0fc0efebad399d05e80c6d20c43d5ecdf38ec58f123e6653e443f9054e3  /tmp/apache-tomcat.tar.gz" | sha512sum -c     && mkdir -p /usr/local/tomcat && gzip -d /tmp/apache-tomcat.tar.gz      && tar -xvf /tmp/apache-tomcat.tar -C /usr/local/tomcat/ --strip-components=1     && rm -rf /tmp/apache-tomcat.tar.gz /usr/local/tomcat/webapps/*
17-Jun-2025 13:47:50 #53 CACHED
17-Jun-2025 13:47:50
17-Jun-2025 13:47:50 #54 [linux/amd64 dev 5/8] WORKDIR /openmrs_core
17-Jun-2025 13:47:50 #54 CACHED
17-Jun-2025 13:47:50
17-Jun-2025 13:47:50 #55 [linux/arm64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
17-Jun-2025 13:47:52 #55 DONE 2.5s
17-Jun-2025 13:47:52
17-Jun-2025 13:47:52 #56 [linux/arm64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
17-Jun-2025 13:47:54 #56 DONE 1.6s
17-Jun-2025 13:47:54
17-Jun-2025 13:47:54 #57 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
17-Jun-2025 13:47:54 #57 ...
17-Jun-2025 13:47:54
17-Jun-2025 13:47:54 #58 [linux/arm64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
17-Jun-2025 13:47:54 #58 DONE 0.3s
17-Jun-2025 13:47:55
17-Jun-2025 13:47:55 #59 [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
17-Jun-2025 13:47:55 #59 DONE 0.9s
17-Jun-2025 13:47:55
17-Jun-2025 13:47:55 #57 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
17-Jun-2025 13:47:55 #57 ...
17-Jun-2025 13:47:55
17-Jun-2025 13:47:55 #60 [linux/arm64 stage-2  8/10] WORKDIR /openmrs
17-Jun-2025 13:47:56 #60 DONE 0.2s
17-Jun-2025 13:47:56
17-Jun-2025 13:47:56 #61 [linux/arm64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
17-Jun-2025 13:47:56 #61 DONE 0.2s
17-Jun-2025 13:47:56
17-Jun-2025 13:47:56 #57 [linux/amd64 dev 6/8] COPY --from=compile /usr/share/maven/ref /usr/share/maven/ref
17-Jun-2025 13:47:56 #57 DONE 6.0s
17-Jun-2025 13:47:56
17-Jun-2025 13:47:56 #62 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
17-Jun-2025 13:47:56 #62 ...
17-Jun-2025 13:47:56
17-Jun-2025 13:47:56 #63 [linux/arm64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
17-Jun-2025 13:47:56 #63 DONE 0.7s
17-Jun-2025 13:47:57
17-Jun-2025 13:47:57 #62 [linux/amd64 dev 7/8] COPY --from=compile /openmrs_core /openmrs_core/
17-Jun-2025 13:47:59 #62 DONE 3.6s
17-Jun-2025 13:47:59
17-Jun-2025 13:47:59 #64 [linux/amd64 dev 8/8] RUN mkdir -p /openmrs/distribution/openmrs_core/     && cp /openmrs_core/webapp/target/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war     && cp /openmrs_core/wait-for-it.sh /openmrs_core/startup-init.sh /openmrs_core/startup.sh /openmrs_core/startup-dev.sh /openmrs/      && chmod +x /openmrs/wait-for-it.sh && chmod +x /openmrs/startup-init.sh && chmod +x /openmrs/startup.sh     && chmod +x /openmrs/startup-dev.sh
17-Jun-2025 13:48:00 #64 DONE 0.6s
17-Jun-2025 13:48:00
17-Jun-2025 13:48:00 #65 [linux/amd64 stage-2  6/10] COPY --from=dev /openmrs/wait-for-it.sh /openmrs/startup-init.sh /openmrs/startup.sh /openmrs/
17-Jun-2025 13:48:00 #65 DONE 0.2s
17-Jun-2025 13:48:00
17-Jun-2025 13:48:00 #66 [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-Jun-2025 13:48:01 #66 DONE 0.3s
17-Jun-2025 13:48:01
17-Jun-2025 13:48:01 #67 [linux/amd64 stage-2  8/10] WORKDIR /openmrs
17-Jun-2025 13:48:01 #67 DONE 0.2s
17-Jun-2025 13:48:01
17-Jun-2025 13:48:01 #68 [linux/amd64 stage-2  9/10] COPY --from=dev /openmrs_core/LICENSE LICENSE
17-Jun-2025 13:48:01 #68 DONE 0.2s
17-Jun-2025 13:48:01
17-Jun-2025 13:48:01 #69 [linux/amd64 stage-2 10/10] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/openmrs.war
17-Jun-2025 13:48:01 #69 DONE 0.4s
17-Jun-2025 13:48:01
17-Jun-2025 13:48:01 #70 exporting to image
17-Jun-2025 13:48:01 #70 exporting layers
17-Jun-2025 13:48:01 #70 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
17-Jun-2025 13:48:06 #70 exporting layers 5.0s done
17-Jun-2025 13:48:07 #70 exporting manifest sha256:b6ed3f8f439b79cf15eb3275404b5e54a09d218f2bf913bd7ca2cb87bb201874 0.0s done
17-Jun-2025 13:48:07 #70 exporting config sha256:8c1bd16feb8722b5441dba452e4e6e6299023ea4873ebde5dc79e2ef2c89ba90 0.0s done
17-Jun-2025 13:48:07 #70 exporting manifest sha256:3dc1afffd702669a66d5459139d454e84928ae95fee32a552a173234857a9887 0.0s done
17-Jun-2025 13:48:07 #70 exporting config sha256:a2d8c1f3b3b3e23041aa926cb3a4885897179303bd8792f4ccc9ea0a26b61f52
17-Jun-2025 13:48:07 #70 exporting config sha256:a2d8c1f3b3b3e23041aa926cb3a4885897179303bd8792f4ccc9ea0a26b61f52 0.0s done
17-Jun-2025 13:48:07 #70 exporting manifest list sha256:a269d5f883eec05451df5930d5d9c3aeab0400d47dce28f71aa8af0152ff5893 0.0s done
17-Jun-2025 13:48:07 #70 pushing layers
17-Jun-2025 13:48:07 #70 ...
17-Jun-2025 13:48:07
17-Jun-2025 13:48:07 #71 [auth] openmrs/openmrs-core:pull,push token for registry-1.docker.io
17-Jun-2025 13:48:07 #71 DONE 0.0s
17-Jun-2025 13:48:07
17-Jun-2025 13:48:07 #70 exporting to image
17-Jun-2025 13:48:12 #70 pushing layers 5.2s done
17-Jun-2025 13:48:12 #70 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:a269d5f883eec05451df5930d5d9c3aeab0400d47dce28f71aa8af0152ff5893
17-Jun-2025 13:48:14 #70 pushing manifest for docker.io/openmrs/openmrs-core:nightly@sha256:a269d5f883eec05451df5930d5d9c3aeab0400d47dce28f71aa8af0152ff5893 2.1s done
17-Jun-2025 13:48:14 #70 DONE 12.5s
17-Jun-2025 13:48:14
17-Jun-2025 13:48:14 #72 exporting cache to registry
17-Jun-2025 13:48:14 #72 preparing build cache for export
17-Jun-2025 13:49:18 #72 writing layer sha256:04cfa52154d5b7ddb50d77210ce2f61c81d99a804b6c42ae40787ff469ffed6a
17-Jun-2025 13:49:18 #72 writing layer sha256:04cfa52154d5b7ddb50d77210ce2f61c81d99a804b6c42ae40787ff469ffed6a 0.2s done
17-Jun-2025 13:49:18 #72 writing layer sha256:085ab28a731ae90f7d66cfe2787b6e1512aaf109444d68a33a3061dbcf20dc73 0.1s done
17-Jun-2025 13:49:18 #72 writing layer sha256:08cef8bba7ee3079bb3c77244f859060ab2fc8c428682d8adc5995dc9ccce005
17-Jun-2025 13:49:18 #72 writing layer sha256:08cef8bba7ee3079bb3c77244f859060ab2fc8c428682d8adc5995dc9ccce005 0.1s done
17-Jun-2025 13:49:18 #72 writing layer sha256:0a342fd8e0b40737d6bdcf6e6dd1144bd4c3f0eca9e880a4f46ec3a853c516ca
17-Jun-2025 13:49:18 #72 writing layer sha256:0a342fd8e0b40737d6bdcf6e6dd1144bd4c3f0eca9e880a4f46ec3a853c516ca 0.2s done
17-Jun-2025 13:49:18 #72 writing layer sha256:0b0110d2215deed15ae6ca22cf2defc448454bb9d8081b26d6be1817b896201d 0.1s done
17-Jun-2025 13:49:18 #72 writing layer sha256:0cbeaf69f3e8cc462b3a194982bca52d264f2f3b692569cb6a4f02801dee91ac
17-Jun-2025 13:49:19 #72 writing layer sha256:0cbeaf69f3e8cc462b3a194982bca52d264f2f3b692569cb6a4f02801dee91ac 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:13c30d728db7e0aa7d96dca187662f7ac9375f3ba182e5dde6cf0c2f4f7e152e
17-Jun-2025 13:49:19 #72 writing layer sha256:13c30d728db7e0aa7d96dca187662f7ac9375f3ba182e5dde6cf0c2f4f7e152e 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:160c29f8c0fa5a8610c44a6fdd60336e8b73084e9a94874d92b8408328db4b5b
17-Jun-2025 13:49:19 #72 writing layer sha256:160c29f8c0fa5a8610c44a6fdd60336e8b73084e9a94874d92b8408328db4b5b 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:16612080e62504015b0391bc327df5d53153166b689ed6a3cc326e8ea0087018 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:1843e337682723f249ee3afb010fba557fbad9f74ecde394a82289c16724e70b
17-Jun-2025 13:49:19 #72 writing layer sha256:1843e337682723f249ee3afb010fba557fbad9f74ecde394a82289c16724e70b 0.2s done
17-Jun-2025 13:49:19 #72 writing layer sha256:1cdee3d784afc8dc3a31863ea6b75bfb24c3394d454dd5ca221d29fbd4c3f130
17-Jun-2025 13:49:19 #72 writing layer sha256:1cdee3d784afc8dc3a31863ea6b75bfb24c3394d454dd5ca221d29fbd4c3f130 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:22a4e6e8b03c8eb8217ade6971c1fac2475e43b2020318e9e29744e23487e972 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:25e938d60252acc12f3c35952bdf92ed0186b2da91c45e667a005177a44f2a56
17-Jun-2025 13:49:19 #72 writing layer sha256:25e938d60252acc12f3c35952bdf92ed0186b2da91c45e667a005177a44f2a56 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:26dafef50565c10f3d3b8e2db904752d376f7e9dcefad6606ca6b9807b6161a1
17-Jun-2025 13:49:19 #72 writing layer sha256:26dafef50565c10f3d3b8e2db904752d376f7e9dcefad6606ca6b9807b6161a1 0.1s done
17-Jun-2025 13:49:19 #72 writing layer sha256:31a8cd84b493c4d48ffac1b6d20fd253cbaf4b7f2583dd92279732d4088f3c87
17-Jun-2025 13:49:20 #72 writing layer sha256:31a8cd84b493c4d48ffac1b6d20fd253cbaf4b7f2583dd92279732d4088f3c87 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:3a1e8fc98e04b6665c9ee5dc825e62073c5bb1265ac8a327f53f74c9fcfcc723
17-Jun-2025 13:49:20 #72 writing layer sha256:3a1e8fc98e04b6665c9ee5dc825e62073c5bb1265ac8a327f53f74c9fcfcc723 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:40a373611be668b6c712e003b25cbba820f95f86b58bc9ef29cce3d9605fd73c
17-Jun-2025 13:49:20 #72 writing layer sha256:40a373611be668b6c712e003b25cbba820f95f86b58bc9ef29cce3d9605fd73c 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:435df9c01f7876d16f7507cfe0c4755c773a0c50caa627710d3993cce3e9bde0 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:47b4ecec69746b37483ae70f072ecc31cc5d7e89b47c6a263484279c66c3fce3
17-Jun-2025 13:49:20 #72 writing layer sha256:47b4ecec69746b37483ae70f072ecc31cc5d7e89b47c6a263484279c66c3fce3 0.2s done
17-Jun-2025 13:49:20 #72 writing layer sha256:4b4ca4dcc361511e9950b8fe1ec1c5ce7b180cb4c86a444e3dd09132e7023a2b
17-Jun-2025 13:49:20 #72 writing layer sha256:4b4ca4dcc361511e9950b8fe1ec1c5ce7b180cb4c86a444e3dd09132e7023a2b 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:4bf586bf4b234c52d16445878b16df79ac70c1af822e0e75ba06fbb12928d9dd 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:4e81fd585c0431b9a154fa1c9bbcce00572534626ac91969f051dbdbfb0a87dc
17-Jun-2025 13:49:20 #72 writing layer sha256:4e81fd585c0431b9a154fa1c9bbcce00572534626ac91969f051dbdbfb0a87dc 0.1s done
17-Jun-2025 13:49:20 #72 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
17-Jun-2025 13:49:21 #72 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
17-Jun-2025 13:49:21 #72 writing layer sha256:59635a16cbeae6f5d2e86152f626eeb4d6836bc8ebac139d215c38193d494760
17-Jun-2025 13:49:21 #72 writing layer sha256:59635a16cbeae6f5d2e86152f626eeb4d6836bc8ebac139d215c38193d494760 0.1s done
17-Jun-2025 13:49:21 #72 writing layer sha256:632b9be8584d6adedec912e64f29d648cd8ee137078451b8015977992f72915a
17-Jun-2025 13:49:29 #72 writing layer sha256:632b9be8584d6adedec912e64f29d648cd8ee137078451b8015977992f72915a 8.6s done
17-Jun-2025 13:49:29 #72 writing layer sha256:637b0bdc9166c7891e8a39cd4506305e3797b766ac62c7f38ce991e7652d9ff7
17-Jun-2025 13:49:29 #72 writing layer sha256:637b0bdc9166c7891e8a39cd4506305e3797b766ac62c7f38ce991e7652d9ff7 0.1s done
17-Jun-2025 13:49:29 #72 writing layer sha256:652e5e569ab3cc538a26f67f6ca9ce83b715b5fdafdd9f5a6fd2295fae6e4bbd
17-Jun-2025 13:49:30 #72 writing layer sha256:652e5e569ab3cc538a26f67f6ca9ce83b715b5fdafdd9f5a6fd2295fae6e4bbd 0.9s done
17-Jun-2025 13:49:30 #72 writing layer sha256:6e27ff1f83be06b23ee801b37f94d1c7ddc0c1c64de65178dfd5fc1579b2a47d
17-Jun-2025 13:49:36 #72 writing layer sha256:6e27ff1f83be06b23ee801b37f94d1c7ddc0c1c64de65178dfd5fc1579b2a47d 6.1s done
17-Jun-2025 13:49:36 #72 writing layer sha256:6edc54ec3599c16e4dfd631a20803c28205c24242d1f4d429c503804de3f368a
17-Jun-2025 13:49:37 #72 writing layer sha256:6edc54ec3599c16e4dfd631a20803c28205c24242d1f4d429c503804de3f368a 0.1s done
17-Jun-2025 13:49:37 #72 writing layer sha256:768de0989cc80578ebf16bbfec116107d3560cc2e5a741154552e2f4591334c2
17-Jun-2025 13:49:37 #72 writing layer sha256:768de0989cc80578ebf16bbfec116107d3560cc2e5a741154552e2f4591334c2 0.2s done
17-Jun-2025 13:49:37 #72 writing layer sha256:77c545ef98fad06e5a96efd4ddb1e1a81d829637cc20eb87b348e11c18c910cd
17-Jun-2025 13:49:37 #72 writing layer sha256:77c545ef98fad06e5a96efd4ddb1e1a81d829637cc20eb87b348e11c18c910cd 0.2s done
17-Jun-2025 13:49:37 #72 writing layer sha256:7ff24b5df5a7361aa0888ddd85251c5263f687fa6313543b5b8d6c680c76b7f9
17-Jun-2025 13:49:37 #72 writing layer sha256:7ff24b5df5a7361aa0888ddd85251c5263f687fa6313543b5b8d6c680c76b7f9 0.2s done
17-Jun-2025 13:49:37 #72 writing layer sha256:8e5f8e0c78efec54e2c0a080d275d4da39aa6eb8f989da4faabfcd74f27d3fda
17-Jun-2025 13:49:37 #72 writing layer sha256:8e5f8e0c78efec54e2c0a080d275d4da39aa6eb8f989da4faabfcd74f27d3fda 0.2s done
17-Jun-2025 13:49:37 #72 writing layer sha256:90244e5d619e2c31efcc13536d3ad553cd64e0b73d8e9f48c789ee8abd5fb2a7
17-Jun-2025 13:49:37 #72 writing layer sha256:90244e5d619e2c31efcc13536d3ad553cd64e0b73d8e9f48c789ee8abd5fb2a7 0.1s done
17-Jun-2025 13:49:37 #72 writing layer sha256:9535bda2ae0a1390d6946b5de2ce215567f55b2281a966304676b3e6ae52a4e8
17-Jun-2025 13:49:42 #72 writing layer sha256:9535bda2ae0a1390d6946b5de2ce215567f55b2281a966304676b3e6ae52a4e8 done
17-Jun-2025 13:49:42 #72 writing layer sha256:95ae7dacd9bd0f95e3e6832a7af3887f696a8b80d9176b7b4b5488b3751bc1f6
17-Jun-2025 13:49:42 #72 writing layer sha256:95ae7dacd9bd0f95e3e6832a7af3887f696a8b80d9176b7b4b5488b3751bc1f6 0.1s done
17-Jun-2025 13:49:42 #72 writing layer sha256:99e9b04a7dc206f4a47a0937a2039102066a5273ce57a11fa6894d90fe3957bc
17-Jun-2025 13:49:42 #72 writing layer sha256:99e9b04a7dc206f4a47a0937a2039102066a5273ce57a11fa6894d90fe3957bc 0.1s done
17-Jun-2025 13:49:42 #72 writing layer sha256:99ef6b3f3ef57fcf233b31577f51d42520d386f448134cf46501bcdf1cf872d4
17-Jun-2025 13:49:42 #72 writing layer sha256:99ef6b3f3ef57fcf233b31577f51d42520d386f448134cf46501bcdf1cf872d4 0.1s done
17-Jun-2025 13:49:42 #72 writing layer sha256:9c20fbcec6e1ba3ab258df5d812873c8844078dea4587534b0bc67ad04415c06
17-Jun-2025 13:49:43 #72 writing layer sha256:9c20fbcec6e1ba3ab258df5d812873c8844078dea4587534b0bc67ad04415c06 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310
17-Jun-2025 13:49:43 #72 writing layer sha256:a0c0e8db55ba0608b29f8036dc93a60576d958743c6ff8f30379b8deece0f310 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a2eb390d8979c2b8833a436211f4ecfa689ccf3fe01cd30343a39774736506c9
17-Jun-2025 13:49:43 #72 writing layer sha256:a2eb390d8979c2b8833a436211f4ecfa689ccf3fe01cd30343a39774736506c9 0.2s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a3a141bfe5627b562a870ad931fe1cdc50d3dbf733a0568d089499010c9116cb
17-Jun-2025 13:49:43 #72 writing layer sha256:a3a141bfe5627b562a870ad931fe1cdc50d3dbf733a0568d089499010c9116cb 0.2s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a478474971cbec5c5581261efb8158d707fdd60668f5ee533fd7aaa9ca18d39b 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e
17-Jun-2025 13:49:43 #72 writing layer sha256:a7760c065a0411b169add54fcdebe76c39481d1f65c771d6f0ef678e45b2764e 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a7dffea1000bce6baa1a4aef254c1c7507c6d5d70a25c6f5f10aec9f44fbc843
17-Jun-2025 13:49:43 #72 writing layer sha256:a7dffea1000bce6baa1a4aef254c1c7507c6d5d70a25c6f5f10aec9f44fbc843 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:a7f8757715d5614db5b9108298fc227015976a895667c9cfd5050fce19f502a4
17-Jun-2025 13:49:43 #72 writing layer sha256:a7f8757715d5614db5b9108298fc227015976a895667c9cfd5050fce19f502a4 0.1s done
17-Jun-2025 13:49:43 #72 writing layer sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26
17-Jun-2025 13:49:44 #72 writing layer sha256:aa264c6f15f1bdf62abc13a785436f033d7e49f1006cc3525bc5a213ebe9fa26 0.1s done
17-Jun-2025 13:49:44 #72 writing layer sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5
17-Jun-2025 13:49:44 #72 writing layer sha256:abd8db483ab6d537dff1ccbbccf2aad1802fb829d72dd300b20f2b399844b2e5 0.1s done
17-Jun-2025 13:49:44 #72 writing layer sha256:abe2c98ab3a0ba496c66a17d7bd3c8d00f5f55ce67c6a9d72cd58f0d7a0e744a 0.1s done
17-Jun-2025 13:49:44 #72 writing layer sha256:afc4de502cc7987876611acd7d8d676677bb9f887b5064a9d8c381b486995dee
17-Jun-2025 13:49:47 #72 writing layer sha256:afc4de502cc7987876611acd7d8d676677bb9f887b5064a9d8c381b486995dee 3.0s done
17-Jun-2025 13:49:47 #72 writing layer sha256:b4a1aebaa8c01e9bde3899b992c57250f81278817c5932dc7ed522e7a72f1792 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:b97dc374c87ae70d802e0dcb44b89bd010904ec38ef0553f60677f625b7df9ee
17-Jun-2025 13:49:47 #72 writing layer sha256:b97dc374c87ae70d802e0dcb44b89bd010904ec38ef0553f60677f625b7df9ee 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:c05f0efd056f1007ea1e840aa4acc39be476b31eb57763d48ceed4e1817ceae7
17-Jun-2025 13:49:47 #72 writing layer sha256:c05f0efd056f1007ea1e840aa4acc39be476b31eb57763d48ceed4e1817ceae7 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:c93eb42fc1cb8cbc6518e0c84a8b5166a23b8e065c2ea156492279ccf234ec25
17-Jun-2025 13:49:47 #72 writing layer sha256:c93eb42fc1cb8cbc6518e0c84a8b5166a23b8e065c2ea156492279ccf234ec25 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:caf0065f631843edfa382609552eb91d17a4593687909a4ee90666026cdbf86a
17-Jun-2025 13:49:47 #72 writing layer sha256:caf0065f631843edfa382609552eb91d17a4593687909a4ee90666026cdbf86a 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:d142d3db157d2f4458045a514497c0fbb2ba981e8c943b772fadcade8868179e
17-Jun-2025 13:49:47 #72 writing layer sha256:d142d3db157d2f4458045a514497c0fbb2ba981e8c943b772fadcade8868179e 0.1s done
17-Jun-2025 13:49:47 #72 writing layer sha256:d3c4cc734d749ccdb0e817e18cb50120c81c0bbc6d76d3aa2de63c6324c0ae50
17-Jun-2025 13:49:48 #72 writing layer sha256:d3c4cc734d749ccdb0e817e18cb50120c81c0bbc6d76d3aa2de63c6324c0ae50 0.1s done
17-Jun-2025 13:49:48 #72 writing layer sha256:d737200d2f639ced8f3340b1ca4daac165d07a9eeac6a55172b77fb5fe22bde8
17-Jun-2025 13:49:50 #72 writing layer sha256:d737200d2f639ced8f3340b1ca4daac165d07a9eeac6a55172b77fb5fe22bde8 2.9s done
17-Jun-2025 13:49:50 #72 writing layer sha256:df4533b19dc7e0807df49aca0c46754b065f051eaac31e8490d0e89fbf85656d
17-Jun-2025 13:49:51 #72 writing layer sha256:df4533b19dc7e0807df49aca0c46754b065f051eaac31e8490d0e89fbf85656d 0.1s done
17-Jun-2025 13:49:51 #72 writing layer sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f
17-Jun-2025 13:49:51 #72 writing layer sha256:e0026d191e4d79af4027f58f9a36634ba5a6ddd3d7e605e266bd9e0fe0a6d76f 0.1s done
17-Jun-2025 13:49:51 #72 writing layer sha256:e102a45d992f5dacf5c8aa839d02faa3f4e731157b8f3bf8d9453d1381a1a2f0
17-Jun-2025 13:49:51 #72 writing layer sha256:e102a45d992f5dacf5c8aa839d02faa3f4e731157b8f3bf8d9453d1381a1a2f0 0.1s done
17-Jun-2025 13:49:51 #72 writing layer sha256:e153ad7211e4148a3148f615947e58123d3b003d693cdf54aad0bad315552891
17-Jun-2025 13:49:51 #72 writing layer sha256:e153ad7211e4148a3148f615947e58123d3b003d693cdf54aad0bad315552891 0.1s done
17-Jun-2025 13:49:51 #72 writing layer sha256:e5f786af640d84bf05ebbe1bf172312fad85c1b8d62e53fd1fc98a76034236bc
17-Jun-2025 13:49:51 #72 writing layer sha256:e5f786af640d84bf05ebbe1bf172312fad85c1b8d62e53fd1fc98a76034236bc 0.2s done
17-Jun-2025 13:49:51 #72 writing layer sha256:ed9d59708527723077bf43f0d9edad350594997ae8093f0a12474461fa2d8f81
17-Jun-2025 13:49:51 #72 writing layer sha256:ed9d59708527723077bf43f0d9edad350594997ae8093f0a12474461fa2d8f81 0.2s done
17-Jun-2025 13:49:51 #72 writing layer sha256:f3841cde478756d9a9e34c5b29c73530c9db1bbab70a62a00b73d82cde37f46e
17-Jun-2025 13:50:00 #72 writing layer sha256:f3841cde478756d9a9e34c5b29c73530c9db1bbab70a62a00b73d82cde37f46e 9.1s done
17-Jun-2025 13:50:00 #72 writing layer sha256:fbc90bf7886dc8fe3349fb66e6f6f6e066a53c3ed3bdc3a0b9dcc5dd64a90e56
17-Jun-2025 13:50:00 #72 writing layer sha256:fbc90bf7886dc8fe3349fb66e6f6f6e066a53c3ed3bdc3a0b9dcc5dd64a90e56 0.1s done
17-Jun-2025 13:50:00 #72 writing layer sha256:fd01eda46a38c10a8f8cda23159e5d8e736956c407f48416088c6bbcc4b0a9d8
17-Jun-2025 13:50:00 #72 writing layer sha256:fd01eda46a38c10a8f8cda23159e5d8e736956c407f48416088c6bbcc4b0a9d8 0.1s done
17-Jun-2025 13:50:01 #72 writing config sha256:00b2ac1839f4160e9cf32a1cd84c54bdda9597850d347b7b095af4b67ab8e638
17-Jun-2025 13:50:01 #72 writing config sha256:00b2ac1839f4160e9cf32a1cd84c54bdda9597850d347b7b095af4b67ab8e638 0.7s done
17-Jun-2025 13:50:01 #72 writing cache image manifest sha256:625dba9de13eec5b0ae720ff057e53b8510af23dea33c0e1dbf4ca9af0249d78
17-Jun-2025 13:50:02 #72 preparing build cache for export 108.6s done
17-Jun-2025 13:50:02 #72 writing cache image manifest sha256:625dba9de13eec5b0ae720ff057e53b8510af23dea33c0e1dbf4ca9af0249d78 1.3s done
17-Jun-2025 13:50:02 #72 DONE 108.6s
17-Jun-2025 13:50:03
17-Jun-2025 13:50:03 3 warnings found (use --debug to expand):
17-Jun-2025 13:50:03 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 15)
17-Jun-2025 13:50:03 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 55)
17-Jun-2025 13:50:03 - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64
17-Jun-2025 13:50:03 Finished task 'Deploy to docker' with result: Success
17-Jun-2025 13:50:03 Running post build plugin 'Docker Container Cleanup'
17-Jun-2025 13:50:03 Running post build plugin 'NCover Results Collector'
17-Jun-2025 13:50:03 Running post build plugin 'Build Results Label Collector'
17-Jun-2025 13:50:03 Running post build plugin 'Clover Results Collector'
17-Jun-2025 13:50:03 Running post build plugin 'npm Cache Cleanup'
17-Jun-2025 13:50:03 Running post build plugin 'Artifact Copier'
17-Jun-2025 13:50:03 Finalising the build...
17-Jun-2025 13:50:03 Stopping timer.
17-Jun-2025 13:50:03 Build TRUNK-OC27-DTD-69 completed.
17-Jun-2025 13:50:03 Running on server: post build plugin 'Build Hanging Detection Configuration'
17-Jun-2025 13:50:03 Running on server: post build plugin 'NCover Results Collector'
17-Jun-2025 13:50:03 Running on server: post build plugin 'Build Labeller'
17-Jun-2025 13:50:03 Running on server: post build plugin 'Clover Delta Calculator'
17-Jun-2025 13:50:03 Running on server: post build plugin 'Maven Dependencies Postprocessor'
17-Jun-2025 13:50:03 All post build plugins have finished
17-Jun-2025 13:50:03 Generating build results summary...
17-Jun-2025 13:50:03 Saving build results to disk...
17-Jun-2025 13:50:03 Store variable context...
17-Jun-2025 13:50:03 Finished building TRUNK-OC27-DTD-69.