OpenMRS Core Master

Build: #3042 was successful

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
21 minutes
Revision
211b4f3b852458fb31a7bc97d94e24e0b935e41d 211b4f3b852458fb31a7bc97d94e24e0b935e41d
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.84 [INFO] BUILD SUCCESS
#60 99.85 [INFO] ------------------------------------------------------------------------
#60 99.87 [INFO] Total time:  01:28 min
#60 99.88 [INFO] Finished at: 2022-09-29T10:44:24Z
#60 99.88 [INFO] ------------------------------------------------------------------------
#60 DONE 100.1s

#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.90 [INFO] Scanning for projects...
#62 16.12 [INFO]
#62 16.13 [INFO] -------------------< org.openmrs.web:openmrs-webapp >-------------------
#62 16.13 [INFO] Building openmrs-webapp 2.6.0-SNAPSHOT
#62 16.14 [INFO] --------------------------------[ war ]---------------------------------
#62 24.12 [INFO]
#62 24.12 [INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmrs-webapp ---
#62 28.71 [INFO] ShortRevision tag detected. The value is '6'.
#62 28.77 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 28.77 [INFO] Working directory: /app/webapp
#62 29.07 [INFO] Storing buildNumber: 0 at timestamp: 1664448293042
#62 29.13 [WARNING] Cannot get the branch information from the git repository:
#62 29.13 Detecting the current branch failed:
#62 29.13 [INFO] ShortRevision tag detected. The value is '6'.
#62 29.13 [INFO] Executing: /bin/sh -c cd '/app/webapp' && 'git' 'rev-parse' '--verify' '--short=6' 'HEAD'
#62 29.14 [INFO] Working directory: /app/webapp
#62 29.17 [INFO] Storing buildScmBranch: UNKNOWN_BRANCH
#62 29.17 [INFO]
#62 29.17 [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ openmrs-webapp ---
#62 30.00 [INFO]
#62 30.00 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ openmrs-webapp ---
#62 30.51 [INFO] Copying 2 resources
#62 30.57 [INFO] Copying 1 resource to ../jetty
#62 30.80 [INFO]
#62 30.80 [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ openmrs-webapp ---
#62 33.48 [INFO] Executing tasks
#62 33.56 [INFO]     [unzip] Expanding: /app/webapp/src/main/resources/liquibase-demo-data.zip into /app/webapp/target/classes
#62 33.89 [INFO] Executed tasks
#62 33.90 [INFO]
#62 33.90 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ openmrs-webapp ---
#62 36.54 [INFO] No sources to compile
#62 36.55 [INFO]
#62 36.56 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ openmrs-webapp ---
#62 36.84 [INFO] Copying 1 resource
#62 36.89 [INFO]
#62 36.89 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ openmrs-webapp ---
#62 37.04 [INFO] No sources to compile
#62 37.05 [INFO]
#62 37.05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ openmrs-webapp ---
#62 39.01 [INFO] Tests are skipped.
#62 39.01 [INFO]
#62 39.01 [INFO] --- maven-war-plugin:3.3.2:war (default-war) @ openmrs-webapp ---
#62 40.60 [INFO] Packaging webapp
#62 40.61 [INFO] Assembling webapp [openmrs-webapp] in [/app/webapp/target/openmrs]
#62 40.66 [INFO] Processing war project
#62 40.67 [INFO] Copying webapp webResources [/app/webapp/src/main/webapp] to [/app/webapp/target/openmrs]
#62 40.90 [INFO] Copying webapp resources [/app/webapp/src/main/webapp]
#62 42.96 [INFO] Building war: /app/webapp/target/openmrs.war
#62 53.34 [INFO]
#62 53.35 [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openmrs-webapp ---
#62 56.97 [INFO] Building jar: /app/webapp/target/openmrs-tests.jar
#62 57.27 [INFO]
#62 57.27 [INFO] --- license-maven-plugin:3.0:check (default) @ openmrs-webapp ---
#62 58.53 [INFO] Checking licenses...
#62 59.34 [INFO]
#62 59.35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ openmrs-webapp ---
#62 59.92 [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.09 [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.14 [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.15 [INFO] ------------------------------------------------------------------------
#62 60.15 [INFO] BUILD SUCCESS
#62 60.16 [INFO] ------------------------------------------------------------------------
#62 60.16 [INFO] Total time:  47.408 s
#62 60.17 [INFO] Finished at: 2022-09-29T10:45:24Z
#62 60.17 [INFO] ------------------------------------------------------------------------
#62 DONE 60.6s

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

#64 exporting to image
#64 exporting layers
#64 exporting layers 39.1s done
#64 exporting manifest sha256:aff190b6f8bb15876dcfc507b2768be2349c242b5546c34c976fe520e9b0b341 0.0s done
#64 exporting config sha256:e5292bad43ddc6a9f3fb0393741e213bb8c503358b94510094f6fdfaf7bfef63 0.0s done
#64 exporting manifest sha256:ce5b7d3807d15fd65bd5fedfc29c76fc49e26ee6473eb6f9b02ec1e53c42b91a 0.0s done
#64 exporting config sha256:988f03a3a3243008b38a04f82905bcfaae1e967f6d6a2e28395981d01912c09d 0.0s done
#64 exporting manifest list sha256:2045a30cddc08326542d4d42eaeb8983b8c5614e3a52213db758af0ab6351e34 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.2s done
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2045a30cddc08326542d4d42eaeb8983b8c5614e3a52213db758af0ab6351e34
#64 pushing manifest for docker.io/openmrs/openmrs-core:dev@sha256:2045a30cddc08326542d4d42eaeb8983b8c5614e3a52213db758af0ab6351e34 0.7s done
#64 DONE 57.2s