Expand to view
```
The SENTRY_DSN variable is not set. Defaulting to a blank string.
Creating network "infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_default" with the default driver
Creating infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ...
[1A[2K
Creating infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [32mdone[0m
[1B>> waiting a moment to make sure the database comes online..
./tools/docker-compose run --rm node \
/usr/local/bin/node /home/jenkins/workspace/Infra_uplink_PR-36-VD4J64QOBFGJUWWGUL4P7JUOPS37XQHLEMHFKXO5W6JC7I5RC2XQ/node_modules/sequelize-cli/lib/sequelize db:migrate && \
./tools/docker-compose run --rm node \
/usr/local/bin/node /home/jenkins/workspace/Infra_uplink_PR-36-VD4J64QOBFGJUWWGUL4P7JUOPS37XQHLEMHFKXO5W6JC7I5RC2XQ/node_modules/sequelize-cli/lib/sequelize db:seed:all
The NODE_ENV variable is not set. Defaulting to a blank string.
The DEBUG variable is not set. Defaulting to a blank string.
The SENTRY_DSN variable is not set. Defaulting to a blank string.
Starting infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ...
[1A[2K
Starting infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [32mdone[0m
[1B
[4mSequelize CLI [Node: 10.14.1, CLI: 4.1.1, ORM: 4.38.0][24m
Loaded configuration file "config/database.js".
Using environment "development".
Thu, 06 Dec 2018 20:28:42 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13
[31mERROR:[39m connect ECONNREFUSED 172.21.0.2:5432
Makefile:54: recipe for target 'migrate' failed
make: *** [migrate] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Containers)
Stage "Containers" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish container)
Stage "Publish container" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
GitHub has been notified of this commit’s build result
ERROR: script returned exit code 2
Finished: FAILURE
```
Build failed; the context from the latest run is:
Expand to view
``` The SENTRY_DSN variable is not set. Defaulting to a blank string. Creating network "infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_default" with the default driver Creating infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [1A[2K Creating infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [32mdone[0m [1B>> waiting a moment to make sure the database comes online.. ./tools/docker-compose run --rm node \ /usr/local/bin/node /home/jenkins/workspace/Infra_uplink_PR-36-VD4J64QOBFGJUWWGUL4P7JUOPS37XQHLEMHFKXO5W6JC7I5RC2XQ/node_modules/sequelize-cli/lib/sequelize db:migrate && \ ./tools/docker-compose run --rm node \ /usr/local/bin/node /home/jenkins/workspace/Infra_uplink_PR-36-VD4J64QOBFGJUWWGUL4P7JUOPS37XQHLEMHFKXO5W6JC7I5RC2XQ/node_modules/sequelize-cli/lib/sequelize db:seed:all The NODE_ENV variable is not set. Defaulting to a blank string. The DEBUG variable is not set. Defaulting to a blank string. The SENTRY_DSN variable is not set. Defaulting to a blank string. Starting infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [1A[2K Starting infrauplinkpr36vd4j64qobfgjuwwgul4p7juops37xqhlemhfkxo5w6jc7i5rc2xq_db_1 ... [32mdone[0m [1B [4mSequelize CLI [Node: 10.14.1, CLI: 4.1.1, ORM: 4.38.0][24m Loaded configuration file "config/database.js". Using environment "development". Thu, 06 Dec 2018 20:28:42 GMT sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators at node_modules/sequelize/lib/sequelize.js:242:13 [31mERROR:[39m connect ECONNREFUSED 172.21.0.2:5432 Makefile:54: recipe for target 'migrate' failed make: *** [migrate] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Containers) Stage "Containers" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish container) Stage "Publish container" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE ```Powered by the Comment Logger