OpenMRS Core Master

Build: #3045 failed

Job: Build was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
19 minutes
Revision
5b76adbdd2fc075639933a0037216a3384ba1d90 5b76adbdd2fc075639933a0037216a3384ba1d90
Successful since
#3001 ()

Configuration changes

Job Build with key TRUNK-MASTER-JOB1 no longer exists.

Error summary

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

#60 97.46 [INFO] ------------------------------------------------------------------------
#60 97.48 [INFO] Total time:  01:26 min
#60 97.49 [INFO] Finished at: 2022-09-29T21:47:21Z
#60 97.49 [INFO] ------------------------------------------------------------------------
#60 DONE 97.7s

#61 [linux/arm64 dev 24/26] COPY webapp/ ./webapp/
#61 DONE 0.1s

#62 [linux/arm64 dev 25/26] RUN mvn -pl webapp -s /usr/share/maven/ref/settings-docker.xml install -DskipTests
#62 12.60 [INFO] Scanning for projects...
#62 16.04 [INFO]
#62 16.04 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.04 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.04 [INFO] --------------------------------[ war ]---------------------------------
#62 23.46 [INFO]
#62 23.46 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.47 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.55 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.55 [INFO] Working directory: /app/webapp
#62 28.88 [INFO] Storing buildNumber: 0 at timestamp: 1664488070714
#62 28.93 [WARNING] Cannot get the branch information from the git repository:
#62 28.93 Detecting the current branch failed:
#62 28.93 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.93 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.93 [INFO] Working directory: /app/webapp
#62 28.99 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 28.99 [INFO]
#62 28.99 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 29.76 [INFO]
#62 29.76 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.12 [INFO] Copying 2 resources
#62 30.16 [INFO] Copying 1 resource to ../jetty
#62 30.41 [INFO]
#62 30.41 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 32.63 [INFO] Executing tasks
#62 32.72 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.00 [INFO] Executed tasks
#62 33.01 [INFO]
#62 33.01 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 33.77 [INFO] No sources to compile
#62 33.77 [INFO]
#62 33.77 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 33.85 [INFO] Copying 1 resource
#62 33.86 [INFO]
#62 33.86 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 33.90 [INFO] No sources to compile
#62 33.90 [INFO]
#62 33.90 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 37.72 [INFO] Tests are skipped.
#62 37.72 [INFO]
#62 37.73 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.39 [INFO] Packaging webapp
#62 40.41 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 40.47 [INFO] Processing war project
#62 40.47 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.70 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 43.14 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.54 [INFO]
#62 53.54 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 57.10 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.66 [INFO]
#62 57.66 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 59.33 [INFO] Checking licenses...
#62 60.09 [INFO]
#62 60.09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 60.49 [INFO] Installing /app/webapp/target/openmrs.war to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.war
#62 60.63 [INFO] Installing /app/webapp/pom.xml to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT.pom
#62 60.67 [INFO] Installing /app/webapp/target/openmrs-tests.jar to /usr/share/maven/ref/repository/org/openmrs/web/openmrs-webapp/2.6.0-SNAPSHOT/openmrs-webapp-2.6.0-SNAPSHOT-tests.jar
#62 60.69 [INFO] ------------------------------------------------------------------------
#62 60.69 [INFO] BUILD SUCCESS
#62 60.69 [INFO] ------------------------------------------------------------------------
#62 60.70 [INFO] Total time:  48.240 s
#62 60.70 [INFO] Finished at: 2022-09-29T21:48:23Z
#62 60.71 [INFO] ------------------------------------------------------------------------
#62 DONE 61.1s

#63 [linux/arm64 dev 26/26] WORKDIR /app/webapp
#63 DONE 0.1s

#64 exporting to image
#64 exporting layers
#64 exporting layers 34.5s done
#64 exporting manifest sha256:08721909c1d9c66f19d7af4879dbc1b4ace9f5fdbfc4444567b146ab3a155afa 0.0s done
#64 exporting config sha256:ef91bce2f01a387d64e5671e15a33a65a8193db2a59f36c236ce98a0cc825587
#64 exporting config sha256:ef91bce2f01a387d64e5671e15a33a65a8193db2a59f36c236ce98a0cc825587 0.0s done
#64 exporting manifest sha256:303de2dc17da4f988b0b58249509e9b1c5e57f9a06e9df62b1ec6accf35a3004 0.0s done
#64 exporting config sha256:b4059cc922b33d548e86ff0b6ad4e5ef4dd634103ea9f22f1b6195a9219ca1c9 0.0s done
#64 exporting manifest list sha256:8487a2c6c0cd657a8a003a190d2526b17bbbcdf8f0dda1a8519670c94e2cd945 0.0s done
#64 pushing layers
#64 ...

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

#64 exporting to image
#64 pushing layers 17.3s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:8487a2c6c0cd657a8a003a190d2526b17bbbcdf8f0dda1a8519670c94e2cd945
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:8487a2c6c0cd657a8a003a190d2526b17bbbcdf8f0dda1a8519670c94e2cd945 0.9s done
#64 DONE 52.9s