Build: #43 was successful

Job: Test on MySQL was successful

Stages & jobs

  1. Build and push

  2. Validate

  3. Update versions

  4. Release

    Requires a user to start manually
  5. Release 2nd stage

  6. Release 3rd stage

  7. Cleanup

    Final

Job result summary

Completed
Duration
9 minutes
Agent
xiao.openmrs.org (2)
Revision
d0bcda389b84936188d916b0d7eadc60f5e11450
Successful since
#1 ()

Error summary

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

Progress (2): 143/155 kB | 4.7/32 kB
Progress (2): 144/155 kB | 4.7/32 kB
Progress (2): 144/155 kB | 6.1/32 kB
Progress (2): 146/155 kB | 6.1/32 kB
Progress (2): 146/155 kB | 7.5/32 kB
Progress (2): 147/155 kB | 7.5/32 kB
Progress (2): 147/155 kB | 8.9/32 kB
Progress (2): 148/155 kB | 8.9/32 kB
Progress (2): 148/155 kB | 10/32 kB
Progress (2): 150/155 kB | 10/32 kB
Progress (2): 150/155 kB | 12/32 kB
Progress (2): 151/155 kB | 12/32 kB
Progress (2): 151/155 kB | 13/32 kB
Progress (2): 153/155 kB | 13/32 kB
Progress (2): 153/155 kB | 15/32 kB
Progress (2): 154/155 kB | 15/32 kB
Progress (2): 155 kB | 15/32 kB   
Progress (2): 155 kB | 16/32 kB
Progress (2): 155 kB | 16/32 kB
Progress (2): 155 kB | 17/32 kB
Progress (2): 155 kB | 19/32 kB
Progress (2): 155 kB | 20/32 kB
Progress (2): 155 kB | 22/32 kB
Progress (2): 155 kB | 23/32 kB
Progress (2): 155 kB | 24/32 kB
Progress (2): 155 kB | 26/32 kB
Progress (2): 155 kB | 27/32 kB
Progress (2): 155 kB | 29/32 kB
Progress (2): 155 kB | 30/32 kB
Progress (2): 155 kB | 31/32 kB
Progress (2): 155 kB | 32 kB   
                           
Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 361 kB/s)
#12 52.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 75 kB/s)
#12 52.81 [INFO]
#12 52.82 [INFO] --- install:3.1.2:install (default-install) @ platform ---
#12 52.85 [INFO] Installing /openmrs_distro/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.8.0-SNAPSHOT/platform-2.8.0-SNAPSHOT.pom
#12 52.85 [INFO] Installing /openmrs_distro/target/platform-2.8.0-SNAPSHOT.jar to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.8.0-SNAPSHOT/platform-2.8.0-SNAPSHOT.jar
#12 52.85 [INFO] Installing /openmrs_distro/target/bundled-distro/web/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/distro/platform/2.8.0-SNAPSHOT/platform-2.8.0-SNAPSHOT.war
#12 53.20 [INFO] ------------------------------------------------------------------------
#12 53.20 [INFO] BUILD SUCCESS
#12 53.20 [INFO] ------------------------------------------------------------------------
#12 53.20 [INFO] Total time:  50.549 s
#12 53.20 [INFO] Finished at: 2025-08-08T10:56:41Z
#12 53.20 [INFO] ------------------------------------------------------------------------
#12 DONE 53.4s

#13 [dev 5/6] RUN cp /openmrs_distro/target/distro/web/openmrs.war /openmrs/distribution/openmrs_core/ &&     cp /openmrs_distro/target/distro/web/openmrs-distro.properties /openmrs/distribution/ &&     cp -R /openmrs_distro/target/distro/web/modules /openmrs/distribution/openmrs_modules &&     cp -R /openmrs_distro/target/distro/web/owa /openmrs/distribution/openmrs_owas
#13 DONE 0.7s

