Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-73277-388746/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-neutron-dynamic-routing-13.1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-73277-388746/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-neutron-dynamic-routing.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QVK64u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neutron-dynamic-routing-13.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-dynamic-routing-13.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd neutron-dynamic-routing-13.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-neutron-dynamic-routing-13.1.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0hQsif + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers copying neutron_dynamic_routing/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/handlers creating build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/services/bgp/agent creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/base.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver copying neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver creating build/lib/neutron_dynamic_routing/cmd copying neutron_dynamic_routing/cmd/__init__.py -> build/lib/neutron_dynamic_routing/cmd copying neutron_dynamic_routing/api/__init__.py -> build/lib/neutron_dynamic_routing/api creating build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/opts.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/constants.py -> build/lib/neutron_dynamic_routing/services/bgp/common copying neutron_dynamic_routing/services/bgp/common/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/common creating build/lib/neutron_dynamic_routing/tests creating build/lib/neutron_dynamic_routing/tests/unit creating build/lib/neutron_dynamic_routing/tests/unit/api copying neutron_dynamic_routing/tests/unit/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api creating build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler copying neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver copying neutron_dynamic_routing/services/bgp/bgp_plugin.py -> build/lib/neutron_dynamic_routing/services/bgp copying neutron_dynamic_routing/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp creating build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_db.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/__init__.py -> build/lib/neutron_dynamic_routing/db copying neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/db creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent copying neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent creating build/lib/neutron_dynamic_routing/tests/tempest creating build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py -> build/lib/neutron_dynamic_routing/tests/tempest/api copying neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py -> build/lib/neutron_dynamic_routing/tests/tempest/api creating build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/head.py -> build/lib/neutron_dynamic_routing/db/migration/models copying neutron_dynamic_routing/db/migration/models/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/models creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu copying neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/test_driver.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu copying neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu creating build/lib/neutron_dynamic_routing/tests/tempest/scenario creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn copying neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/test_4byte_asn.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn copying neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn creating build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/resources.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks copying neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/callbacks creating build/lib/neutron_dynamic_routing/cmd/eventlet creating build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet/agents copying neutron_dynamic_routing/version.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/__init__.py -> build/lib/neutron_dynamic_routing copying neutron_dynamic_routing/_i18n.py -> build/lib/neutron_dynamic_routing creating build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/helpers.py -> build/lib/neutron_dynamic_routing/tests/common copying neutron_dynamic_routing/tests/common/__init__.py -> build/lib/neutron_dynamic_routing/tests/common creating build/lib/neutron_dynamic_routing/tests/functional copying neutron_dynamic_routing/tests/functional/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional copying neutron_dynamic_routing/cmd/eventlet/__init__.py -> build/lib/neutron_dynamic_routing/cmd/eventlet creating build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/tests/unit/db/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/db copying neutron_dynamic_routing/db/migration/__init__.py -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/tests/functional/services creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp copying neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp copying neutron_dynamic_routing/tests/functional/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services copying neutron_dynamic_routing/services/bgp/agent/config.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/entry.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/services/bgp/agent/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent copying neutron_dynamic_routing/tests/__init__.py -> build/lib/neutron_dynamic_routing/tests copying neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp copying neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc copying neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations copying neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations creating build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/__init__.py -> build/lib/neutron_dynamic_routing/extensions copying neutron_dynamic_routing/extensions/bgp.py -> build/lib/neutron_dynamic_routing/extensions creating build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers copying neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4 creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying neutron_dynamic_routing/tests/unit/services/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying neutron_dynamic_routing/services/__init__.py -> build/lib/neutron_dynamic_routing/services creating build/lib/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying neutron_dynamic_routing/services/bgp/agent/driver/ryu/driver.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying neutron_dynamic_routing/services/bgp/agent/driver/ryu/__init__.py -> build/lib/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/tempest/scenario/base.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/tempest/scenario/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario copying neutron_dynamic_routing/tests/unit/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit copying neutron_dynamic_routing/api/rpc/__init__.py -> build/lib/neutron_dynamic_routing/api/rpc creating build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/base.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic copying neutron_dynamic_routing/tests/tempest/bgp_client.py -> build/lib/neutron_dynamic_routing/tests/tempest copying neutron_dynamic_routing/tests/tempest/__init__.py -> build/lib/neutron_dynamic_routing/tests/tempest copying neutron_dynamic_routing/tests/tempest/plugin.py -> build/lib/neutron_dynamic_routing/tests/tempest creating build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler creating build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers running egg_info deleting neutron_dynamic_routing.egg-info/requires.txt writing neutron_dynamic_routing.egg-info/PKG-INFO writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt writing pbr to neutron_dynamic_routing.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' copying neutron_dynamic_routing/db/migration/README -> build/lib/neutron_dynamic_routing/db/migration creating build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/README -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/gate_hook.sh -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/tests/contrib/post_test_hook.sh -> build/lib/neutron_dynamic_routing/tests/contrib copying neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying neutron_dynamic_routing/tests/tempest/scenario/README -> build/lib/neutron_dynamic_routing/tests/tempest/scenario + sleep 1 ++ ls etc/oslo-config-generator/bgp_dragent.ini + for file in '`ls etc/oslo-config-generator/*`' + oslo-config-generator --config-file=etc/oslo-config-generator/bgp_dragent.ini WARNING:stevedore.named:Could not load bgp.agent + read filename + find etc -name '*.sample' ++ dirname etc/bgp_dragent.ini.sample + filedir=etc ++ basename etc/bgp_dragent.ini.sample .sample + file=bgp_dragent.ini + mv etc/bgp_dragent.ini.sample etc/bgp_dragent.ini + read filename + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C82jf4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch + cd neutron-dynamic-routing-13.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions copying build/lib/neutron_dynamic_routing/extensions/bgp.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/test_4byte_asn.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6 creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4 copying build/lib/neutron_dynamic_routing/tests/tempest/bgp_client.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api copying build/lib/neutron_dynamic_routing/tests/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest copying build/lib/neutron_dynamic_routing/tests/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/helpers.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common copying build/lib/neutron_dynamic_routing/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional copying build/lib/neutron_dynamic_routing/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services copying build/lib/neutron_dynamic_routing/tests/functional/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/contrib copying build/lib/neutron_dynamic_routing/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db copying build/lib/neutron_dynamic_routing/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers copying build/lib/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc copying build/lib/neutron_dynamic_routing/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api copying build/lib/neutron_dynamic_routing/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services copying build/lib/neutron_dynamic_routing/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/test_driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models copying build/lib/neutron_dynamic_routing/db/migration/README -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration copying build/lib/neutron_dynamic_routing/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations copying build/lib/neutron_dynamic_routing/db/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db copying build/lib/neutron_dynamic_routing/version.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers copying build/lib/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers copying build/lib/neutron_dynamic_routing/api/rpc/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/resources.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/callbacks/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks copying build/lib/neutron_dynamic_routing/api/rpc/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc copying build/lib/neutron_dynamic_routing/api/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents copying build/lib/neutron_dynamic_routing/cmd/eventlet/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet copying build/lib/neutron_dynamic_routing/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd copying build/lib/neutron_dynamic_routing/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services copying build/lib/neutron_dynamic_routing/services/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/config.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/utils.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/base.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/ryu/driver.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying build/lib/neutron_dynamic_routing/services/bgp/agent/driver/ryu/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/ryu copying build/lib/neutron_dynamic_routing/services/bgp/agent/entry.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent copying build/lib/neutron_dynamic_routing/services/bgp/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/opts.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/constants.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common copying build/lib/neutron_dynamic_routing/services/bgp/common/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/scheduler/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler copying build/lib/neutron_dynamic_routing/services/bgp/bgp_plugin.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/services/bgp/__init__.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp copying build/lib/neutron_dynamic_routing/_i18n.py -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py to bgp_4byte_asn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py to bgp_dragentscheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/extensions/bgp.py to bgp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/test_4byte_asn.py to test_4byte_asn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/4byte_asn/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6/test_ipv6.py to test_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv6/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/basic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/base_test_proto.py to base_test_proto.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4/test_ipv4.py to test_ipv4.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/scenario/ipv4/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/bgp_client.py to bgp_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions.py to test_bgp_speaker_extensions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/api/test_bgp_speaker_extensions_negative.py to test_bgp_speaker_extensions_negative.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py to test_bgp_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py to test_bgp_dragentscheduler_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py to test_bgp_dr_rpc_agent_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py to test_bgp_speaker_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py to test_bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py to test_bgp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/ryu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py to test_bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/bgp_db.py to bgp_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models/head.py to head.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py to a589fdb5724c_change_size_of_as_number.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py to start_neutron_dynamic_routing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py to 61cc795e43e8_initial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py to 4cf8bc3edb66_rename_tenant_to_project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py to f399fa0f5f25_initial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py to bgp_dragentscheduler_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py to bgp_dr_rpc_agent_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py to bgp_speaker_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/rpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py to bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/ryu/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/driver/ryu/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/entry.py to entry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py to bgp_dragent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py to bgp_dragent_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py to bgp_plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/services/bgp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing/_i18n.py to _i18n.pyc writing byte-compilation script '/tmp/tmpfhiQaV.py' /usr/bin/python2 -O /tmp/tmpfhiQaV.py removing /tmp/tmpfhiQaV.py running install_data creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/etc/neutron creating /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/etc/neutron/policy.d copying etc/neutron/policy.d/dynamic_routing.conf -> /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/etc/neutron/policy.d running install_egg_info running egg_info writing neutron_dynamic_routing.egg-info/PKG-INFO writing top-level names to neutron_dynamic_routing.egg-info/top_level.txt writing dependency_links to neutron_dynamic_routing.egg-info/dependency_links.txt writing entry points to neutron_dynamic_routing.egg-info/entry_points.txt writing pbr to neutron_dynamic_routing.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'neutron_dynamic_routing.egg-info/SOURCES.txt' Copying neutron_dynamic_routing.egg-info to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/neutron_dynamic_routing-13.1.0-py2.7.egg-info running install_scripts Installing neutron-bgp-dragent script to /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/var/lib/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/var/log/neutron-dynamic-routing + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/etc/neutron + mv /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/etc/neutron/policy.d /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch//etc/neutron + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/etc/neutron + mv etc/bgp_dragent.ini /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/etc/neutron + install -p -D -m 644 /builddir/build/SOURCES/neutron-bgp-dragent.service /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/systemd/system/neutron-bgp-dragent.service + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch//etc/neutron/conf.d/neutron-bgp-dragent + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/neutron-dynamic-routing-13.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2abyDX + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + stestr run module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead module pyroute2.ipdb.common is deprecated, use pyroute2.ipdb.exceptions instead {1} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speakers [0.193541s] ... ok {11} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_peer_info [0.186061s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_already_cached [0.401508s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_with_ipv6 [0.084496s] ... ok {14} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_removed [0.338150s] ... ok {3} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_advertisement [0.386234s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_by_id [0.202033s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_string_as_num [0.135250s] ... ok {13} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_speaker_created [0.449629s] ... ok {16} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_dragent_bgp_routes_withdrawal [0.363635s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_is_bgp_speaker_adv_route_present [0.077342s] ... ok {4} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_integer_ip [0.122416s] ... ok {5} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_disassociated [0.372213s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_peer [0.325555s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_existing [0.097469s] ... ok {18} neutron_dynamic_routing.tests.unit.api.rpc.handlers.test_bgp_speaker_rpc.TestBgpSpeakerRpcCallback.test_get_bgp_speaker_info [0.220224s] ... ok {29} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_agent_updated [0.497797s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_not_cached [0.093393s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_withdraw_route_with_invalid_paramtype [0.087435s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_agent_updated [0.090164s] ... ok {29} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv4_address [0.086994s] ... ok {8} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_advertise_route [0.090255s] ... ok {30} neutron_dynamic_routing.tests.unit.api.rpc.agentnotifiers.test_bgp_dr_rpc_agent_api.TestBgpDrAgentNotifyApi.test_notify_bgp_peer_associated [0.384656s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {4} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker already scheduled) [0.881532s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer_md5_auth_no_password [1.255617s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {4} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_single_agent [0.207649s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_update_local_as [1.527099s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {13} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_bgp_dragent_manager [1.112676s] ... ok Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_show_non_existent [1.569543s] ... ok {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_new_bgp_speaker [0.089441s] ... ok No sqlalchemy event for resource subnet found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_bgp_peer [1.625044s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_none_id [1.630552s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {13} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_remove_bgp_speaker [0.084715s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {29} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(Invalid host) [0.812770s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {24} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_bgp_peer [1.692427s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_with_bad_id [1.383309s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_peer [0.088029s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource subnet found No sqlalchemy event for resource port found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_non_existent_gateway_network [1.704894s] ... ok {10} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_bgp_peer_without_id [1.684380s] ... ok Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {29} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_agent_already_scheduled [0.221102s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_disassociation_end [0.098558s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {10} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_create_end [0.090699s] ... ok {25} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_duplicate_bgp_peer_ip [1.745075s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_with_invalid_paramtype [0.096702s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py {18} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_peer_show_non_existent [1.434069s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_after_start [0.101136s] ... ok Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_valid_auth_type [0.108040s] ... ok {24} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_with_password [0.089914s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {11} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_bgp_peer [0.659357s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {9} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network [2.301325s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv4_type [0.087512s] ... ok Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {25} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_peer_association_end [0.093706s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {18} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_bgp_peers_updated [0.092869s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_get_bgp_speaker_ids [0.085575s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {1} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_add_gateway_network_two_bgp_speakers_same_scope [2.299677s] ... ok {30} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_auth_type_none [1.260343s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_peers_routes_added [0.081616s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_associate_bgp_peer [1.644828s] ... ok {19} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_speaker_with_network [2.256613s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {10} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_invalid_ipv6_type [0.087946s] ... ok {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_multiple_bgp_speakers [0.094226s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_remove_bgp_peer_with_invalid_paramtype [0.095569s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_with_unicode_password [0.063543s] ... ok {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_bgp_speaker_routes_updated [0.094106s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {18} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_string [0.051000s] ... ok {17} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgpspeaker_create [0.747127s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_same_bgp_speakers_twice [0.083948s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_remove_bgp_peer_without_adding_speaker [0.085316s] ... ok Rescheduling bgp_speaker foo_bgp_speaker_id from agent 4d89847c-9d33-4367-9e39-5917f6836119 because the agent did not report to the server in the last 150 seconds. {30} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_speaker_remove_end [0.095213s] ... ok {25} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_invalid_event [0.133990s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route [0.106931s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_none_auth_type_and_not_none_password [0.095193s] ... ok {11} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_reschedule_bgp_speaker_bound_to_down_dragent [0.278090s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_remove_bgp_peer [0.302809s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_advertise_route_helper_already_cached [0.087997s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_no_agents [0.143448s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_remove_bgp_speaker [0.087224s] ... ok {17} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_advertise_route_without_adding_speaker [0.087761s] ... ok {9} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_put_bgp_speaker [0.280086s] ... ok Rescheduling bgp_speaker foo_bgp_speaker_id from agent 3d5ee754-59ce-45b5-abc7-2c02bfaa6e26 because the agent did not report to the server in the last 150 seconds. {1} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(No BGP speaker) [0.120078s] ... ok Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/db/agentschedulers_db.py", line 162, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {30} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_no_schedule_with_non_available_dragent [0.342802s] ... ok {19} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test__register_callbacks [0.285480s] ... ok {1} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_multi_agents [0.204596s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version_no_binding [3.096927s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__bgp_speakers_for_gateway_network_by_ip_version [3.592149s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_address_scope_ids_for_bgp_speaker [3.946851s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No active L3 agents No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__tenant_prefixes_by_router_no_gateway_port [7.261043s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No active L3 agents No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {6} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_non_existent_gateway_network [0.473742s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_synced [0.067652s] ... ok {6} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_not_none_auth_type_and_none_password [0.046010s] ... ok No active L3 agents {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP DR agent down) [0.451709s] ... ok No active L3 agents {6} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test_schedule_bgp_speaker_callback_with_valid_event [0.084861s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {14} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_binding_network [6.885484s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_and_deleted [0.050433s] ... ok {14} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_speaker_with_invalid_asnum_range [0.093348s] ... ok No active L3 agents No active L3 agents No active L3 agents Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] Failed to bind port 335d57fc-1c7c-4ded-95bb-e299feb507e0 on host test-host for vnic_type normal using segments [{'network_id': 'aff11eae-9616-4bda-9f0e-ed6f7f723729', 'segmentation_id': None, 'physical_network': None, 'id': 'd0d75c97-a027-44b3-a83b-3cf1c65ed3d3', 'network_type': u'local'}] No active L3 agents No active L3 agents No active L3 agents Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] No active L3 agents Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Failed to bind port 785a61a9-626f-4eb4-a0cb-d4f334b2d118 on host test-host for vnic_type normal using segments [{'network_id': '9a2a514a-0f83-41ec-8899-d57c3d0a1935', 'segmentation_id': None, 'physical_network': None, 'id': 'a5e6f49d-fd76-4a17-a60a-b65671bfad1e', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_all_routes_by_bgp_speaker_different_tenant_address_scope [6.298249s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {21} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_ipv4 [7.904397s] ... ok No active L3 agents Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {21} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_routes_helper [0.072816s] ... ok {21} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_min_range [0.045300s] ... ok Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] No active L3 agents Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker [0.255984s] ... ok Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] {21} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_multiple_agents_bgp_speakers [0.118515s] ... ok Failed to bind port 2556f5ad-8a24-4c9a-9ebe-e9cd4f7e24f9 on host test-host for vnic_type normal using segments [{'network_id': 'c4367fa2-bbe5-4709-8288-a3cfe70b4dc3', 'segmentation_id': None, 'physical_network': None, 'id': '8a4a7a3f-ddda-4864-9eef-38ccbd4dac37', 'network_type': u'local'}] Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No active L3 agents Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] Failed to bind port b66bd865-bfe8-4f4a-8eb3-59b1d462546f on host compute1 for vnic_type normal using segments [{'network_id': '7c38a6bb-2318-46ce-9c8f-6c73d0f449a4', 'segmentation_id': None, 'physical_network': None, 'id': '19174db4-9dba-4dba-97a5-fcc0af680faa', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_two_different_agents [0.434755s] ... ok Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] {27} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_string_with_integer_param [0.049159s] ... ok Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] No active L3 agents Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port 4a54ca9b-9347-4cc0-bc2b-171a89b22810 on host test-host for vnic_type normal using segments [{'network_id': 'c36ad127-5b7b-476d-b0c2-739676fbcec8', 'segmentation_id': None, 'physical_network': None, 'id': 'af6564cb-29b8-4a7d-83f1-1eed6a9a1813', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port c88b0b14-2de4-4750-acbe-5860fa53654b on host test-host for vnic_type normal using segments [{'network_id': '2f2ec4cc-c090-4cd3-b2ff-47c78ca90695', 'segmentation_id': None, 'physical_network': None, 'id': 'bd392787-c823-4604-ab11-37203645719b', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port 224c45ec-e4c9-4ecf-99da-07d04802d3b3 on host test-host for vnic_type normal using segments [{'network_id': '7cc7dfe6-fc03-4c18-8177-9020037f4bba', 'segmentation_id': None, 'physical_network': None, 'id': 'b01c4892-e944-4d72-b782-f3494668d0e9', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port b6b5760a-41f8-4bd7-a592-93c0a50a89cb on host compute1 for vnic_type normal using segments [{'network_id': '098cf9d4-ed65-4218-83a7-8ec20f3bec9c', 'segmentation_id': None, 'physical_network': None, 'id': '9d330fa4-2286-48b8-a115-4d9908110a55', 'network_type': u'local'}] Failed to bind port f0ddf711-1f84-4c8c-b2d8-a3a8121f4508 on host test-host for vnic_type normal using segments [{'network_id': '1245ede0-b8b5-4a24-aa45-d51c977b96d5', 'segmentation_id': None, 'physical_network': None, 'id': 'eb693517-93cb-4fe0-8a7d-8e443e0cba2c', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope [10.576897s] ... ok Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 74761e65-1c66-4c69-962d-cd1cd269bc8d on host test-host for vnic_type normal using segments [{'network_id': 'e625c78c-8c9a-48ec-99f1-bb689068d27d', 'segmentation_id': None, 'physical_network': None, 'id': '8ecd6e41-792c-4ba9-8516-a63d9df71e84', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 59125d7c-e41f-4006-9f9d-4032c2cfc8dc on host compute1 for vnic_type normal using segments [{'network_id': '113b2055-04c0-4aa0-ba34-2e73de0fc04b', 'segmentation_id': None, 'physical_network': None, 'id': '94cba199-560b-4cb0-a168-fc38b6efb9bb', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 582ec422-d714-4e41-81e9-029f6ad8659a on host test-host for vnic_type normal using segments [{'network_id': 'bfe2d062-77de-4633-a2ed-57bbbc3f3927', 'segmentation_id': None, 'physical_network': None, 'id': '265e543a-c6a8-4fdf-9c35-be774aaedfde', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Failed to bind port 38d25cda-7dfb-4c27-8865-f17be6790608 on host compute1 for vnic_type normal using segments [{'network_id': 'a37f211c-005b-409a-a61f-0b49a1f9b747', 'segmentation_id': None, 'physical_network': None, 'id': '8341bd46-7684-4b81-b113-bf9630882cd5', 'network_type': u'local'}] Failed to bind port 5f39e302-9d81-4bb4-85a4-aafd2951b4df on host test-host for vnic_type normal using segments [{'network_id': 'e5bd2add-e6c1-4034-951f-dff4b620b854', 'segmentation_id': None, 'physical_network': None, 'id': '6a9fc4fb-f5ad-48a1-be6e-e6a8cdeb6e2e', 'network_type': u'local'}] Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port b8aae5c1-ea85-486f-8518-6ed04ca220fd on host test-host for vnic_type normal using segments [{'network_id': '0e4ccf55-ba47-43ed-a627-a993025d5325', 'segmentation_id': None, 'physical_network': None, 'id': 'f377ce41-4e07-4539-be4e-1e058629e27d', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] Failed to bind port d797dc18-8171-4ed2-9d78-6d388578dc94 on host test-host for vnic_type normal using segments [{'network_id': 'ffc6793e-7f41-4e38-96b0-e39a8d3cabd6', 'segmentation_id': None, 'physical_network': None, 'id': 'f813209d-6801-40f8-8667-6a2eae783f94', 'network_type': u'local'}] No active L3 agents Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 2e079a8c-072c-44a3-b55c-91aaf134e6e2 on host test-host for vnic_type normal using segments [{'network_id': '8900b848-399a-4e4a-9d16-8133f8d3f8b0', 'segmentation_id': None, 'physical_network': None, 'id': 'e781090d-2da6-4db1-8aab-8af867c10d92', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] No L3 agents can host the router 0d00630b-d287-4841-b938-5cee4be372e8 Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port 99d067f1-7f48-4811-9f29-a6733ae3493b on host compute1 for vnic_type normal using segments [{'network_id': '9094b5f1-6b15-41c3-86a2-9353367d7109', 'segmentation_id': None, 'physical_network': None, 'id': '482a3885-f858-42a7-b84b-c3590537e7a2', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ee152c9e-d9fd-4973-8a62-6a95dc1fec79 on host compute1 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] No active L3 agents Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] Failed to bind port ef130671-ee72-4e81-b1f0-1d6674839f45 on host test-host for vnic_type normal using segments [{'network_id': '47b71e18-fa42-4c03-af60-0b0e057c9cdb', 'segmentation_id': None, 'physical_network': None, 'id': '50f64f84-21cb-4c91-a744-737f07222492', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip [10.939968s] ... ok Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 31276de8-1941-4c58-aa58-1628529f5524 on host test-host for vnic_type normal using segments [{'network_id': '6f0c97c7-23e5-42c9-b0c0-254e41401d2b', 'segmentation_id': None, 'physical_network': None, 'id': '9c66edd8-e199-459f-a87a-7bd2ae77fc61', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] Failed to bind port 48998435-3368-4d3d-b3a3-a10f9e6f6aa4 on host compute2 for vnic_type normal using segments [{'network_id': 'c7b466f0-4045-40bc-b11f-8506d9818cbc', 'segmentation_id': None, 'physical_network': None, 'id': 'fbf6b5bf-aa4f-4cde-9c2f-76f706963e9a', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {5} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_unassociated_bgp_peer [0.587183s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_bgp_routes_withdrawal_end [0.051098s] ... ok {5} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpDrAgentScheduler.test_schedule_bind_bgp_speaker_single_agent [0.096853s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_same_scope [9.372691s] ... ok No L3 agents can host the router 80bef436-71bb-46ea-b030-55f9d3d72441 No L3 agents can host the router 0af8c6cd-4a97-4725-b978-9742ec76989a No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {28} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_dvr [13.805789s] ... ok No active L3 agents Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_router [14.091673s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fip_host_routes_by_binding [13.696926s] ... ok Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] {28} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_twice_on_same_agent [0.224811s] ... ok Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] {28} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_run_completes_single_pass [0.052980s] ... ok Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Failed to bind port 42896a17-2d0f-41e9-8aec-e98b0bf9e8c0 on host compute1 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_without_adding_speaker [0.044708s] ... ok {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_floatingip_update_callback [12.170378s] ... ok {28} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_speaker_with_invalid_asnum_paramtype [0.050060s] ... ok No L3 agents can host the router 0d00630b-d287-4841-b938-5cee4be372e8 Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No L3 agents can host the router 841a26f9-004d-4f37-8882-89033f02337e No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {23} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_create_bgp_peer [0.330518s] ... ok Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/common/utils.py", line 157, in call return func(*args, **kwargs) File "neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py", line 169, in _periodic_resync_helper context, full_sync=full_sync, bgp_speakers=reasons.keys()) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect RuntimeError No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync_helper [0.048730s] ... ok {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_id_with_fip_dvr [13.981674s] ... ok {23} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_route_advertisement_end [0.047674s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py {23} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_bgp_speaker [0.055803s] ... ok Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {20} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_update_bgp_peer_password_none [0.331741s] ... ok Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] Failed to bind port 0ba1e86b-4d21-451a-bf05-def84731c8af on host compute2 for vnic_type normal using segments [{'network_id': '265dee3a-f913-4f6e-bcfd-8a0f7369906e', 'segmentation_id': None, 'physical_network': None, 'id': 'de9f4169-5d0c-4392-983e-d214a3e7f4e0', 'network_type': u'local'}] {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_plugin_error [0.059737s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_speaker_helper [0.048759s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {2} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_fip_next_hop_legacy [11.336202s] ... ok {20} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestBgpAgentFilter.test_filter_agents_two_agents [0.102151s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) {2} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_non_scheduled_bgp_speaker_binding_removal [0.240013s] ... ok Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] {2} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgentEventHandler.test_add_bgp_peer_helper [0.048407s] ... ok Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] {2} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_different_bgp_speakers_when_one_already_added [0.046291s] ... ok Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] Failed to bind port 6692e864-f809-40ce-b44f-c600fa3ebddb on host test-host for vnic_type normal using segments [{'network_id': '09e54f9b-a221-435b-9323-3a9d4848a82b', 'segmentation_id': None, 'physical_network': None, 'id': '4e99632d-8883-49a4-95f1-c05baa1ace84', 'network_type': u'local'}] {2} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_ip_addr_with_ipv6_address [0.043782s] ... ok No active L3 agents No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found {7} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding [5.023246s] ... ok No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) No L3 agents can host the router 80bef436-71bb-46ea-b030-55f9d3d72441 {7} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_bgp_speaker_on_invalid_agent [0.209025s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_without_password [0.053153s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestBgpMultiSpeakerCache.test_get_hosted_bgp_speakers_count [0.051038s] ... ok {7} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_invalid_max_range [0.053679s] ... ok No L3 agents can host the router 0af8c6cd-4a97-4725-b978-9742ec76989a Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] No active L3 agents Failed to bind port 167a9b7c-ccd8-449a-8b31-da1f6b91c1f5 on host test-host for vnic_type normal using segments [{'network_id': 'e034f8d8-6fe5-4a36-ab1f-c75497ac7d75', 'segmentation_id': None, 'physical_network': None, 'id': 'cad61db7-daf3-4f70-9b99-df0f16a1be66', 'network_type': u'local'}] No L3 agents can host the router 841a26f9-004d-4f37-8882-89033f02337e Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] No active L3 agents Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] Failed to bind port dd5822f0-cb8a-4d62-ba06-594032654da6 on host test-host for vnic_type normal using segments [{'network_id': '5753910d-8ecd-4ec8-ad10-072dae945791', 'segmentation_id': None, 'physical_network': None, 'id': 'e2e45e04-6b00-4961-b834-aceaef265727', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {26} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v4 [16.889384s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker [0.044640s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_deleted [0.060772s] ... ok {26} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_advertise_route_with_invalid_paramtype [0.058282s] ... ok Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Rescheduling bgp_speaker foo_bgp_speaker_id from agent 54c4c792-602a-43e4-b5ae-d3010cacc0ea because the agent did not report to the server in the last 150 seconds. Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to reschedule bgp_speaker foo_bgp_speaker_id Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutron/db/agentschedulers_db.py", line 162, in reschedule_resources_from_down_agents reschedule_resource(context, binding_resource_id) File "neutron_dynamic_routing/db/bgp_dragentscheduler_db.py", line 174, in reschedule_bgp_speaker failure_reason="no eligible dr agent found") BgpSpeakerRescheduleError: Failed rescheduling foo_bgp_speaker_id: no eligible dr agent found. Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 9493e1a4-b1b7-4724-b3ea-538b263a8abc on host test-host for vnic_type normal using segments [{'network_id': 'c6c9d356-5c2c-4b53-80fd-bf4bda747fd2', 'segmentation_id': None, 'physical_network': None, 'id': 'd858a2b5-ef0d-4796-b92a-bd6902676ba6', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] BgpDrAgent 77a5a176-d334-4cfb-8292-783e0313b96e is down Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] Failed to bind port 910f3a77-5f58-49d8-a6a1-1f49c896856a on host test-host for vnic_type normal using segments [{'network_id': 'f1400e8f-b4b3-44fd-99a9-f12ce9a7e1e7', 'segmentation_id': None, 'physical_network': None, 'id': '54987f2a-33bf-4d3e-968d-7787d8615aca', 'network_type': u'local'}] {26} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestRescheduleBgpSpeaker.test_schedule_unbind_bgp_speaker [0.213113s] ... ok No active L3 agents No L3 agents can host the router 28025a95-58cd-4601-86d1-aded5ba62d6d No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_dvr_fixed_ip_routes_by_bgp_speaker_different_scope [17.407975s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found No active L3 agents {16} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_bgp_speaker_list [0.762590s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_periodic_resync [0.046788s] ... ok {16} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_bgp_speaker_added [0.045634s] ... ok No active L3 agents Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] No L3 agents can host the router 28025a95-58cd-4601-86d1-aded5ba62d6d Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_ha_router_fips_has_no_next_hop_to_fip_agent_gateway [18.153701s] ... ok Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] Failed to bind port b91d5afd-02e8-4b4f-880e-5ee6abd1cfb8 on host test-host for vnic_type normal using segments [{'network_id': '44196523-510a-43d5-bfd0-42e4e128f9b7', 'segmentation_id': None, 'physical_network': None, 'id': '8b5b843b-cf96-4ac2-ba32-b0bb14f1f2c8', 'network_type': u'local'}] No active L3 agents Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No L3 agents can host the router 970d9d17-0a03-40cc-8757-902636f3b3c6 No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {12} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv4_tenant_subnet_routes_by_bgp_speaker_dvr_router [6.221262s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_add_bgp_peer_not_cached [0.069262s] ... ok {12} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_integer_password [0.043555s] ... ok No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {22} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_remove_gateway_network [0.720996s] ... ok Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] /usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py:22: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. return pkg_resources.EntryPoint.parse("x=" + s).load(False) Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] Failed to bind port ea04b3b2-b8ae-450b-bf6a-0fbc7e0955d2 on host test-host for vnic_type normal using segments [{'network_id': '989b6f95-8906-4f71-8c84-b641610448bf', 'segmentation_id': None, 'physical_network': None, 'id': '9a6eb8ba-6952-4787-a957-7d7d2091f3aa', 'network_type': u'local'}] {22} neutron_dynamic_routing.tests.unit.db.test_bgp_dragentscheduler_db.BgpDrPluginSchedulerTests.test_schedule_multi_bgp_speaker_on_one_dragent [0.235069s] ... ok {22} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_as_num_with_valid_as_num [0.038735s] ... ok No active L3 agents No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {15} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test__get_routes_by_router_with_fip [7.359689s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_withdraw_route [0.056853s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestAutoScheduleBgpSpeakers.test_auto_schedule_bgp_speaker(BGP speaker present) [0.096219s] ... ok {15} neutron_dynamic_routing.tests.unit.services.bgp.scheduler.test_bgp_dragent_scheduler.TestSchedulerCallback.test__register_callbacks [0.073515s] ... ok No L3 agents can host the router 33a182f0-8322-4fd7-80b9-4f6eb20d211f No L3 agents can host the router 970d9d17-0a03-40cc-8757-902636f3b3c6 Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] No L3 agents can host the router d4198214-d266-40d6-a3e0-8c3c69e9e8b3 Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] Failed to bind port c880eadb-e62e-4780-9ff2-30e8bb998008 on host test-host for vnic_type normal using segments [{'network_id': '971b6c04-6fb9-470d-9f00-9b31e982e83f', 'segmentation_id': None, 'physical_network': None, 'id': 'ece3fce8-6f03-420a-b4b6-592791b7e3de', 'network_type': u'local'}] No L3 agents can host the router 33a182f0-8322-4fd7-80b9-4f6eb20d211f No L3 agents can host the router d4198214-d266-40d6-a3e0-8c3c69e9e8b3 Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] Failed to bind port 908ee620-ad7f-42a5-9884-fc852dd3a868 on host test-host for vnic_type normal using segments [{'network_id': '6990bb8c-729f-4dc2-bd11-2f1ff7d0322c', 'segmentation_id': None, 'physical_network': None, 'id': '247eb55d-d49f-4717-a239-9b6d7aaf5b7d', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No L3 agents can host the router a08536bf-51cb-4d53-894e-08b4d25ebe7c No sqlalchemy event for resource port found {3} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_same_address_scope_v6 [11.810317s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_add_bgp_peer_with_invalid_asnum_range [0.058599s] ... ok {3} neutron_dynamic_routing.tests.unit.services.bgp.test_bgp_plugin.TestBgpPlugin.test_create_bgp_speaker [0.055733s] ... ok Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] Failed to bind port b894bc01-938d-49ac-bef5-66660e5ab30a on host test-host for vnic_type normal using segments [{'network_id': 'd8134f5c-2511-4190-947e-c9159afb27fe', 'segmentation_id': None, 'physical_network': None, 'id': 'ae2462ae-48ee-4949-abb6-7f3f0addda7e', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v4 [26.155769s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No L3 agents can host the router a08536bf-51cb-4d53-894e-08b4d25ebe7c No active L3 agents Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] Failed to bind port 84b45a78-38ce-4ad0-befe-33a7c880f680 on host test-host for vnic_type normal using segments [{'network_id': '9675af7a-f58f-49db-a5a6-972931d2a7d9', 'segmentation_id': None, 'physical_network': None, 'id': '6ac25f0f-7556-469a-8ead-c9d2f3d19cee', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_external_networks_for_port_different_address_scope_v6 [26.358688s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No active L3 agents No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_ipv6_tenant_subnet_routes_by_bgp_speaker_ipv6 [4.447986s] ... ok Did not find expected name "Security_groups_port_filtering_lib" in /usr/lib/python2.7/site-packages/neutron/extensions/security_groups_port_filtering_lib.py Did not find expected name "Stdattrs_common" in /usr/lib/python2.7/site-packages/neutron/extensions/stdattrs_common.py No active L3 agents No active L3 agents Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port d3ce58e9-11d0-4908-9eb3-f239d45a926b on host compute1 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] No active L3 agents Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] Failed to bind port ee12e8f4-4e86-4876-8f7f-866163445cf7 on host compute2 for vnic_type normal using segments [{'network_id': '75da9559-38e1-47bd-a6a7-7362d3c2dcbc', 'segmentation_id': None, 'physical_network': None, 'id': '46199f2a-3c41-4984-8758-c8c0d932484a', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {31} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_get_routes_by_bgp_speaker_binding_with_fip [7.117273s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_remove_bgp_speaker_adv_route [0.051950s] ... ok {31} neutron_dynamic_routing.tests.unit.services.bgp.driver.test_utils.TestValidateMethod.test_validate_auth_with_invalid_auth_type [0.038266s] ... ok Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 23579e12-8537-49c2-8e8d-55180d87872d on host compute1 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] Failed to bind port 1f644e4b-b368-48ad-a076-b4945be2cdc3 on host compute2 for vnic_type normal using segments [{'network_id': '1843c2c7-7ed4-4bd1-a2f4-39ec52895fcf', 'segmentation_id': None, 'physical_network': None, 'id': '577206d2-7813-4a47-87a7-4ce1c2f182a5', 'network_type': u'local'}] No sqlalchemy event for resource subnet found No sqlalchemy event for resource network found No sqlalchemy event for resource subnetpool found No sqlalchemy event for resource security_group_rule found No sqlalchemy event for resource security_group found No sqlalchemy event for resource port found {0} neutron_dynamic_routing.tests.unit.db.test_bgp_db.Ml2BgpTests.test_legacy_router_fips_has_no_next_hop_to_fip_agent_gateway [10.319099s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBGPSpeakerCache.test_put_bgp_speaker_adv_route_and_remove_with_next_hop_none [0.039243s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.agent.test_bgp_dragent.TestBgpDrAgent.test_sync_state_added_synced_and_removed [0.038940s] ... ok {0} neutron_dynamic_routing.tests.unit.services.bgp.driver.ryu.test_driver.TestRyuBgpDriver.test_withdraw_route_without_adding_speaker [0.212856s] ... ok ====== Totals ====== Ran: 169 tests in 45.0000 sec. - Passed: 169 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 355.9451 sec. ============== Worker Balance ============== - Worker 0 (6 tests) => 0:00:41.215754 - Worker 1 (6 tests) => 0:00:03.212991 - Worker 2 (6 tests) => 0:00:15.309603 - Worker 3 (6 tests) => 0:00:25.634237 - Worker 4 (6 tests) => 0:00:01.836934 - Worker 5 (6 tests) => 0:00:13.435012 - Worker 6 (6 tests) => 0:00:08.388278 - Worker 7 (6 tests) => 0:00:15.969796 - Worker 8 (6 tests) => 0:00:00.901680 - Worker 9 (5 tests) => 0:00:02.815312 - Worker 10 (5 tests) => 0:00:02.062870 - Worker 11 (5 tests) => 0:00:02.740898 - Worker 12 (5 tests) => 0:00:20.213200 - Worker 13 (5 tests) => 0:00:01.817978 - Worker 14 (5 tests) => 0:00:08.626166 - Worker 15 (5 tests) => 0:00:21.680450 - Worker 16 (5 tests) => 0:00:18.629399 - Worker 17 (5 tests) => 0:00:02.658598 - Worker 18 (5 tests) => 0:00:01.896933 - Worker 19 (5 tests) => 0:00:02.869220 - Worker 20 (5 tests) => 0:00:14.526002 - Worker 21 (5 tests) => 0:00:09.775305 - Worker 22 (5 tests) => 0:00:20.723553 - Worker 23 (5 tests) => 0:00:14.182186 - Worker 24 (5 tests) => 0:00:02.068655 - Worker 25 (5 tests) => 0:00:02.174138 - Worker 26 (5 tests) => 0:00:17.268357 - Worker 27 (5 tests) => 0:00:10.138441 - Worker 28 (5 tests) => 0:00:14.180268 - Worker 29 (5 tests) => 0:00:01.711656 - Worker 30 (5 tests) => 0:00:02.182259 - Worker 31 (5 tests) => 0:00:35.213400 + exit 0 Processing files: python2-neutron-dynamic-routing-13.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sNOShB + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-13.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-13.1.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-13.1.0 + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-13.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/doc/python2-neutron-dynamic-routing-13.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GXdBXe + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-13.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-13.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/python2-neutron-dynamic-routing-13.1.0 + exit 0 Provides: python2-neutron-dynamic-routing = 13.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python2-neutron-dynamic-routing-tests-13.1.0-1.el7.noarch Provides: python2-neutron-dynamic-routing-tests = 13.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: openstack-neutron-dynamic-routing-common-13.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YGw8wY + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-13.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-13.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-dynamic-routing-common-13.1.0 + exit 0 Provides: config(openstack-neutron-dynamic-routing-common) = 13.1.0-1.el7 openstack-neutron-dynamic-routing-common = 13.1.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-neutron-bgp-dragent-13.1.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SusyaI + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-13.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-13.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch/usr/share/licenses/openstack-neutron-bgp-dragent-13.1.0 + exit 0 Provides: config(openstack-neutron-bgp-dragent) = 13.1.0-1.el7 openstack-neutron-bgp-dragent = 13.1.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-neutron-dynamic-routing-13.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-neutron-dynamic-routing-tests-13.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-dynamic-routing-common-13.1.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-neutron-bgp-dragent-13.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6nTSMp + umask 022 + cd /builddir/build/BUILD + cd neutron-dynamic-routing-13.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-dynamic-routing-13.1.0-1.el7.noarch + exit 0 Child return code was: 0