Builds the pre-built Docker containers for e2e tests

Build: #136 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
26 minutes
Agent
xiao.openmrs.org
Revision
fd0757fccc59db806ad5e0e10f27311a6688385e
Successful since
#126 ()

Error summary

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

+ [[ 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
+ [[ 302 != \2\0\0 ]]
+ let i=164-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 163 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=163-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 162 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=162-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 161 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=161-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 160 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=160-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 159 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=159-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 158 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=158-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 157 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=157-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 156 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=156-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 155 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=155-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 154 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 302 != \2\0\0 ]]
+ let i=154-1
+ echo 'Waiting for the backend to be up...'
+ sleep 10
+ [[ 153 > 0 ]]
++ curl -s -o /dev/null -w '%{http_code}' http://localhost:8080/openmrs/login.htm
+ [[ 200 != \2\0\0 ]]
+ '[' 153 -eq 0 ']'
++ docker ps --filter ancestor=openmrs/openmrs-reference-application-3-backend:nightly --format '{{.ID}}'
+ backend_container_id=b1aaadb1eef7
++ docker ps --filter ancestor=mariadb:10.8.2 --format '{{.ID}}'
+ db_container_id=fd491e3281b8
+ docker commit b1aaadb1eef7 openmrs/openmrs-reference-application-3-backend:nightly-with-data
+ docker commit fd491e3281b8 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