Builds the pre-built Docker containers for e2e tests

Build: #49 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
8 minutes
Agent
yu.openmrs.org
Revision
5e4f2c8a1333261d86ef37a2b60f33bdd76cc6ea 5e4f2c8a1333261d86ef37a2b60f33bdd76cc6ea
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=270-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 269 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=269-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 268 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=268-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 267 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=267-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 266 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=266-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 265 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=265-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 264 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=264-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 263 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=263-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 262 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=262-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 261 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=261-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 260 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=260-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 259 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=259-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 258 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=258-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 257 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=257-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 256 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=256-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 255 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 255 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=101e53dc021d
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=f96882fd7368
+ docker commit 101e53dc021d openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit f96882fd7368 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