DO NOT MANUALLY RUN! Builds the 3.x Docker images and deploys them to the test server

Build: #9 failed

Job: Gateway was successful

Stages & jobs

  1. Build

  2. Deploy and Store Build Info

Job result summary

Completed
Duration
5 seconds
Flags
Tag build
Agent
yu.openmrs.org
Revision
4bbf87cccfdf21cf7c1df14d5022a656c3d079c6 4bbf87cccfdf21cf7c1df14d5022a656c3d079c6
Successful since
#1 ()

Custom variables

Custom revision
4bbf87cccfdf21cf7c1df14d5022a656c3d079c6 4bbf87cccfdf21cf7c1df14d5022a656c3d079c6
Tag name
3.0.0-beta.10

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
++ /usr/bin/tr '[:upper:]' '[:lower:]'
++ echo YES
+ 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:3.0.0-beta.10 -t openmrs/openmrs-reference-application-3-gateway:qa gateway/
#1 [internal] load .dockerignore
#1 transferring context:
#1 transferring context: 2B done
#1 DONE 0.1s

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

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

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

#5 [internal] load build context
#5 transferring context: 3.17kB done
#5 DONE 0.1s

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

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

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

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

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

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

#12 exporting to image
#12 exporting layers
#12 exporting layers 0.3s done
#12 exporting manifest sha256:22d84588edf1b3ea6d309416ae583032af4a2a27ad18c5232dcdb7e1a9ee096a 0.0s done
#12 exporting config sha256:85562afa29b4d0d352596364c29b0efcd89d1ddfc68c45edc856d9510d854a04
#12 exporting config sha256:85562afa29b4d0d352596364c29b0efcd89d1ddfc68c45edc856d9510d854a04 0.0s done
#12 exporting manifest sha256:7b4b2168d9bc28a34a30ec376a97fa49c5a25248205b7f971d45751c7019863e 0.0s done
#12 exporting config sha256:9b85b1214ff74a341095cdfc9ff7c44a97edb5ba474d50b7fb28a92d6346225f 0.0s done
#12 exporting manifest list sha256:d22286d522cd2cb28e5913dfcc5f82d98c16a66a62a5ed534ec87a4783793493 0.0s done
#12 pushing layers
#12 ...

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

#12 exporting to image
#12 pushing layers 1.8s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:3.0.0-beta.10@sha256:d22286d522cd2cb28e5913dfcc5f82d98c16a66a62a5ed534ec87a4783793493
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:3.0.0-beta.10@sha256:d22286d522cd2cb28e5913dfcc5f82d98c16a66a62a5ed534ec87a4783793493 0.8s done
#12 pushing layers 0.6s done
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:qa@sha256:d22286d522cd2cb28e5913dfcc5f82d98c16a66a62a5ed534ec87a4783793493
#12 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:qa@sha256:d22286d522cd2cb28e5913dfcc5f82d98c16a66a62a5ed534ec87a4783793493 0.5s done
#12 DONE 4.1s