Builds the pre-built Docker containers for e2e tests

Build: #120 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
29 minutes
Agent
xiao.openmrs.org
Revision
4e78e1d65bf795d01d5673347db7b55bf8530125
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=146-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 145 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=145-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 144 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=144-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 143 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=143-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 142 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=142-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 141 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=141-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 140 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=140-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 139 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=139-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 138 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=138-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 137 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=137-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 136 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=136-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 135 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=135-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 134 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=134-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 133 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=133-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 132 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=132-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 131 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 131 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=4cc1d192a6db
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=516dadc66932
+ docker commit 4cc1d192a6db openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 516dadc66932 openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-db:nightly-with-data
+ docker push openmrs/openmrs-reference-application-3-backend:nightly-with-data