OpenMRS Core Master

Build: #4073 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
18 seconds
Labels
None
Revisions
openmrs-core
8225c7c62693d11b38f1846890b28a82e5b538c7
Release scripts
d5831e94deff58c79f07afa118e3aad928391687
Fixed in
#4075 (Manual run by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Responsible

  • Rafal Korytkowski Rafal Korytkowski Automatically assigned

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 8225c7c62693d11b38f1846890b28a82e5b538c7 TRUNK-6420: Use a just built war, auto-determine version, move module to test-suite

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6420Could not obtain issue details from Jira

Error summary for Build

The job generated some errors, drill down into the full build log for more details.

#7 [linux/amd64 internal] load metadata for docker.io/library/maven:3.9-eclipse-temurin-21
#7 DONE 0.4s

#5 [linux/arm64 internal] load metadata for docker.io/library/maven:3.9-eclipse-temurin-21
#5 DONE 0.5s

#8 [internal] load .dockerignore
#8 transferring context: 2B done
#8 DONE 0.1s

#9 importing cache manifest from openmrs/openmrs-core:dev-cache
#9 ...

#10 [internal] load build context
#10 DONE 0.0s

#11 [linux/amd64 compile  1/17] FROM docker.io/library/maven:3.9-eclipse-temurin-21@sha256:6fdc855a6ed81d288ca7ca37ac6ff5e9308b612485c0801d70b25a858c83d237
#11 resolve docker.io/library/maven:3.9-eclipse-temurin-21@sha256:6fdc855a6ed81d288ca7ca37ac6ff5e9308b612485c0801d70b25a858c83d237 0.1s done
#11 DONE 0.1s

#12 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.9-eclipse-temurin-21@sha256:6fdc855a6ed81d288ca7ca37ac6ff5e9308b612485c0801d70b25a858c83d237
#12 resolve docker.io/library/maven:3.9-eclipse-temurin-21@sha256:6fdc855a6ed81d288ca7ca37ac6ff5e9308b612485c0801d70b25a858c83d237 0.1s done
#12 DONE 0.1s

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

#9 importing cache manifest from openmrs/openmrs-core:dev-cache
#9 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done
#9 DONE 0.4s

#12 [linux/arm64 dev 1/8] FROM docker.io/library/maven:3.9-eclipse-temurin-21@sha256:6fdc855a6ed81d288ca7ca37ac6ff5e9308b612485c0801d70b25a858c83d237
#12 DONE 0.1s

#10 [internal] load build context
#10 transferring context: 32.45MB 1.3s done
#10 DONE 1.3s

#14 [linux/amd64 compile 11/17] COPY web/pom.xml web/
#14 CACHED

#15 [linux/amd64 compile  5/17] RUN mvn -s /usr/share/maven/ref/settings-docker.xml -Daether.dependencyCollector.impl=bf -f docker-pom.xml org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:5.11.0:setup-sdk -N -DbatchAnswers=n
#15 CACHED

#16 [linux/amd64 compile  3/17] WORKDIR /openmrs_core
#16 CACHED

#17 [linux/amd64 compile  7/17] COPY test/pom.xml test/
#17 CACHED

#18 [linux/amd64 compile  2/17] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
#18 CACHED

#19 [linux/amd64 compile  8/17] COPY tools/pom.xml tools/
#19 CACHED

#20 [linux/amd64 compile  6/17] COPY pom.xml .
#20 CACHED

#21 [linux/amd64 compile  9/17] COPY liquibase/pom.xml liquibase/
#21 CACHED

#22 [linux/amd64 compile  4/17] COPY docker-pom.xml .
#22 CACHED

#23 [linux/amd64 compile 10/17] COPY api/pom.xml api/
#23 CACHED

#24 [linux/amd64 compile 12/17] COPY webapp/pom.xml webapp/
#24 CACHED

#25 [linux/amd64 compile 15/17] COPY test-module/omod/pom.xml test-module/omod/
#25 ERROR: failed to calculate checksum of ref qsnbz4a083wkmdvd83anqg5hi::t8ze39kwkrqnegzpsvnmff4ka: "/test-module/omod/pom.xml": not found

#26 [linux/amd64 compile 14/17] COPY test-module/api/pom.xml test-module/api/
#26 ERROR: failed to calculate checksum of ref qsnbz4a083wkmdvd83anqg5hi::t8ze39kwkrqnegzpsvnmff4ka: "/test-module/api/pom.xml": not found

#27 [linux/amd64 compile 13/17] COPY test-module/pom.xml test-module/
#27 ERROR: failed to calculate checksum of ref qsnbz4a083wkmdvd83anqg5hi::t8ze39kwkrqnegzpsvnmff4ka: "/test-module/pom.xml": not found

#18 [linux/amd64 compile  2/17] RUN apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
#18 CACHED
------
> [linux/amd64 compile 13/17] COPY test-module/pom.xml test-module/:
------
------
> [linux/amd64 compile 14/17] COPY test-module/api/pom.xml test-module/api/:
------
------
> [linux/amd64 compile 15/17] COPY test-module/omod/pom.xml test-module/omod/:
------
Dockerfile:41
--------------------
  39 |     COPY test-module/pom.xml test-module/
  40 |     COPY test-module/api/pom.xml test-module/api/
  41 | >>> COPY test-module/omod/pom.xml test-module/omod/
  42 |     
  43 |     # Install dependencies
--------------------
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref qsnbz4a083wkmdvd83anqg5hi::t8ze39kwkrqnegzpsvnmff4ka: "/test-module/omod/pom.xml": not found