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

Build: #11 was successful

Job: Gateway was successful

Stages & jobs

  1. Build

  2. Deploy and Store Build Info

Job result summary

Completed
Duration
3 seconds
Flags
Tag build
Agent
xindi.openmrs.org
Revision
3532264bfa5f5f2f57702d433b0f1836aa86b9e4 3532264bfa5f5f2f57702d433b0f1836aa86b9e4
Successful since
#1 ()

Custom variables

Custom revision
3532264bfa5f5f2f57702d433b0f1836aa86b9e4 3532264bfa5f5f2f57702d433b0f1836aa86b9e4
Tag name
3.0.0-beta.12

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:3.0.0-beta.12 -t openmrs/openmrs-reference-application-3-gateway:qa gateway/
#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 174B 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.5s

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

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

#7 [linux/amd64 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 DONE 0.1s

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

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

#10 [linux/amd64 3/3] COPY default.conf.template /etc/nginx/templates/
#10 CACHED

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

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

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

#14 exporting to image
#14 exporting layers done
#14 exporting manifest sha256:41bdb4d959fe38c3609a4436c63e4a3c67c9a047ec069882278081a82806d79b done
#14 exporting config sha256:89b1801650584379bca53ca97c298e5577ab99dd3bcb46f0bf3423b2ce717d76 done
#14 exporting manifest sha256:0a89866cd5c64c2f0744ef38a8d6542eb4a3006811cc73c5f08b5d50740538ab done
#14 exporting config sha256:a7a760d0711e97d515feec933a11524ea6181cf6a3e78aff48c21204ce7982b4 done
#14 exporting manifest list sha256:080c2f89b296eef0a362f78fc47b1e9ed242de507011dbd559e015b5cc2ff145 done
#14 pushing layers
#14 pushing layers 0.5s done
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:3.0.0-beta.12@sha256:080c2f89b296eef0a362f78fc47b1e9ed242de507011dbd559e015b5cc2ff145
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:3.0.0-beta.12@sha256:080c2f89b296eef0a362f78fc47b1e9ed242de507011dbd559e015b5cc2ff145 0.4s done
#14 pushing layers 0.4s done
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:qa@sha256:080c2f89b296eef0a362f78fc47b1e9ed242de507011dbd559e015b5cc2ff145
#14 pushing manifest for docker.io/openmrs/openmrs-reference-application-3-gateway:qa@sha256:080c2f89b296eef0a362f78fc47b1e9ed242de507011dbd559e015b5cc2ff145 0.4s done
#14 DONE 1.8s