Builds the pre-built Docker containers for e2e tests

Build: #75 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
12 minutes
Agent
xindi.openmrs.org
Revision
0c5547f9de644724b29deeac8ba324eaf9c39614 0c5547f9de644724b29deeac8ba324eaf9c39614
Successful since
#2 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=245-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 244 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=244-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 243 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=243-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 242 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=242-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 241 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=241-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 240 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=240-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 239 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=239-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 238 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=238-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 237 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=237-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 236 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=236-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 235 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=235-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 234 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=234-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 233 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=233-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 232 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=232-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 231 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=231-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 230 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 230 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=c17e7e0af842
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=ef811a5f4d61
+ docker commit c17e7e0af842 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit ef811a5f4d61 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