Builds the pre-built Docker containers for e2e tests

Build: #103 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

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

Error summary

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

+ [[ 302 != \2\0\0 ]]
+ let i=179-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 178 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=178-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 177 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=177-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 176 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=176-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 175 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=175-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 174 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=174-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 173 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=173-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 172 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=172-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 171 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=171-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 170 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=170-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 169 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=169-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 168 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=168-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 167 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=167-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 166 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=166-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 165 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=165-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 164 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 164 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=2e29e0c78078
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=52fd94f91532
+ docker commit 2e29e0c78078 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit 52fd94f91532 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