Builds the pre-built Docker containers for e2e tests

Build: #2 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
16 minutes
Agent
xindi.openmrs.org
Revision
2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d 2f8f9443b3b42e7c91bb730fdcaaf153d501bc6d

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=224-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 223 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=223-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 222 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=222-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 221 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=221-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 220 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=220-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 219 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=219-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 218 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=218-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 217 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=217-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 216 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=216-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 215 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=215-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 214 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=214-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 213 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=213-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 212 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=212-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 211 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=211-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 210 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=210-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 209 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 209 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=2ce3a31d05a5
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=d95895b1467a
+ docker commit 2ce3a31d05a5 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit d95895b1467a 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