Build: #123 was successful

Job: Push docker image was successful

Stages & jobs

  1. Update versions

  2. Build

  3. Push docker image

  4. Validate

  5. Release

    Requires a user to start manually
  6. Release 2nd stage

  7. Release 3rd stage

Job result summary

Completed
Duration
13 seconds
Agent
yu.openmrs.org
Successful since
#1 ()

Error summary

The build generated some errors. See 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'
+ docker login -u openmrsci -p ********
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

+ set +x
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 751B done
#1 DONE 0.0s

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

#3 [internal] load metadata for docker.io/library/tomcat:7-jre8
#3 DONE 0.3s

#4 [internal] load .dockerignore
#4 transferring context: 2B done
#4 DONE 0.0s

#5 [ 1/10] FROM docker.io/library/tomcat:7-jre8@sha256:3d6475354578a0b083f2e91700dcb8a1275dc5f574435276ce0ec69be588d6a3
#5 DONE 0.0s

#6 [internal] load build context
#6 transferring context: 100.91MB 0.8s done
#6 DONE 0.8s

#5 [ 1/10] FROM docker.io/library/tomcat:7-jre8@sha256:3d6475354578a0b083f2e91700dcb8a1275dc5f574435276ce0ec69be588d6a3
#5 CACHED

#7 [ 2/10] COPY openmrs.war  /usr/local/tomcat/webapps/openmrs.war
#7 DONE 0.4s

#8 [ 3/10] COPY setenv.sh /usr/local/tomcat/bin/setenv.sh
#8 DONE 0.1s

#9 [ 4/10] COPY wait-for-it.sh /usr/local/tomcat/wait-for-it.sh
#9 DONE 0.1s

#10 [ 5/10] COPY startup.sh /usr/local/tomcat/startup.sh
#10 DONE 0.1s

#11 [ 6/10] RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"' /usr/local/tomcat/conf/server.xml
#11 DONE 0.3s

#12 [ 7/10] RUN chmod +x /usr/local/tomcat/wait-for-it.sh
#12 DONE 0.4s

#13 [ 8/10] RUN chmod +x /usr/local/tomcat/startup.sh
#13 DONE 0.3s

#14 [ 9/10] COPY openmrs-distro.properties /root/openmrs-distro.properties
#14 DONE 0.1s

#15 [10/10] COPY Dockerfile /root/Dockerfile
#15 DONE 0.1s

#16 exporting to image
#16 exporting layers
#16 exporting layers 0.4s done
#16 writing image sha256:847be77fb974ecdd4daf25a029d2ac79720a7413f2f53f2e39a7db0f19a22793 done
#16 naming to docker.io/openmrs/openmrs-distro-platform:2.2.2-SNAPSHOT done
#16 DONE 0.5s