OpenMRS Core Master

Build: #3435 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
12 minutes
Labels
None
Revisions
openmrs-core
9369eee6361b5a79eaff2762b55dfb9dc64574b8 9369eee6361b5a79eaff2762b55dfb9dc64574b8
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
Fixed in
#3437 (Manual run by Rafal Korytkowski)
No failed test found. A possible compilation error occurred.

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 9369eee6361b5a79eaff2762b55dfb9dc64574b8 9369eee6361b5a79eaff2762b55dfb9dc64574b8 TRUNK-6234 Provide JDK 11 and JDK 18 docker images

Jira issues

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

Error summary for Deploy to docker

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

+ [[ ehuB != ehuxB ]]
+ echo 'Start of Lmod init/bash script to define the module command'
+ LMOD_PKG=/usr/share/lmod/lmod
+ LMOD_DIR=/usr/share/lmod/lmod/libexec
+ LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
+ MODULESHOME=/usr/share/lmod/lmod
+ export LMOD_PKG
+ export LMOD_CMD
+ export LMOD_DIR
+ export MODULESHOME
+ LMOD_VERSION=6.6
+ export LMOD_VERSION
+ '[' : '!=' : ']'
+ unalias ml
+ true
++ echo YES
++ /usr/bin/tr '[:upper:]' '[:lower:]'
+ export_module=yes
+ '[' -n '5.1.16(1)-release' -a yes '!=' no ']'
+ export -f module
+ export -f ml
+ unset export_module
+ '[' -n '' ']'
+ '[' 5 -ge 3 ']'
+ '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']'
+ '[' -n '' ']'
+ [[ ehuB != ehuxB ]]
+ echo 'End of Lmod init/bash script to define the module command'
+ set +x
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 5.85kB done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 ...

#3 [auth] docker/dockerfile:pull token for registry-1.docker.io
#3 DONE 0.0s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.6s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
#4 resolve docker.io/docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 0.0s done
#4 DONE 0.0s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
#4 CACHED

#5 [auth] library/maven:pull token for registry-1.docker.io
#5 DONE 0.0s

#6 [auth] library/tomcat:pull token for registry-1.docker.io
#6 DONE 0.0s

#7 [linux/arm64 internal] load metadata for docker.io/library/tomcat:8.5-
#7 ERROR: docker.io/library/tomcat:8.5-: not found

#8 [linux/amd64 internal] load metadata for docker.io/library/maven:3.8-amazoncorretto-8
#8 CANCELED

#9 [linux/amd64 internal] load metadata for docker.io/library/tomcat:8.5-
#9 CANCELED

#10 [linux/arm64 internal] load metadata for docker.io/library/maven:3.8-amazoncorretto-8
#10 CANCELED
------
> [linux/arm64 internal] load metadata for docker.io/library/tomcat:8.5-:
------
Dockerfile:97
--------------------
  95 |     ### Production Stage
  96 |     ARG RUNTIME_JDK=jdk8-corretto
  97 | >>> FROM tomcat:8.5-$RUNTIME_JDK
  98 |     
  99 |     RUN yum -y update && yum clean all && rm -rf /usr/local/tomcat/webapps/*
--------------------
error: failed to solve: tomcat:8.5-: docker.io/library/tomcat:8.5-: not found