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

Build: #1885 failed Changes by Vineet Sharma <sharmava05@gmail.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
10 minutes
Labels
None
Revisions
Distribution 3.x
ad1202e20ae0629d1f0bbe62f9805323e2e304cf ad1202e20ae0629d1f0bbe62f9805323e2e304cf
Release scripts
ced9ff00825ca1cb8c744547be4ba8ff994bd71b ced9ff00825ca1cb8c744547be4ba8ff994bd71b
esm-patient-chart
1c374855cb473b65b6479e557e895aee7c57ef6d 1c374855cb473b65b6479e557e895aee7c57ef6d
esm-patient-management
b0604edb7f86d283bdf4c74c9fcd00798e12e6e2 b0604edb7f86d283bdf4c74c9fcd00798e12e6e2
esm-core
fd113a4c3c1caf96825366bc0bf4734f51114ff6 fd113a4c3c1caf96825366bc0bf4734f51114ff6
esm-form-builder
f1308e8deaba9dcdfc70b401cd89273151446db4 f1308e8deaba9dcdfc70b401cd89273151446db4
esm-cohort-builder
37d660d08eedb8dabb8c5600d4c16c4a67cbc32b 37d660d08eedb8dabb8c5600d4c16c4a67cbc32b
Fixed in
#1886 (Manual run by Github Actions)
No failed test found. A possible compilation error occurred.

Responsible

No one has taken responsibility for this failure

Code commits

esm-patient-chart
Author Commit Message Commit date
Vineet Sharma <sharmava05@gmail.com> Vineet Sharma <sharmava05@gmail.com> 1c374855cb473b65b6479e557e895aee7c57ef6d 1c374855cb473b65b6479e557e895aee7c57ef6d (BREAKING) Update i18next interpolation syntax (#1439)
Co-authored-by: Dennis Kigen <kigen.work@gmail.com>

Error summary for Build Gateway

The job generated some errors, drill down into 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 build definition from Dockerfile
#1 transferring dockerfile: 174B 0.0s done
#1 DONE 0.1s

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

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

#2 [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#2 ERROR: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/nginx/manifests/1.23-alpine: 503 Service Unavailable

#4 [linux/arm64 internal] load metadata for docker.io/library/nginx:1.23-alpine
#4 CANCELED
------
> [linux/amd64 internal] load metadata for docker.io/library/nginx:1.23-alpine:
------
Dockerfile:1
--------------------
   1 | >>> FROM nginx:1.23-alpine
   2 |     
   3 |     ENV FRAME_ANCESTORS ""
--------------------
error: failed to solve: nginx:1.23-alpine: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/nginx/manifests/1.23-alpine: 503 Service Unavailable