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

Build: #694 was successful

Job: Build Gateway was successful

Stages & jobs

  1. Build

  2. Deploy

Job result summary

Completed
Duration
5 seconds
Revision
d1349e5546743850faa15f2d41379338ebf803e6 d1349e5546743850faa15f2d41379338ebf803e6
Successful since
#645 ()

Error summary

The build generated some errors. See the full build log for more details.

+ 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 build definition from Dockerfile
#1 transferring dockerfile: 174B done
#1 DONE 0.0s

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

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

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

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

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

#7 [linux/arm64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:659610aadb34b7967dea7686926fdcf08d588a71c5121edb094ce0e4cdbc45e6
#7 resolve docker.io/library/nginx:1.23-alpine@sha256:659610aadb34b7967dea7686926fdcf08d588a71c5121edb094ce0e4cdbc45e6 0.1s done
#7 CACHED

#8 [linux/amd64 1/3] FROM docker.io/library/nginx:1.23-alpine@sha256:659610aadb34b7967dea7686926fdcf08d588a71c5121edb094ce0e4cdbc45e6
#8 resolve docker.io/library/nginx:1.23-alpine@sha256:659610aadb34b7967dea7686926fdcf08d588a71c5121edb094ce0e4cdbc45e6 0.1s done
#8 CACHED

#9 [linux/amd64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#9 DONE 0.1s

#10 [linux/arm64 2/3] COPY nginx.conf /etc/nginx/nginx.conf
#10 DONE 0.1s

#11 [linux/amd64 3/3] COPY default.conf.template /etc/nginx/templates/
#11 DONE 0.1s

#12 [linux/arm64 3/3] COPY default.conf.template /etc/nginx/templates/
#12 DONE 0.1s

#13 exporting to image
#13 exporting layers
#13 exporting layers 0.4s done
#13 exporting manifest sha256:9cd77ffdf66b20b5224522b51070b93be5f9a6ad638d1d7986bc9a0a01dd1e44 0.0s done
#13 exporting config sha256:e20da8ad5087426c6176dd44ccf35d007c3ae532d6ba4abf28a262911611acbf
#13 exporting config sha256:e20da8ad5087426c6176dd44ccf35d007c3ae532d6ba4abf28a262911611acbf 0.0s done
#13 exporting manifest sha256:c4d48a73b23fe87a386f3ca20a721d4c35225142995a9ff42056cf48feb5b2d3 0.0s done
#13 exporting config sha256:01b8edb5bddbe1324bba88168f5b824277d8b164db49a71272c5be7a6a7e4da3 0.0s done
#13 exporting manifest list sha256:3061043e70aff7e4cd016b977493a8365dfe3c25c198d7a667d14cc52dd83c24 0.0s done
#13 pushing layers
#13 ...

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

#13 exporting to image
#13 pushing layers 1.5s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:3061043e70aff7e4cd016b977493a8365dfe3c25c198d7a667d14cc52dd83c24
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:nightly@sha256:3061043e70aff7e4cd016b977493a8365dfe3c25c198d7a667d14cc52dd83c24 0.8s done
#13 pushing layers 0.5s done
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:3061043e70aff7e4cd016b977493a8365dfe3c25c198d7a667d14cc52dd83c24
#13 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:dev3@sha256:3061043e70aff7e4cd016b977493a8365dfe3c25c198d7a667d14cc52dd83c24 0.4s done
#13 DONE 3.7s