Activity log for bug #1567052

Date Who What changed Old value New value Message
2016-04-06 19:56:55 Thomas Morin bug added bug
2016-04-06 20:04:41 Thomas Morin description I have a case of a jenkins job for which devstack.sh exit with 0 (success) with VERBOSE=False, but exits with 2 if VERBOSE is True even though no particular error is obvious (stack.sh finishes and output total times, keystone URL,users,password, etc.). https://review.openstack.org/#/c/297260/30 with VERBOSE=False in local.conf Works fine, we have err status 0: http://logs.openstack.org/60/297260/30/experimental/gate-install-dsvm-networking-bgpvpn-bagpipe/ef556f6/console.html#_2016-04-06_19_10_42_040 2016-04-06 19:10:42.040 | gate_hook.sh: devstack-vm-gate.sh returned: 0 https://review.openstack.org/#/c/297260/30 only difference is that we don't have VERBOSE=False in local.conf err status is now 2 and the job is marked as fail: http://logs.openstack.org/60/297260/29/experimental/gate-install-dsvm-networking-bgpvpn-bagpipe/ca736ac/console.html#_2016-04-06_17_33_25_788 2016-04-06 17:33:25.788 | gate_hook.sh: devstack-vm-gate.sh returned: 2 I have a case of a jenkins job for which devstack.sh exit with 0 (success) with VERBOSE=False, but exits with 2 if VERBOSE is True even though no particular error is obvious (stack.sh finishes and output total times, keystone URL,users,password, etc.). https://review.openstack.org/#/c/297260/30 with VERBOSE=False in local.conf Works fine, we have err status 0: http://logs.openstack.org/60/297260/30/experimental/gate-install-dsvm-networking-bgpvpn-bagpipe/ef556f6/console.html#_2016-04-06_19_10_42_040 2016-04-06 19:10:42.040 | gate_hook.sh: devstack-vm-gate.sh returned: 0 https://review.openstack.org/#/c/297260/29 only difference is that we don't have VERBOSE=False in local.conf err status is now 2 and the job is marked as fail: http://logs.openstack.org/60/297260/29/experimental/gate-install-dsvm-networking-bgpvpn-bagpipe/ca736ac/console.html#_2016-04-06_17_33_25_788 2016-04-06 17:33:25.788 | gate_hook.sh: devstack-vm-gate.sh returned: 2
2016-04-06 20:04:58 Thomas Morin summary stack.sh exiting with 2, with no obvious error stack.sh exiting with 2, with no obvious error, does not trigger if VERBOSE=False
2016-04-07 00:16:38 Ian Wienand summary stack.sh exiting with 2, with no obvious error, does not trigger if VERBOSE=False exit_trap fails trying to kill root processes when VERBOSE=True
2017-03-14 09:12:01 Thomas Morin bug task added networking-bagpipe
2017-03-14 09:12:16 Thomas Morin devstack: status New Invalid
2017-03-14 13:21:13 Thomas Morin networking-bagpipe: status New Fix Released