Builds the pre-built Docker containers for e2e tests

Build: #128 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
29 minutes
Agent
xindi.openmrs.org
Revision
781a68246440c7e8d9abe40340bcbf2f929ef4bd
Successful since
#126 ()

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=150-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 149 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=149-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 148 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=148-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 147 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=147-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 146 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 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
+ [[ 200 != \2\0\0 ]]
+ '[' 135 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=92676b573142
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=e8d3aea7aa84
+ docker commit 92676b573142 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit e8d3aea7aa84 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