Plan responsible for building Docker images for the 3.x demo and development sites

Build: #255 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
2 seconds
Revision
9485ce9e84a2d195cfad25d58d81a2e491be671c 9485ce9e84a2d195cfad25d58d81a2e491be671c
Successful since
#229 ()

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'
+ export IMAGE=openmrs/openmrs-reference-application-3-gateway
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ 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

+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly -t openmrs/openmrs-reference-application-3-gateway:dev3 gateway/
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 99B done
#2 DONE 0.0s

#3 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 ...

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

#5 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#5 DONE 0.6s

#3 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#3 DONE 0.6s

#6 [internal] load build context
#6 transferring context: 2.67kB done
#6 DONE 0.0s

#7 [linux/arm64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:082f8c10bd47b6acc8ef15ae61ae45dd8fde0e9f389a8b5cb23c37408642bf5d
#7 resolve docker.io/library/nginx:1.23-alpine@sha256:082f8c10bd47b6acc8ef15ae61ae45dd8fde0e9f389a8b5cb23c37408642bf5d 0.1s done
#7 DONE 0.1s

#8 [linux/amd64 1/2] FROM docker.io/library/nginx:1.23-alpine@sha256:082f8c10bd47b6acc8ef15ae61ae45dd8fde0e9f389a8b5cb23c37408642bf5d
#8 resolve docker.io/library/nginx:1.23-alpine@sha256:082f8c10bd47b6acc8ef15ae61ae45dd8fde0e9f389a8b5cb23c37408642bf5d 0.1s done
#8 DONE 0.1s

#9 [linux/arm64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#9 CACHED

#10 [linux/amd64 2/2] COPY nginx.conf /etc/nginx/nginx.conf
#10 CACHED

#11 exporting to image
#11 exporting layers done
#11 exporting manifest sha256:fe3dba594d0a6916fcc5285a89ebb5d8315b265eadc2fedcfe32ee3f5c0c929a 0.0s done
#11 exporting config sha256:75280ecb710d2ec4363a8a8be1be976faf98f365761e0d0b2d78b27aab418c4d 0.0s done
#11 exporting manifest sha256:ea6e7ebc7092740bb843511a2c65b661fe394b8a0d587e3cb2ed76d00e0ff866 0.0s done
#11 exporting config sha256:cd8f9299d09d0d1ffbf9188d7be2c16f0e6540265e8542de0f7056f29643eb11 0.0s done
#11 exporting manifest list sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733
#11 ...

#12 [auth] openmrs/openmrs-reference-application-3-gateway:pull,push token for registry-1.docker.io
#12 DONE 0.0s

#11 exporting to image
#11 exporting manifest list sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733 0.0s done
#11 pushing layers
#11 pushing layers 0.3s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733 0.5s done
#11 pushing layers 0.2s done
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733
#11 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:4c0d1d0d2296a436d3c8534f503ff35f7a8dafbc126e8bc3a79737218205e733 0.4s done
#11 DONE 1.5s