yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64275
[Bug 1693689] [NEW] Could not determine host ip address
Public bug reported:
it seems affecting the following jobs.
gate-neutron-dsvm-fullstack-ubuntu-xenial
gate-neutron-dsvm-functional-ubuntu-xenial-nv
gate-neutron-dsvm-functional-ubuntu-xenial
gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv
to me it seems happening only on citycloud.
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22Could%20not%20determine%20host%20ip%20address.%5C%22
eg. http://logs.openstack.org/75/437775/10/check/gate-neutron-dsvm-
functional-ubuntu-xenial/22dbc16/
2017-05-26 03:22:08.617415 | +++ functions-common:address_in_net:2286 : network=10.0.0.0
2017-05-26 03:22:08.618918 | +++ functions-common:address_in_net:2287 : local subnet
2017-05-26 03:22:08.620812 | +++++ functions-common:address_in_net:2288 : cidr2netmask 22
2017-05-26 03:22:08.621827 | +++++ functions-common:cidr2netmask:2304 : local 'maskpat=255 255 255 255'
2017-05-26 03:22:08.622784 | +++++ functions-common:cidr2netmask:2305 : local 'maskdgt=254 252 248 240 224 192 128'
2017-05-26 03:22:08.623706 | +++++ functions-common:cidr2netmask:2306 : set -- 255 255 252
2017-05-26 03:22:08.624637 | +++++ functions-common:cidr2netmask:2307 : echo 255.255.252.0
2017-05-26 03:22:08.626091 | ++++ functions-common:address_in_net:2288 : maskip 10.0.1.215 255.255.252.0
2017-05-26 03:22:08.627654 | ++++ functions-common:maskip:2361 : local ip=10.0.1.215
2017-05-26 03:22:08.628849 | ++++ functions-common:maskip:2362 : local mask=255.255.252.0
2017-05-26 03:22:08.629910 | ++++ functions-common:maskip:2363 : local l=10.0.1
2017-05-26 03:22:08.631051 | ++++ functions-common:maskip:2363 : local r=0.1.215
2017-05-26 03:22:08.632372 | ++++ functions-common:maskip:2363 : local n=255.255.252
2017-05-26 03:22:08.633835 | ++++ functions-common:maskip:2363 : local m=255.252.0
2017-05-26 03:22:08.634883 | ++++ functions-common:maskip:2364 : local subnet
2017-05-26 03:22:08.636020 | ++++ functions-common:maskip:2365 : subnet=10.0.0.0
2017-05-26 03:22:08.637027 | ++++ functions-common:maskip:2366 : echo 10.0.0.0
2017-05-26 03:22:08.639064 | +++ functions-common:address_in_net:2288 : subnet=10.0.0.0
2017-05-26 03:22:08.640696 | +++ functions-common:address_in_net:2289 : [[ 10.0.0.0 == 10.0.0.0 ]]
2017-05-26 03:22:08.642357 | +++ functions-common:get_default_host_ip:684 : echo
2017-05-26 03:22:08.643625 | ++ stackrc:source:815 : HOST_IP=
2017-05-26 03:22:08.644779 | ++ stackrc:source:816 : '[' '' == '' ']'
2017-05-26 03:22:08.645754 | ++ stackrc:source:817 : die 817 'Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.'
2017-05-26 03:22:08.646787 | ++ functions-common:die:186 : local exitcode=0
2017-05-26 03:22:08.647956 | ++ functions-common:die:187 : set +o xtrace
2017-05-26 03:22:08.648111 | [Call Trace]
2017-05-26 03:22:08.648178 | ./stack.sh:191:source
2017-05-26 03:22:08.648217 | /opt/stack/new/devstack/stackrc:817:die
2017-05-26 03:22:08.650467 | [ERROR] /opt/stack/new/devstack/stackrc:817 Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.
2017-05-26 03:22:09.655121 | + /opt/stack/new/neutron/neutron/tests/contrib/gate_hook.sh:main:1 : rm -rf /tmp/tmp.nAvEK2rZvR
2017-05-26 03:22:09.657520 | ERROR: the main setup script run by this job failed - exit code: 1
2017-05-26 03:22:09.657561 | please look at the relevant log files to determine the root cause
2017-05-26 03:22:09.657575 | Running devstack worlddump.py
2017-05-26 03:22:09.866930 | Cleaning up host
2017-05-26 03:22:09.867026 | ... this takes 3 - 4 minutes (logs at logs/devstack-gate-cleanup-host.txt.gz)
2017-05-26 03:22:45.893523 | [WARNING]: No hosts matched, nothing to do
2017-05-26 03:22:46.763984 | Generating static files at /home/jenkins/workspace/gate-neutron-dsvm-functional-ubuntu-xenial/logs/ara...
2017-05-26 03:22:47.622857 | Done.
2017-05-26 03:22:49.039304 | *** FAILED with status: 1
2017-05-26 03:22:49.039942 | [Zuul] Task exit code: 1
2017-05-26 03:22:50.923786 | [Zuul] Job complete, result: FAILURE
** Affects: neutron
Importance: Undecided
Status: New
** Tags: gate-failure
** Tags added: gate-failure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1693689
Title:
Could not determine host ip address
Status in neutron:
New
Bug description:
it seems affecting the following jobs.
gate-neutron-dsvm-fullstack-ubuntu-xenial
gate-neutron-dsvm-functional-ubuntu-xenial-nv
gate-neutron-dsvm-functional-ubuntu-xenial
gate-networking-bagpipe-dsvm-fullstack-ubuntu-xenial-nv
to me it seems happening only on citycloud.
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22Could%20not%20determine%20host%20ip%20address.%5C%22
eg. http://logs.openstack.org/75/437775/10/check/gate-neutron-dsvm-
functional-ubuntu-xenial/22dbc16/
2017-05-26 03:22:08.617415 | +++ functions-common:address_in_net:2286 : network=10.0.0.0
2017-05-26 03:22:08.618918 | +++ functions-common:address_in_net:2287 : local subnet
2017-05-26 03:22:08.620812 | +++++ functions-common:address_in_net:2288 : cidr2netmask 22
2017-05-26 03:22:08.621827 | +++++ functions-common:cidr2netmask:2304 : local 'maskpat=255 255 255 255'
2017-05-26 03:22:08.622784 | +++++ functions-common:cidr2netmask:2305 : local 'maskdgt=254 252 248 240 224 192 128'
2017-05-26 03:22:08.623706 | +++++ functions-common:cidr2netmask:2306 : set -- 255 255 252
2017-05-26 03:22:08.624637 | +++++ functions-common:cidr2netmask:2307 : echo 255.255.252.0
2017-05-26 03:22:08.626091 | ++++ functions-common:address_in_net:2288 : maskip 10.0.1.215 255.255.252.0
2017-05-26 03:22:08.627654 | ++++ functions-common:maskip:2361 : local ip=10.0.1.215
2017-05-26 03:22:08.628849 | ++++ functions-common:maskip:2362 : local mask=255.255.252.0
2017-05-26 03:22:08.629910 | ++++ functions-common:maskip:2363 : local l=10.0.1
2017-05-26 03:22:08.631051 | ++++ functions-common:maskip:2363 : local r=0.1.215
2017-05-26 03:22:08.632372 | ++++ functions-common:maskip:2363 : local n=255.255.252
2017-05-26 03:22:08.633835 | ++++ functions-common:maskip:2363 : local m=255.252.0
2017-05-26 03:22:08.634883 | ++++ functions-common:maskip:2364 : local subnet
2017-05-26 03:22:08.636020 | ++++ functions-common:maskip:2365 : subnet=10.0.0.0
2017-05-26 03:22:08.637027 | ++++ functions-common:maskip:2366 : echo 10.0.0.0
2017-05-26 03:22:08.639064 | +++ functions-common:address_in_net:2288 : subnet=10.0.0.0
2017-05-26 03:22:08.640696 | +++ functions-common:address_in_net:2289 : [[ 10.0.0.0 == 10.0.0.0 ]]
2017-05-26 03:22:08.642357 | +++ functions-common:get_default_host_ip:684 : echo
2017-05-26 03:22:08.643625 | ++ stackrc:source:815 : HOST_IP=
2017-05-26 03:22:08.644779 | ++ stackrc:source:816 : '[' '' == '' ']'
2017-05-26 03:22:08.645754 | ++ stackrc:source:817 : die 817 'Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.'
2017-05-26 03:22:08.646787 | ++ functions-common:die:186 : local exitcode=0
2017-05-26 03:22:08.647956 | ++ functions-common:die:187 : set +o xtrace
2017-05-26 03:22:08.648111 | [Call Trace]
2017-05-26 03:22:08.648178 | ./stack.sh:191:source
2017-05-26 03:22:08.648217 | /opt/stack/new/devstack/stackrc:817:die
2017-05-26 03:22:08.650467 | [ERROR] /opt/stack/new/devstack/stackrc:817 Could not determine host ip address. See local.conf for suggestions on setting HOST_IP.
2017-05-26 03:22:09.655121 | + /opt/stack/new/neutron/neutron/tests/contrib/gate_hook.sh:main:1 : rm -rf /tmp/tmp.nAvEK2rZvR
2017-05-26 03:22:09.657520 | ERROR: the main setup script run by this job failed - exit code: 1
2017-05-26 03:22:09.657561 | please look at the relevant log files to determine the root cause
2017-05-26 03:22:09.657575 | Running devstack worlddump.py
2017-05-26 03:22:09.866930 | Cleaning up host
2017-05-26 03:22:09.867026 | ... this takes 3 - 4 minutes (logs at logs/devstack-gate-cleanup-host.txt.gz)
2017-05-26 03:22:45.893523 | [WARNING]: No hosts matched, nothing to do
2017-05-26 03:22:46.763984 | Generating static files at /home/jenkins/workspace/gate-neutron-dsvm-functional-ubuntu-xenial/logs/ara...
2017-05-26 03:22:47.622857 | Done.
2017-05-26 03:22:49.039304 | *** FAILED with status: 1
2017-05-26 03:22:49.039942 | [Zuul] Task exit code: 1
2017-05-26 03:22:50.923786 | [Zuul] Job complete, result: FAILURE
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1693689/+subscriptions
Follow ups