OpenMRS Core Master

Build: #3065 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
20 minutes
Revision
54b669ce3f05ccd61549beaa2434c4b8b6e41acd 54b669ce3f05ccd61549beaa2434c4b8b6e41acd
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 99.57 [INFO] BUILD SUCCESS
#60 99.58 [INFO] ------------------------------------------------------------------------
#60 99.60 [INFO] Total time:  01:27 min
#60 99.61 [INFO] Finished at: 2022-10-06T23:32:06Z
#60 99.61 [INFO] ------------------------------------------------------------------------
#60 DONE 99.8s

#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 13.37 [INFO] Scanning for projects...
#62 16.62 [INFO]
#62 16.62 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.62 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.62 [INFO] --------------------------------[ war ]---------------------------------
#62 23.32 [INFO]
#62 23.33 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.54 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.61 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.61 [INFO] Working directory: /app/webapp
#62 28.90 [INFO] Storing buildNumber: 0 at timestamp: 1665099154917
#62 28.95 [WARNING] Cannot get the branch information from the git repository:
#62 28.95 Detecting the current branch failed:
#62 28.95 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.95 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.95 [INFO] Working directory: /app/webapp
#62 28.99 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.00 [INFO]
#62 29.00 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.34 [INFO]
#62 30.34 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.85 [INFO] Copying 2 resources
#62 30.93 [INFO] Copying 1 resource to ../jetty
#62 31.18 [INFO]
#62 31.18 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.47 [INFO] Executing tasks
#62 33.58 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.88 [INFO] Executed tasks
#62 33.89 [INFO]
#62 33.89 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 34.77 [INFO] No sources to compile
#62 34.78 [INFO]
#62 34.78 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 34.97 [INFO] Copying 1 resource
#62 34.99 [INFO]
#62 34.99 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 35.35 [INFO] No sources to compile
#62 35.36 [INFO]
#62 35.36 [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.72 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 39.79 [INFO] Packaging webapp
#62 39.81 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 39.89 [INFO] Processing war project
#62 39.89 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.22 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.85 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.56 [INFO]
#62 53.56 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 57.55 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.86 [INFO]
#62 57.86 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.91 [INFO] Checking licenses...
#62 59.52 [INFO]
#62 59.52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 60.13 [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.30 [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.38 [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.44 [INFO] ------------------------------------------------------------------------
#62 60.44 [INFO] BUILD SUCCESS
#62 60.44 [INFO] ------------------------------------------------------------------------
#62 60.46 [INFO] Total time:  47.231 s
#62 60.46 [INFO] Finished at: 2022-10-06T23:33:06Z
#62 60.46 [INFO] ------------------------------------------------------------------------
#62 DONE 60.9s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 37.4s done
#64 exporting manifest sha256:2206c58653ab3f3805e93365bc409642e23f6e10b3af6b619aba5fcc40c21991 0.0s done
#64 exporting config sha256:c05d30fbf9139f9c0715227b18d6a87b9cdec7a39926541610909d5791b5083a 0.0s done
#64 exporting manifest sha256:da2b83d44b644426128d9bd6bfe0dbfc8e544c89b8621b4fb696cd9d261539de 0.0s done
#64 exporting config sha256:99539ae8c54801dd8e6d476fd455648a37aaa0b071152a39e2972728982b4fa9 0.0s done
#64 exporting manifest list sha256:b9f926901844a92272eddbacf95ac8eb76323615be33fa18936a665a6c10af77 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 19.9s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:b9f926901844a92272eddbacf95ac8eb76323615be33fa18936a665a6c10af77
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:b9f926901844a92272eddbacf95ac8eb76323615be33fa18936a665a6c10af77 0.9s done
#64 DONE 58.3s