#14 [dev 6/6] RUN mvn clean -s /usr/share/maven/ref/settings-docker.xml
#14 2.018 [INFO] Scanning for projects...
#14 2.213 [INFO]
#14 2.214 [INFO] --------------------< org.openmrs.distro:platform >---------------------
#14 2.215 [INFO] Building OpenMRS Platform 2.8.0-SNAPSHOT
#14 2.223 [INFO]   from pom.xml
#14 2.223 [INFO] --------------------------------[ jar ]---------------------------------
#14 2.336 [INFO]
#14 2.338 [INFO] --- clean:3.2.0:clean (default-clean) @ platform ---
#14 2.521 [INFO] Deleting /openmrs_distro/target
#14 2.529 [INFO] ------------------------------------------------------------------------
#14 2.533 [INFO] BUILD SUCCESS
#14 2.534 [INFO] ------------------------------------------------------------------------
#14 2.536 [INFO] Total time:  0.567 s
#14 2.537 [INFO] Finished at: 2025-08-08T10:56:44Z
#14 2.538 [INFO] ------------------------------------------------------------------------
#14 DONE 2.6s

#8 [stage-1 1/5] FROM docker.io/openmrs/openmrs-core:nightly@sha256:e1f06d065473e3f0aba4ea4d42d7841e47371513a09eb9a0b4a91684a5c7d9db
#8 CACHED

#15 [stage-1 2/5] COPY --from=dev /openmrs/distribution/openmrs_core/openmrs.war /openmrs/distribution/openmrs_core/
#15 DONE 0.3s

#16 [stage-1 3/5] COPY --from=dev /openmrs/distribution/openmrs-distro.properties /openmrs/distribution/
#16 DONE 0.1s

#17 [stage-1 4/5] COPY --from=dev /openmrs/distribution/openmrs_modules /openmrs/distribution/openmrs_modules
#17 DONE 0.2s

#18 [stage-1 5/5] COPY --from=dev /openmrs/distribution/openmrs_owas /openmrs/distribution/openmrs_owas
#18 DONE 0.1s

#19 exporting to image
#19 exporting layers
#19 exporting layers 0.4s done
#19 writing image sha256:1b0913f84c4d3f961f47d3c647a0e01ac4a47fdff7a9a83175710b3a37b8b3b1
#19 writing image sha256:1b0913f84c4d3f961f47d3c647a0e01ac4a47fdff7a9a83175710b3a37b8b3b1 done
#19 naming to docker.io/openmrs/openmrs-platform:nightly done
#19 DONE 0.4s

1 warning found (use --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 4)
Creating op-op28-tom_db_1 ...
Creating op-op28-tom_db_1 ... done
Creating op-op28-tom_api_1 ...
Creating op-op28-tom_api_1 ... done
+ sleep 500
+ docker ps
+ docker-compose logs
+ count=0
+ wget --spider http://localhost:8080/openmrs/
Spider mode enabled. Check if remote file exists.
--2025-08-08 11:05:07--  http://localhost:8080/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 302
Location: /openmrs/owa/addonmanager/index.html [following]
Spider mode enabled. Check if remote file exists.
--2025-08-08 11:05:08--  http://localhost:8080/openmrs/owa/addonmanager/index.html
Connecting to localhost (localhost)|127.0.0.1|:8080... connected.
HTTP request sent, awaiting response... 200
Length: 1008 [text/html]
Remote file exists and could contain further links,
but recursion is disabled -- not retrieving.

+ echo 'Server up!'
Stopping op-op28-tom_api_1 ...
Stopping op-op28-tom_db_1  ...
Stopping op-op28-tom_api_1 ... done
Stopping op-op28-tom_db_1  ... done
Removing op-op28-tom_api_1 ...
Removing op-op28-tom_db_1  ...
Removing op-op28-tom_db_1  ... done
Removing op-op28-tom_api_1 ... done
Removing network op-op28-tom_default
Removing volume op-op28-tom_db-data
Removing volume op-op28-tom_openmrs-data