Build: #989 failed
Job: Test on MySQL failed
Job result summary
- Completed
- Duration
- 23 minutes
- Fixed in
- #990 (Child of TRUNK-MASTER-2668)
Error summary
The build generated some errors. See the full build log for more details.
+ docker-compose -f docker-compose.yml -f docker-compose.prod.yml down -v
Removing network docker-compose_default
Network docker-compose_default not found.
Removing volume docker-compose_db-data
Volume docker-compose_db-data not found.
Removing volume docker-compose_web-data
Volume docker-compose_web-data not found.
+ docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --build -d
Creating network "docker-compose_default" with the default driver
Creating volume "docker-compose_db-data" with default driver
Creating volume "docker-compose_web-data" with default driver
Pulling db (mysql:5.6)...
Building web
Creating docker-compose_db_1 ...
[1A[2K
Creating docker-compose_db_1 ... [32mdone[0m
[1BCreating docker-compose_web_1 ...
[1A[2K
Creating docker-compose_web_1 ... [32mdone[0m
[1B+ sleep 500
+ docker ps
+ docker-compose logs
+ count=20
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:00:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 20 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=21
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:00:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 21 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=22
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:01:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 22 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=23
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:01:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 23 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=24
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:02:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 24 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=25
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:02:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 25 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=26
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:03:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 26 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=27
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:03:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 27 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=28
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:04:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 28 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=29
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:04:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 29 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=30
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:05:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 30 == 30 ))
+ echo 'Server didn'\''t start'
+ cd target/distro/
/home/bamboo-agent/bamboo-agent/temp/OP-OPM-TOM-989-ScriptBuildTask-7514669741663550983.sh: line 12: cd: target/distro/: No such file or directory
Stopping docker-compose_db_1 ...
[1A[2K
Stopping docker-compose_db_1 ... [32mdone[0m
[1BRemoving docker-compose_web_1 ...
Removing docker-compose_db_1 ...
[1A[2K
Removing docker-compose_db_1 ... [32mdone[0m
[1B[2A[2K
Removing docker-compose_web_1 ... [32mdone[0m
[2BRemoving network docker-compose_default
Removing volume docker-compose_db-data
Removing volume docker-compose_web-data
Removing network docker-compose_default
Network docker-compose_default not found.
Removing volume docker-compose_db-data
Volume docker-compose_db-data not found.
Removing volume docker-compose_web-data
Volume docker-compose_web-data not found.
+ docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --build -d
Creating network "docker-compose_default" with the default driver
Creating volume "docker-compose_db-data" with default driver
Creating volume "docker-compose_web-data" with default driver
Pulling db (mysql:5.6)...
Building web
Creating docker-compose_db_1 ...
[1A[2K
Creating docker-compose_db_1 ... [32mdone[0m
[1BCreating docker-compose_web_1 ...
[1A[2K
Creating docker-compose_web_1 ... [32mdone[0m
[1B+ sleep 500
+ docker ps
+ docker-compose logs
+ count=20
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:00:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 20 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=21
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:00:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 21 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=22
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:01:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 22 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=23
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:01:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 23 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=24
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:02:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 24 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=25
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:02:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 25 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=26
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:03:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 26 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=27
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:03:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 27 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=28
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:04:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 28 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=29
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:04:44-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 29 == 30 ))
+ echo 'Sleeping 30 seconds'
+ sleep 30
+ count=30
+ wget --spider http://localhost:80/openmrs/
Spider mode enabled. Check if remote file exists.
--2021-05-17 09:05:14-- http://localhost/openmrs/
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:80... failed: Connection refused.
+ (( 30 == 30 ))
+ echo 'Server didn'\''t start'
+ cd target/distro/
/home/bamboo-agent/bamboo-agent/temp/OP-OPM-TOM-989-ScriptBuildTask-7514669741663550983.sh: line 12: cd: target/distro/: No such file or directory
Stopping docker-compose_db_1 ...
[1A[2K
Stopping docker-compose_db_1 ... [32mdone[0m
[1BRemoving docker-compose_web_1 ...
Removing docker-compose_db_1 ...
[1A[2K
Removing docker-compose_db_1 ... [32mdone[0m
[1B[2A[2K
Removing docker-compose_web_1 ... [32mdone[0m
[2BRemoving network docker-compose_default
Removing volume docker-compose_db-data
Removing volume docker-compose_web-data