Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-networking-bgpvpn.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/cloud8-openstack-victoria-el8-build-84126-518238/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '478319dce6e341a8a634c6d4ee299af1', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84126-518238/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-networking-bgpvpn.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/python-networking-bgpvpn-13.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-networking-bgpvpn.spec'], nspawn_args=['--private-network']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/cloud8-openstack-victoria-el8-build-84126-518238/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ce8ce20cf03a4826b347d8719915048a', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84126-518238/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-networking-bgpvpn.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.oygS9X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf networking-bgpvpn-13.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-bgpvpn-13.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd networking-bgpvpn-13.0.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 --allow-empty -a --author 'rpm-build ' -m 'python-networking-bgpvpn-13.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf networking-bgpvpn.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.frY4In + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/networking_bgpvpn creating build/lib/networking_bgpvpn/neutronclient creating build/lib/networking_bgpvpn/neutronclient/neutron copying networking_bgpvpn/neutronclient/neutron/__init__.py -> build/lib/networking_bgpvpn/neutronclient/neutron creating build/lib/networking_bgpvpn/neutron creating build/lib/networking_bgpvpn/neutron/services creating build/lib/networking_bgpvpn/neutron/services/service_drivers creating build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py -> build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe_v2.py -> build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying networking_bgpvpn/neutron/services/service_drivers/bagpipe/__init__.py -> build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe creating build/lib/networking_bgpvpn/tests creating build/lib/networking_bgpvpn/tests/unit creating build/lib/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_vni.py -> build/lib/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_routes_control.py -> build/lib/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn_rc_base.py -> build/lib/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/test_bgpvpn.py -> build/lib/networking_bgpvpn/tests/unit/extensions copying networking_bgpvpn/tests/unit/extensions/__init__.py -> build/lib/networking_bgpvpn/tests/unit/extensions creating build/lib/networking_bgpvpn/tests/unit/db copying networking_bgpvpn/tests/unit/db/test_db.py -> build/lib/networking_bgpvpn/tests/unit/db copying networking_bgpvpn/tests/unit/db/__init__.py -> build/lib/networking_bgpvpn/tests/unit/db creating build/lib/networking_bgpvpn/neutron/db creating build/lib/networking_bgpvpn/neutron/db/migration copying networking_bgpvpn/neutron/db/migration/__init__.py -> build/lib/networking_bgpvpn/neutron/db/migration creating build/lib/networking_bgpvpn/tests/unit/services creating build/lib/networking_bgpvpn/tests/unit/services/common copying networking_bgpvpn/tests/unit/services/common/test_utils.py -> build/lib/networking_bgpvpn/tests/unit/services/common copying networking_bgpvpn/tests/unit/services/common/__init__.py -> build/lib/networking_bgpvpn/tests/unit/services/common copying networking_bgpvpn/neutron/opts.py -> build/lib/networking_bgpvpn/neutron copying networking_bgpvpn/neutron/__init__.py -> build/lib/networking_bgpvpn/neutron copying networking_bgpvpn/neutron/services/plugin.py -> build/lib/networking_bgpvpn/neutron/services copying networking_bgpvpn/neutron/services/__init__.py -> build/lib/networking_bgpvpn/neutron/services creating build/lib/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/functional/test_placeholder.py -> build/lib/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/functional/__init__.py -> build/lib/networking_bgpvpn/tests/functional copying networking_bgpvpn/tests/unit/__init__.py -> build/lib/networking_bgpvpn/tests/unit creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/env.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/__init__.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations creating build/lib/networking_bgpvpn/tests/unit/client copying networking_bgpvpn/tests/unit/client/test_client.py -> build/lib/networking_bgpvpn/tests/unit/client copying networking_bgpvpn/tests/unit/client/__init__.py -> build/lib/networking_bgpvpn/tests/unit/client creating build/lib/networking_bgpvpn/tests/functional/db copying networking_bgpvpn/tests/functional/db/test_migrations.py -> build/lib/networking_bgpvpn/tests/functional/db copying networking_bgpvpn/tests/functional/db/__init__.py -> build/lib/networking_bgpvpn/tests/functional/db copying networking_bgpvpn/neutronclient/__init__.py -> build/lib/networking_bgpvpn/neutronclient creating build/lib/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/common/constants.py -> build/lib/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/common/utils.py -> build/lib/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/neutron/services/common/__init__.py -> build/lib/networking_bgpvpn/neutron/services/common copying networking_bgpvpn/_i18n.py -> build/lib/networking_bgpvpn copying networking_bgpvpn/version.py -> build/lib/networking_bgpvpn copying networking_bgpvpn/__init__.py -> build/lib/networking_bgpvpn copying networking_bgpvpn/neutron/db/bgpvpn_db.py -> build/lib/networking_bgpvpn/neutron/db copying networking_bgpvpn/neutron/db/head.py -> build/lib/networking_bgpvpn/neutron/db copying networking_bgpvpn/neutron/db/__init__.py -> build/lib/networking_bgpvpn/neutron/db creating build/lib/networking_bgpvpn/tests/unit/services/bagpipe copying networking_bgpvpn/tests/unit/services/bagpipe/test_bagpipe.py -> build/lib/networking_bgpvpn/tests/unit/services/bagpipe copying networking_bgpvpn/tests/unit/services/bagpipe/__init__.py -> build/lib/networking_bgpvpn/tests/unit/services/bagpipe creating build/lib/networking_bgpvpn/neutronclient/neutron/v2_0 copying networking_bgpvpn/neutronclient/neutron/v2_0/__init__.py -> build/lib/networking_bgpvpn/neutronclient/neutron/v2_0 copying networking_bgpvpn/neutron/services/service_drivers/driver_api.py -> build/lib/networking_bgpvpn/neutron/services/service_drivers copying networking_bgpvpn/neutron/services/service_drivers/__init__.py -> build/lib/networking_bgpvpn/neutron/services/service_drivers copying networking_bgpvpn/tests/__init__.py -> build/lib/networking_bgpvpn/tests copying networking_bgpvpn/tests/unit/services/test_plugin.py -> build/lib/networking_bgpvpn/tests/unit/services copying networking_bgpvpn/tests/unit/services/__init__.py -> build/lib/networking_bgpvpn/tests/unit/services creating build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/router_association.py -> build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/port_association.py -> build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/base.py -> build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/bgpvpn.py -> build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/network_association.py -> build/lib/networking_bgpvpn/policies copying networking_bgpvpn/policies/__init__.py -> build/lib/networking_bgpvpn/policies creating build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/bgpvpn.py -> build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/__init__.py -> build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn creating build/lib/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn_routes_control.py -> build/lib/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn_vni.py -> build/lib/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/bgpvpn.py -> build/lib/networking_bgpvpn/neutron/extensions copying networking_bgpvpn/neutron/extensions/__init__.py -> build/lib/networking_bgpvpn/neutron/extensions creating build/lib/networking_bgpvpn_heat copying networking_bgpvpn_heat/_i18n.py -> build/lib/networking_bgpvpn_heat copying networking_bgpvpn_heat/bgpvpnservice.py -> build/lib/networking_bgpvpn_heat copying networking_bgpvpn_heat/__init__.py -> build/lib/networking_bgpvpn_heat creating build/lib/bgpvpn_dashboard creating build/lib/bgpvpn_dashboard/dashboards creating build/lib/bgpvpn_dashboard/dashboards/project creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/forms.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tables.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/views.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/urls.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tabs.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations creating build/lib/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/enabled/_1495_project_bgpvpn_panel.py -> build/lib/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/enabled/_2360_admin_bgpvpn_panel.py -> build/lib/bgpvpn_dashboard/enabled copying bgpvpn_dashboard/enabled/__init__.py -> build/lib/bgpvpn_dashboard/enabled creating build/lib/bgpvpn_dashboard/test creating build/lib/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_views.py -> build/lib/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_forms.py -> build/lib/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/test_tables.py -> build/lib/bgpvpn_dashboard/test/admin copying bgpvpn_dashboard/test/admin/__init__.py -> build/lib/bgpvpn_dashboard/test/admin creating build/lib/bgpvpn_dashboard/dashboards/admin creating build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/panel.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/forms.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/workflows.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/tables.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/views.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/urls.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/tabs.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn copying bgpvpn_dashboard/__init__.py -> build/lib/bgpvpn_dashboard creating build/lib/bgpvpn_dashboard/api copying bgpvpn_dashboard/api/bgpvpn.py -> build/lib/bgpvpn_dashboard/api copying bgpvpn_dashboard/api/__init__.py -> build/lib/bgpvpn_dashboard/api copying bgpvpn_dashboard/dashboards/project/bgpvpn/panel.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/forms.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/workflows.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/tables.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/views.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/urls.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/tabs.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn creating build/lib/bgpvpn_dashboard/test/api_tests copying bgpvpn_dashboard/test/api_tests/test_bgpvpn.py -> build/lib/bgpvpn_dashboard/test/api_tests copying bgpvpn_dashboard/test/api_tests/__init__.py -> build/lib/bgpvpn_dashboard/test/api_tests creating build/lib/bgpvpn_dashboard/common copying bgpvpn_dashboard/common/bgpvpn.py -> build/lib/bgpvpn_dashboard/common copying bgpvpn_dashboard/common/__init__.py -> build/lib/bgpvpn_dashboard/common copying bgpvpn_dashboard/dashboards/project/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/project copying bgpvpn_dashboard/test/settings.py -> build/lib/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/helpers.py -> build/lib/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/urls.py -> build/lib/bgpvpn_dashboard/test copying bgpvpn_dashboard/test/__init__.py -> build/lib/bgpvpn_dashboard/test copying bgpvpn_dashboard/dashboards/__init__.py -> build/lib/bgpvpn_dashboard/dashboards creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tables.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/views.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/urls.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tabs.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/admin/__init__.py -> build/lib/bgpvpn_dashboard/dashboards/admin creating build/lib/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_views.py -> build/lib/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_forms.py -> build/lib/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/test_tables.py -> build/lib/bgpvpn_dashboard/test/project copying bgpvpn_dashboard/test/project/__init__.py -> build/lib/bgpvpn_dashboard/test/project creating build/lib/bgpvpn_dashboard/test/test_data copying bgpvpn_dashboard/test/test_data/bgpvpn_data.py -> build/lib/bgpvpn_dashboard/test/test_data copying bgpvpn_dashboard/test/test_data/utils.py -> build/lib/bgpvpn_dashboard/test/test_data copying bgpvpn_dashboard/test/test_data/__init__.py -> build/lib/bgpvpn_dashboard/test/test_data running egg_info writing networking_bgpvpn.egg-info/PKG-INFO writing dependency_links to networking_bgpvpn.egg-info/dependency_links.txt writing entry points to networking_bgpvpn.egg-info/entry_points.txt writing requirements to networking_bgpvpn.egg-info/requires.txt writing top-level names to networking_bgpvpn.egg-info/top_level.txt writing pbr to networking_bgpvpn.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'networking_bgpvpn.egg-info/SOURCES.txt' copying networking_bgpvpn/tests/functional/requirements.txt -> build/lib/networking_bgpvpn/tests/functional copying networking_bgpvpn/neutron/db/migration/alembic_migrations/README -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations copying networking_bgpvpn/neutron/db/migration/alembic_migrations/script.py.mako -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/start_networking_bgpvpn.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract/180baa4183e0_initial.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/17d9fd4fddee_initial.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/3600132c6147_add_router_association_table.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract/23ce05e0a19f_rename_tenant_to_project.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand/0ab4049986b8_add_indexes_to_tenant_id.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/39411aacf9b8_add_vni_to_bgpvpn_table.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/4610803bdf0d_router_assoc_add_advertise_extra_routes.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/666c706fea3b_bgpvpn_local_pref.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/9a6664f3b8d4_add_port_association_table.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract/9d7f1ae5fa56_add_standard_attributes.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract creating build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand copying networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand/7a9482036ecd_add_standard_attributes.py -> build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand creating build/lib/networking_bgpvpn/locale creating build/lib/networking_bgpvpn/locale/en_GB creating build/lib/networking_bgpvpn/locale/en_GB/LC_MESSAGES copying networking_bgpvpn/locale/en_GB/LC_MESSAGES/networking_bgpvpn.po -> build/lib/networking_bgpvpn/locale/en_GB/LC_MESSAGES creating build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-00.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01-admin.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01-tenant.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01bis_router-tenant.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-01ter_port-tenant.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-04-admin.yaml -> build/lib/networking_bgpvpn_heat/examples copying networking_bgpvpn_heat/examples/bgpvpn_test-04-tenant.yaml -> build/lib/networking_bgpvpn_heat/examples creating build/lib/networking_bgpvpn_heat/locale creating build/lib/networking_bgpvpn_heat/locale/en_GB creating build/lib/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES copying networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES/networking_bgpvpn_heat.po -> build/lib/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES creating build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates creating build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_create.html -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_detail_overview.html -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/create.html -> build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn creating build/lib/bgpvpn_dashboard/etc copying bgpvpn_dashboard/etc/bgpvpn-horizon.conf -> build/lib/bgpvpn_dashboard/etc creating build/lib/bgpvpn_dashboard/locale creating build/lib/bgpvpn_dashboard/locale/en_GB creating build/lib/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES copying bgpvpn_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES creating build/lib/bgpvpn_dashboard/locale/fr creating build/lib/bgpvpn_dashboard/locale/fr/LC_MESSAGES copying bgpvpn_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/bgpvpn_dashboard/locale/fr/LC_MESSAGES creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_networks.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_routers.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_create_network_association.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_detail_overview.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_modify.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/create_network_association.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/index.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/modify.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations/_detail_overview.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations creating build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_detail_overview.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_modify.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/modify.html -> build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations + PYTHONPATH=. + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (networking-bgpvpn); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/networking-bgpvpn-13.0.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/networking-bgpvpn-13.0.0/doc/source/../../etc/oslo-config-generator/networking-bgpvpn.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/networking-bgpvpn-13.0.0/doc/source/_static/config-samples/networking-bgpvpn.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/networking-bgpvpn-13.0.0/doc/source/../../etc/oslo-policy-generator/policy.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/networking-bgpvpn-13.0.0/doc/source/_static/networking-bgpvpn.policy.yaml.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 24 source files that are out of date updating environment: [new config] 24 added, 0 changed, 0 removed reading sources... [ 4%] configuration/index reading sources... [ 8%] configuration/networking-bgpvpn loading config file etc/oslo-config-generator/networking-bgpvpn.conf reading sources... [ 12%] configuration/policy reading sources... [ 16%] configuration/policy-sample reading sources... [ 20%] configuration/samples/networking-bgpvpn reading sources... [ 25%] contributor/contributing reading sources... [ 29%] contributor/future/attributes reading sources... [ 33%] contributor/future/index reading sources... [ 37%] contributor/index reading sources... [ 41%] contributor/specs reading sources... [ 45%] index reading sources... [ 50%] install/index reading sources... [ 54%] introduction reading sources... [ 58%] user/api reading sources... [ 62%] user/drivers/bagpipe/index reading sources... [ 66%] user/drivers/index reading sources... [ 70%] user/drivers/nuage/index reading sources... [ 75%] user/drivers/opencontrail/index reading sources... [ 79%] user/drivers/opendaylight/index reading sources... [ 83%] user/heat reading sources... [ 87%] user/horizon reading sources... [ 91%] user/index reading sources... [ 95%] user/overview reading sources... [100%] user/usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] configuration/index [openstackdocstheme] pdf_link True [openstackdocstheme] pdf_filename 'doc-networking-bgpvpn.pdf' writing output... [ 8%] configuration/networking-bgpvpn writing output... [ 12%] configuration/policy writing output... [ 16%] configuration/policy-sample writing output... [ 20%] configuration/samples/networking-bgpvpn writing output... [ 25%] contributor/contributing writing output... [ 29%] contributor/future/attributes writing output... [ 33%] contributor/future/index writing output... [ 37%] contributor/index writing output... [ 41%] contributor/specs writing output... [ 45%] index writing output... [ 50%] install/index writing output... [ 54%] introduction writing output... [ 58%] user/api writing output... [ 62%] user/drivers/bagpipe/index writing output... [ 66%] user/drivers/index writing output... [ 70%] user/drivers/nuage/index writing output... [ 75%] user/drivers/opencontrail/index writing output... [ 79%] user/drivers/opendaylight/index writing output... [ 83%] user/heat writing output... [ 87%] user/horizon writing output... [ 91%] user/index writing output... [ 95%] user/overview writing output... [100%] user/usage generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying downloadable files... [100%] ../_static/networking-bgpvpn.policy.yaml.sample copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UzToqX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch + cd networking-bgpvpn-13.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch --prefix /usr 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/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common copying build/lib/networking_bgpvpn/neutron/services/common/constants.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common copying build/lib/networking_bgpvpn/neutron/services/common/utils.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common copying build/lib/networking_bgpvpn/neutron/services/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers copying build/lib/networking_bgpvpn/neutron/services/service_drivers/driver_api.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe_v2.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying build/lib/networking_bgpvpn/neutron/services/service_drivers/bagpipe/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe copying build/lib/networking_bgpvpn/neutron/services/service_drivers/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers copying build/lib/networking_bgpvpn/neutron/services/plugin.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services copying build/lib/networking_bgpvpn/neutron/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions copying build/lib/networking_bgpvpn/neutron/extensions/bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions copying build/lib/networking_bgpvpn/neutron/extensions/bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions copying build/lib/networking_bgpvpn/neutron/extensions/bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions copying build/lib/networking_bgpvpn/neutron/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db copying build/lib/networking_bgpvpn/neutron/db/bgpvpn_db.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db copying build/lib/networking_bgpvpn/neutron/db/head.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract/180baa4183e0_initial.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/3600132c6147_add_router_association_table.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/17d9fd4fddee_initial.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract/9d7f1ae5fa56_add_standard_attributes.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand/7a9482036ecd_add_standard_attributes.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract/23ce05e0a19f_rename_tenant_to_project.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand/0ab4049986b8_add_indexes_to_tenant_id.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/start_networking_bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/39411aacf9b8_add_vni_to_bgpvpn_table.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/666c706fea3b_bgpvpn_local_pref.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/9a6664f3b8d4_add_port_association_table.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/4610803bdf0d_router_assoc_add_advertise_extra_routes.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand copying build/lib/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions copying build/lib/networking_bgpvpn/neutron/db/migration/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration copying build/lib/networking_bgpvpn/neutron/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db copying build/lib/networking_bgpvpn/neutron/opts.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron copying build/lib/networking_bgpvpn/neutron/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0 creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn copying build/lib/networking_bgpvpn/neutronclient/neutron/v2_0/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0 copying build/lib/networking_bgpvpn/neutronclient/neutron/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron copying build/lib/networking_bgpvpn/neutronclient/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/locale creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/locale/en_GB creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/locale/en_GB/LC_MESSAGES copying build/lib/networking_bgpvpn/locale/en_GB/LC_MESSAGES/networking_bgpvpn.po -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/locale/en_GB/LC_MESSAGES copying build/lib/networking_bgpvpn/_i18n.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn copying build/lib/networking_bgpvpn/version.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/client copying build/lib/networking_bgpvpn/tests/unit/client/test_client.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/client copying build/lib/networking_bgpvpn/tests/unit/client/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/client creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/bagpipe copying build/lib/networking_bgpvpn/tests/unit/services/bagpipe/test_bagpipe.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/bagpipe copying build/lib/networking_bgpvpn/tests/unit/services/bagpipe/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/bagpipe creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/common copying build/lib/networking_bgpvpn/tests/unit/services/common/test_utils.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/common copying build/lib/networking_bgpvpn/tests/unit/services/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/common copying build/lib/networking_bgpvpn/tests/unit/services/test_plugin.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services copying build/lib/networking_bgpvpn/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions copying build/lib/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_vni.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions copying build/lib/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_routes_control.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions copying build/lib/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_rc_base.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions copying build/lib/networking_bgpvpn/tests/unit/extensions/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions copying build/lib/networking_bgpvpn/tests/unit/extensions/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/db copying build/lib/networking_bgpvpn/tests/unit/db/test_db.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/db copying build/lib/networking_bgpvpn/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/db copying build/lib/networking_bgpvpn/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional copying build/lib/networking_bgpvpn/tests/functional/test_placeholder.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional copying build/lib/networking_bgpvpn/tests/functional/requirements.txt -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/db copying build/lib/networking_bgpvpn/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/db copying build/lib/networking_bgpvpn/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/db copying build/lib/networking_bgpvpn/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional copying build/lib/networking_bgpvpn/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests copying build/lib/networking_bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/router_association.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/port_association.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/base.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/network_association.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies copying build/lib/networking_bgpvpn/policies/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/etc copying build/lib/bgpvpn_dashboard/etc/bgpvpn-horizon.conf -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/etc creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/api copying build/lib/bgpvpn_dashboard/api/bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/api copying build/lib/bgpvpn_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/api creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/fr creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/fr/LC_MESSAGES copying build/lib/bgpvpn_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/en_GB creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/panel.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/forms.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/workflows.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_modify.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/index.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_routers.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_networks.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/create_network_association.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/modify.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_modify.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/modify.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations/_detail_overview.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_detail_overview.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_create_network_association.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations/_detail_overview.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/urls.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/tabs.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/forms.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/urls.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tabs.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/urls.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tabs.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations copying build/lib/bgpvpn_dashboard/dashboards/project/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/panel.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/forms.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/workflows.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/create.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_create.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_detail_overview.html -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/urls.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/tabs.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/bgpvpn/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn copying build/lib/bgpvpn_dashboard/dashboards/admin/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin copying build/lib/bgpvpn_dashboard/dashboards/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/common copying build/lib/bgpvpn_dashboard/common/bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/common copying build/lib/bgpvpn_dashboard/common/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/common creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled copying build/lib/bgpvpn_dashboard/enabled/_1495_project_bgpvpn_panel.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled copying build/lib/bgpvpn_dashboard/enabled/_2360_admin_bgpvpn_panel.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled copying build/lib/bgpvpn_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test copying build/lib/bgpvpn_dashboard/test/settings.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project copying build/lib/bgpvpn_dashboard/test/project/test_views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project copying build/lib/bgpvpn_dashboard/test/project/test_forms.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project copying build/lib/bgpvpn_dashboard/test/project/test_tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project copying build/lib/bgpvpn_dashboard/test/project/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/api_tests copying build/lib/bgpvpn_dashboard/test/api_tests/test_bgpvpn.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/api_tests copying build/lib/bgpvpn_dashboard/test/api_tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/api_tests creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data copying build/lib/bgpvpn_dashboard/test/test_data/bgpvpn_data.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data copying build/lib/bgpvpn_dashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data copying build/lib/bgpvpn_dashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data copying build/lib/bgpvpn_dashboard/test/helpers.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin copying build/lib/bgpvpn_dashboard/test/admin/test_views.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin copying build/lib/bgpvpn_dashboard/test/admin/test_forms.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin copying build/lib/bgpvpn_dashboard/test/admin/test_tables.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin copying build/lib/bgpvpn_dashboard/test/admin/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin copying build/lib/bgpvpn_dashboard/test/urls.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test copying build/lib/bgpvpn_dashboard/test/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test copying build/lib/bgpvpn_dashboard/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/locale creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/locale/en_GB creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES copying build/lib/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES/networking_bgpvpn_heat.po -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-04-admin.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-01-admin.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-00.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-04-tenant.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-01bis_router-tenant.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-01-tenant.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/examples/bgpvpn_test-01ter_port-tenant.yaml -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/examples copying build/lib/networking_bgpvpn_heat/_i18n.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat copying build/lib/networking_bgpvpn_heat/bgpvpnservice.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat copying build/lib/networking_bgpvpn_heat/__init__.py -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/driver_api.py to driver_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py to bagpipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe_v2.py to bagpipe_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/bagpipe/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/service_drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions/bgpvpn_routes_control.py to bgpvpn_routes_control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions/bgpvpn_vni.py to bgpvpn_vni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/bgpvpn_db.py to bgpvpn_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/head.py to head.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/contract/180baa4183e0_initial.py to 180baa4183e0_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/3600132c6147_add_router_association_table.py to 3600132c6147_add_router_association_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/liberty/expand/17d9fd4fddee_initial.py to 17d9fd4fddee_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/contract/9d7f1ae5fa56_add_standard_attributes.py to 9d7f1ae5fa56_add_standard_attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/rocky/expand/7a9482036ecd_add_standard_attributes.py to 7a9482036ecd_add_standard_attributes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/contract/23ce05e0a19f_rename_tenant_to_project.py to 23ce05e0a19f_rename_tenant_to_project.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/newton/expand/0ab4049986b8_add_indexes_to_tenant_id.py to 0ab4049986b8_add_indexes_to_tenant_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/start_networking_bgpvpn.py to start_networking_bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/39411aacf9b8_add_vni_to_bgpvpn_table.py to 39411aacf9b8_add_vni_to_bgpvpn_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/666c706fea3b_bgpvpn_local_pref.py to 666c706fea3b_bgpvpn_local_pref.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/9a6664f3b8d4_add_port_association_table.py to 9a6664f3b8d4_add_port_association_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/alembic_migrations/versions/queens/expand/4610803bdf0d_router_assoc_add_advertise_extra_routes.py to 4610803bdf0d_router_assoc_add_advertise_extra_routes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/bgpvpn/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/v2_0/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/neutronclient/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/client/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/bagpipe/test_bagpipe.py to test_bagpipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/bagpipe/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/test_plugin.py to test_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_vni.py to test_bgpvpn_vni.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_routes_control.py to test_bgpvpn_routes_control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions/test_bgpvpn_rc_base.py to test_bgpvpn_rc_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions/test_bgpvpn.py to test_bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/db/test_db.py to test_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/test_placeholder.py to test_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/db/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/router_association.py to router_association.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/port_association.py to port_association.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/network_association.py to network_association.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/api/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/workflows.py to workflows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/router_associations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/network_associations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/forms.py to forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/workflows.py to workflows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/tables.py to tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/tabs.py to tabs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/common/bgpvpn.py to bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled/_1495_project_bgpvpn_panel.py to _1495_project_bgpvpn_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled/_2360_admin_bgpvpn_panel.py to _2360_admin_bgpvpn_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/enabled/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project/test_tables.py to test_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/project/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/api_tests/test_bgpvpn.py to test_bgpvpn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/api_tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data/bgpvpn_data.py to bgpvpn_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/test_data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin/test_views.py to test_views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin/test_forms.py to test_forms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin/test_tables.py to test_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/admin/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/test/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/bgpvpn_dashboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/_i18n.py to _i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/bgpvpnservice.py to bgpvpnservice.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn_heat/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpgyy8s02e.py' /usr/bin/python3 /tmp/tmpgyy8s02e.py removing /tmp/tmpgyy8s02e.py running install_data creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/etc/neutron copying etc/neutron/networking_bgpvpn.conf -> /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/etc/neutron running install_egg_info running egg_info writing networking_bgpvpn.egg-info/PKG-INFO writing dependency_links to networking_bgpvpn.egg-info/dependency_links.txt writing entry points to networking_bgpvpn.egg-info/entry_points.txt writing requirements to networking_bgpvpn.egg-info/requires.txt writing top-level names to networking_bgpvpn.egg-info/top_level.txt writing pbr to networking_bgpvpn.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'networking_bgpvpn.egg-info/SOURCES.txt' Copying networking_bgpvpn.egg-info to /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/networking_bgpvpn-13.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/etc/neutron/policy.d + mv /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/etc/neutron/networking_bgpvpn.conf /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/etc/neutron/ + mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch//usr/share/neutron/server + ln -s /etc/neutron/networking_bgpvpn.conf /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/neutron/server/networking_bgpvpn.conf + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 13.0.0-1.el8 --unique-debug-suffix -13.0.0-1.el8.noarch --unique-debug-src-base python-networking-bgpvpn-13.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/networking-bgpvpn-13.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_modify.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/index.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_associated_networks.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/modify.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/project/bgpvpn/templates/bgpvpn/_detail_overview.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/create.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_create.html is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/python3.6/site-packages/bgpvpn_dashboard/dashboards/admin/bgpvpn/templates/bgpvpn/_detail_overview.html is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.llJdXC + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + export OS_TEST_PATH=./networking_bgpvpn/tests/unit + OS_TEST_PATH=./networking_bgpvpn/tests/unit + stestr-3 --test-path ./networking_bgpvpn/tests/unit run Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py Did not find expected name "Stdattrs_common" in /usr/lib/python3.6/site-packages/neutron/extensions/stdattrs_common.py {3} networking_bgpvpn.tests.unit.client.test_client.BgpvpnClientTestCase.test_api_url_show [0.305003s] ... ok {6} networking_bgpvpn.tests.unit.client.test_client.BgpvpnClientTestCase.test_api_url_update [0.313132s] ... ok {1} networking_bgpvpn.tests.unit.client.test_client.BgpvpnClientTestCase.test_api_url_list [0.299804s] ... ok {16} networking_bgpvpn.tests.unit.client.test_client.BgpvpnClientTestCase.test_api_url_delete [0.300813s] ... ok {18} networking_bgpvpn.tests.unit.client.test_client.BgpvpnClientTestCase.test_api_url_create [0.304232s] ... ok {8} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_malformatted_route_target [0.402749s] ... ok {19} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_invalid_import_rts [0.395380s] ... ok {8} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_valid_export_rts [0.672451s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn [0.651234s] ... ok {8} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_list [0.145873s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Extension path '' doesn't exist! {8} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_create_with_invalid_content [0.145558s] ... ok {3} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_delete_net [1.220109s] ... ok {11} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_delete_router [1.658773s] ... ok {2} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_delete_net [1.738515s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) network 299e8542-771d-40a2-97ea-58d3aa1346e3 is already associated to BGPVPN 8e0d526d-7da6-4f16-b240-b620cb96220b /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) network a4b0e995-46ff-424e-88ad-e3c5ae370b71 is already associated to BGPVPN 6b3bd1fa-e7c6-48b1-bb33-87b449d76fd7 {3} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_invalid_route_distinguishers [0.319251s] ... ok {12} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_associate_twice [2.136939s] ... ok {17} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_associate_twice [2.132307s] ... ok {18} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_associate_disassociate_net [1.937412s] ... ok {9} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_associate_disassociate_router [2.377301s] ... ok {10} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_find_bgpvpn_for_associated_router [2.370541s] ... ok {9} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_net_create [0.106637s] ... ok {14} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_associate_disassociate_port [2.412654s] ... ok {2} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_associate_disassociate_net [0.813664s] ... ok {12} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_delete_net [0.312339s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_net_assoc_precommit_fails [1.325518s] ... ok {4} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_associate_disassociate_port [2.444545s] ... ok {6} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_associate_disassociate_port [2.222665s] ... ok {17} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_delete_router [0.367686s] ... ok {5} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_find_bgpvpn_for_associated_network [2.678107s] ... ok {6} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_vni.BgpvpnVniExtensionTestCase.test_bgpvpn_create [0.133652s] ... ok {0} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_find_bgpvpn_for_associated_network [2.676535s] ... ok {5} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_net_delete [0.106275s] ... ok {10} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_net_get [0.366096s] ... ok {9} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_net_create_with_invalid_data [0.370266s] ... ok {14} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_delete_router [0.370002s] ... ok {0} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_router_delete [0.107928s] ... ok {11} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_associate_disassociate_router [1.289948s] ... ok {9} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_vni.BgpvpnVniExtensionTestCase.test_bgpvpn_delete [0.099628s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) network 3741e2dd-76fe-475a-a81e-b3fc6ef958ef is already associated to BGPVPN 98e0598d-9eb7-4367-97e7-abeed583edb4 {14} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_valid_import_rts [0.282694s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Extension path '' doesn't exist! {0} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_delete [0.407154s] ... ok {1} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_update_port_association [2.972590s] ... ok Extension path '' doesn't exist! {0} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_router_association_update [0.111893s] ... ok {14} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_valid_route_targets [0.247272s] ... ok {2} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_associate_twice [0.967810s] ... ok Extension path '' doesn't exist! {4} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_associate_disassociate_net [1.068892s] ... ok {2} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_create [0.130065s] ... ok Extension path '' doesn't exist! {4} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_get [0.106814s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_router_assoc_precommit_fails [1.192873s] ... ok {2} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_get [0.106605s] ... ok {14} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_delete [0.327899s] ... ok {7} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_bgpvpn_create_update_delete [3.674401s] ... ok {14} networking_bgpvpn.tests.unit.services.common.test_utils.TestFilterResource.test_filter_resource_succeeds_with_list_of_values [0.021985s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) create failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 437, in create return self._create(request, body, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 556, in _create obj = do_create(body) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 538, in do_create request.context, reservation.reservation_id) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 531, in do_create return obj_creator(request.context, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 301, in create_bgpvpn_port_association bgpvpn_id, port_association) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 364, in create_port_assoc self.create_port_assoc_precommit(context, port_assoc) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {4} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_router_create [0.097972s] ... ok {9} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_port_assoc_precommit_fails [0.903541s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Extension path '' doesn't exist! {17} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_associate_disassociate_router [1.278975s] ... ok {3} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_down_ignore_external_net [2.045314s] ... ok {8} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_get_network_info_for_port [2.447284s] ... ok {4} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_create_with_invalid_assoc [0.132362s] ... ok Extension path '' doesn't exist! {4} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_routes_control.BgpvpnRoutesControlExtensionTestCase.test_port_association_update [0.119083s] ... ok {11} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_find_bgpvpn_for_associated_router [1.169520s] ... ok {12} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_update_port_association [1.879990s] ... ok {14} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_net_assoc [0.700588s] ... ok {18} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_port_router_itf_removed [2.201501s] ... ok {10} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_delete_bgpvpn [1.785547s] ... ok {9} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_router_assoc [0.729661s] ... ok {3} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bgpvpn_update_rts_no_assoc [0.795701s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_net_assoc_list [1.048686s] ... ok {10} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_create_bgpvpn_l2_fails [0.195447s] ... ok {9} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_empty_network [0.268549s] ... ok {15} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_list_bgpvpn_filtering_associated_resources [4.873700s] ... ok {1} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_find_bgpvpn_for_associated_network [1.599978s] ... ok {7} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_find_bgpvpn_for_associated_router [1.212164s] ... ok {13} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_db_list_bgpvpn_filtering_associated_resources [4.896357s] ... ok {16} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCase.test_db_list_bgpvpn_filtering_associated_resources [4.604123s] ... ok {10} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_create_bgpvpn_rds_fails [0.224361s] ... ok {7} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create [0.123101s] ... ok {13} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_invalid_export_rts [0.116021s] ... ok {7} networking_bgpvpn.tests.unit.extensions.test_bgpvpn_vni.BgpvpnVniExtensionTestCase.test_bgpvpn_get [0.096111s] ... ok {13} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_invalid_route_targets [0.105652s] ... ok {13} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_router_get [0.094724s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) create failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 437, in create return self._create(request, body, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 556, in _create obj = do_create(body) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 538, in do_create request.context, reservation.reservation_id) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 531, in do_create return obj_creator(request.context, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 235, in create_bgpvpn_router_association router_assoc) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 169, in create_router_assoc self.create_router_assoc_precommit(context, assoc) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {5} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_update_bgpvpn_rt [2.602940s] ... ok {18} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_router_assoc_precommit_fails [0.897177s] ... ok {9} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_net_assoc_create [0.696439s] ... ok {0} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_deleted [2.340969s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Error during notification processing None None, None, {'context': , 'port_id': 'd6aa29ca-7944-446c-9626-ee384f756723'}: 'port' Traceback (most recent call last): File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py", line 525, in registry_port_deleted port = kwargs['port'] KeyError: 'port' {17} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_deleted_ignore_external_net [1.904144s] ... ok {14} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_update_bgpvpn_route_wrong_type [1.421058s] ... ok {8} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_dont_ignore_probe_ports_compute [2.060137s] ... ok {2} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_delete_port_to_bgpvpn_rpc [2.274853s] ... ok {4} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_associate_net [2.012053s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_port_assoc_list [1.337201s] ... ok {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unknown_router [0.321858s] ... ok {12} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_dont_ignore_probe_ports_network [2.084040s] ... ok {3} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_net_assoc_create_delete [1.867218s] ... ok {18} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_router_assoc_list [1.182726s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {9} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_create_bgpvpn_route_non_existing [1.094314s] ... ok {1} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_db_update_port_association [1.823646s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) update failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 625, in update return self._update(request, id, body, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 685, in _update obj = obj_updater(request.context, id, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 181, in update_bgpvpn return self.driver.update_bgpvpn(context, id, bgpvpn) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 124, in update_bgpvpn self.update_bgpvpn_precommit(context, old_bgpvpn, new_bgpvpn) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {1} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_update [0.107868s] ... ok {4} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unauthorized_router [0.821105s] ... ok {18} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_update_bgpvpn_precommit_fails [0.325575s] ... ok {15} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithVNI.test_bgpvpn_create_update_delete [2.078453s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Error during notification processing None None, None, {'context': , 'port_id': 'fa6665f7-a2e4-4f9e-9f7d-dfdbb67b5bf4'}: 'port' Traceback (most recent call last): File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/bagpipe/bagpipe.py", line 525, in registry_port_deleted port = kwargs['port'] KeyError: 'port' {13} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_deleted_ignore_net_ports [1.977645s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {19} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_create_bgpvpn_route_wrong_tenant [0.855200s] ... ok {6} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_associate_router [4.613062s] ... ok {1} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_associate_external_net_failed [0.486837s] ... ok {1} networking_bgpvpn.tests.unit.services.common.test_utils.TestFilterResource.test_filter_resource_fails_with_list_of_values [0.023401s] ... ok {16} networking_bgpvpn.tests.unit.db.test_db.BgpvpnDBTestCaseWithRC.test_bgpvpn_create_update_delete [2.405305s] ... ok {16} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_net_update [0.094864s] ... ok {15} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_create_with_valid_route_distinguishers [0.603529s] ... ok {16} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_router_create_with_invalid_data [0.108465s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {4} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_port_assoc_belong_to_diff_tenant [0.745327s] ... ok {15} networking_bgpvpn.tests.unit.extensions.test_bgpvpn.BgpvpnExtensionTestCase.test_bgpvpn_router_update [0.094944s] ... ok {7} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_disassociate_net [2.527343s] ... ok {0} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_down2active [2.092295s] ... ok {17} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_down_ignore_net_ports [2.089472s] ... ok {12} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_net_assoc_create_delete [1.793734s] ... ok {8} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_port_router_itf_added [2.373390s] ... ok {11} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_callback_to_rpc_update_port_after_router_itf_added [4.288697s] ... ok {5} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bgpvpn_update_delete_rts_with_assocs [3.075827s] ... ok {12} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn [0.530528s] ... ok {1} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_update [1.506990s] ... ok {5} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_format_bgpvpn_network_route_targets [0.456361s] ... ok {11} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_update_bgpvpn_rds_fails [0.748270s] ... ok {8} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bgpvpn_update_name_only [0.930120s] ... ok {8} networking_bgpvpn.tests.unit.services.common.test_utils.TestFilterResource.test_filter_resource_fails_with_one_value [0.022013s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {13} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_active_ignore_net_ports [2.028000s] ... ok {7} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_active2down [1.858379s] ... ok {16} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_active2active [2.112532s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {14} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_router_net_combination [3.928019s] ... ok {12} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_with_router [1.377452s] ... ok {18} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_attach_port_to_router_both_attached_to_bgpvpn [3.249089s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {1} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_router_assoc_update [1.588604s] ... ok {0} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_port_assoc_crud [2.925815s] ... ok {0} networking_bgpvpn.tests.unit.services.common.test_utils.TestFilterResource.test_filter_resource_succeeds_with_one_value [0.023530s] ... ok {16} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_update_bgpvpn_port_assoc [1.113090s] ... ok {5} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_router_assoc_create_delete [1.982196s] ... ok {11} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_active_ignore_external_net [1.930494s] ... ok {6} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_delete_bgpvpn_with_router_assoc [3.786304s] ... ok {12} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_create [0.903055s] ... ok {7} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_bagpipe_callback_to_rpc_update_down2down [1.947545s] ... ok {11} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_exception_on_callback [0.454711s] ... ok {10} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_router_itf_event_network_assoc [6.585551s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) Failed to delete port: 3808abf8-f2d8-4b23-91a5-70e7774ef25e Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/db/l3_db.py", line 729, in _notify_attaching_interface network_id=port['network_id']) File "/usr/lib/python3.6/site-packages/neutron_lib/callbacks/registry.py", line 56, in notify _get_callback_manager().notify(resource, event, trigger, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/utils.py", line 108, in _wrapped raise db_exc.RetryRequest(e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/utils.py", line 103, in _wrapped return function(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/callbacks/manager.py", line 174, in notify raise exceptions.CallbackFailure(errors=errors) neutron_lib.callbacks.exceptions.CallbackFailure: Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router-3006015 failed with "Bad bgpvpn request: It is not allowed to add an interface to a router if both the router and the network are bound to an L3 BGPVPN.." During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron_lib/plugins/utils.py", line 230, in delete_port_on_error yield File "/usr/lib/python3.6/site-packages/neutron/db/l3_db.py", line 852, in add_router_interface interface_info=interface_info) File "/usr/lib/python3.6/site-packages/neutron/db/l3_db.py", line 734, in _notify_attaching_interface raise l3_exc.RouterInterfaceAttachmentConflict(reason=reason) neutron_lib.exceptions.l3.RouterInterfaceAttachmentConflict: Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router-3006015 failed with "Bad bgpvpn request: It is not allowed to add an interface to a router if both the router and the network are bound to an L3 BGPVPN.." while attempting the operation. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron_lib/plugins/utils.py", line 235, in delete_port_on_error l3_port_check=False) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 233, in wrapped return method(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) TypeError: delete_port() got an unexpected keyword argument 'l3_port_check' {16} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_router_incorrect_bgpvpn_type [0.775626s] ... ok {5} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_net_assoc [0.773873s] ... ok {2} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_l3agent_add_remove_router_interface_to_bgpvpn_rpc [5.865960s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) create failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 437, in create return self._create(request, body, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 556, in _create obj = do_create(body) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 538, in do_create request.context, reservation.reservation_id) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 531, in do_create return obj_creator(request.context, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 171, in create_bgpvpn return self.driver.create_bgpvpn(context, bgpvpn) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 109, in create_bgpvpn self.create_bgpvpn_precommit(context, bgpvpn) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {5} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_precommit_fails [0.211966s] ... ok {0} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_router_assoc [1.211095s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {16} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_router_assoc_belong_to_diff_tenant [0.427777s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {5} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_empty_port [0.257040s] ... ok {12} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_router_assoc_create [1.052991s] ... ok {6} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_bgpvpn_update_rts_no_assoc [1.099835s] ... ok {13} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_l2agent_rpc_to_bgpvpn_rpc [2.990417s] ... ok {10} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_port_assoc [0.713693s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) delete failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 568, in delete return self._delete(request, id, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 596, in _delete obj_deleter(request.context, id, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 184, in delete_bgpvpn self.driver.delete_bgpvpn(context, id) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 132, in delete_bgpvpn self.delete_bgpvpn_precommit(context, bgpvpn) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {7} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_bgpvpn_update_name_only [0.989115s] ... ok {2} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_precommit_fails [0.676199s] ... ok {18} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_attach_subnet_to_router_both_attached_to_bgpvpn [2.585773s] ... ok {15} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriver.test_bagpipe_update_bgpvpn_with_router_assoc [5.161831s] ... ok {7} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_net_assoc_belong_to_diff_tenant [0.413910s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) create failed: No details. Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 437, in create return self._create(request, body, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 139, in wrapped setattr(e, '_RETRY_EXCEEDED', True) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 154, in wrapper ectxt.value = e.inner_exc File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 183, in wrapped LOG.debug("Retry wrapper got retriable exception: %s", e) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron_lib/db/api.py", line 179, in wrapped return f(*dup_args, **dup_kwargs) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 556, in _create obj = do_create(body) File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 538, in do_create request.context, reservation.reservation_id) File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/usr/lib/python3.6/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.6/site-packages/neutron/api/v2/base.py", line 531, in do_create return obj_creator(request.context, **kwargs) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/plugin.py", line 200, in create_bgpvpn_network_association return self.driver.create_net_assoc(context, bgpvpn_id, net_assoc) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/neutron/services/service_drivers/driver_api.py", line 141, in create_net_assoc self.create_net_assoc_precommit(context, assoc) File "/builddir/build/BUILD/networking-bgpvpn-13.0.0/networking_bgpvpn/tests/unit/services/test_plugin.py", line 810, in _raise_bgpvpn_driver_precommit_exc raise extensions.bgpvpn.BGPVPNDriverError(method='precommit method') networking_bgpvpn.neutron.extensions.bgpvpn.BGPVPNDriverError: precommit method failed. {10} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_port_assoc [0.940418s] ... ok {15} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_create_bgpvpn_net_assoc_precommit_fails [0.443681s] ... ok {2} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_with_net [0.784909s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {11} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_router_assoc_create_delete [1.901934s] ... ok {15} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn [0.211383s] ... ok {13} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_delete_bgpvpn_port_assoc_precommit_fails [1.291343s] ... ok {11} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_empty_router [0.249414s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {3} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_router_itf_event_router_assoc [7.209068s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {10} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_update_bgpvpn [0.668507s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {13} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_net_assoc [0.537176s] ... ok {3} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_router_assoc [0.534224s] ... ok {15} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServiceDriverDB.test_get_bgpvpn_port_assoc [1.035720s] ... ok {6} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_port_assoc_crud [2.691432s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {3} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unauthorized_port [0.888317s] ... ok {17} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverCallbacks.test_gateway_mac_info_rpc [7.369113s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {15} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_bgpvpn_port_assoc_update_bgpvpn_route_wrong_tenant [0.956080s] ... ok {6} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unauthorized_net [0.666594s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {6} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unknown_port [0.219148s] ... ok {17} networking_bgpvpn.tests.unit.services.bagpipe.test_bagpipe.TestBagpipeServiceDriverV2RPCs.test_bgpvpn_update_delete_rts_with_assocs [1.775068s] ... ok /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) /usr/lib/python3.6/site-packages/neutron_lib/context.py:154: DeprecationWarning: context.session is used with and without new enginefacade. Please update the code to use new enginefacede consistently. DeprecationWarning) {17} networking_bgpvpn.tests.unit.services.test_plugin.TestBGPVPNServicePlugin.test_associate_unknown_network [0.468516s] ... ok ====== Totals ====== Ran: 177 tests in 17.5363 sec. - Passed: 177 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 242.9374 sec. ============== Worker Balance ============== - Worker 0 (9 tests) => 0:00:11.901284 - Worker 1 (9 tests) => 0:00:10.416279 - Worker 2 (9 tests) => 0:00:13.362948 - Worker 3 (9 tests) => 0:00:15.188875 - Worker 4 (9 tests) => 0:00:07.553472 - Worker 5 (9 tests) => 0:00:12.149047 - Worker 6 (9 tests) => 0:00:15.750064 - Worker 7 (9 tests) => 0:00:12.847526 - Worker 8 (9 tests) => 0:00:09.203630 - Worker 9 (9 tests) => 0:00:06.651252 - Worker 10 (9 tests) => 0:00:13.854961 - Worker 11 (9 tests) => 0:00:13.696367 - Worker 12 (9 tests) => 0:00:12.075635 - Worker 13 (9 tests) => 0:00:14.041170 - Worker 14 (9 tests) => 0:00:09.716425 - Worker 15 (9 tests) => 0:00:15.463875 - Worker 16 (9 tests) => 0:00:11.947332 - Worker 17 (8 tests) => 0:00:17.388893 - Worker 18 (8 tests) => 0:00:12.691391 - Worker 19 (8 tests) => 0:00:07.131174 + exit 0 Processing files: python3-networking-bgpvpn-13.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cssnci + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python3-networking-bgpvpn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python3-networking-bgpvpn + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python3-networking-bgpvpn + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bGp2sX + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn + exit 0 Provides: config(python3-networking-bgpvpn) = 13.0.0-1.el8 python3-networking-bgpvpn = 13.0.0-1.el8 python3.6dist(networking-bgpvpn) = 13.0.0 python3dist(networking-bgpvpn) = 13.0.0 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) = 3.6 Processing files: python-networking-bgpvpn-doc-13.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dLM4y4 + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python-networking-bgpvpn-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python-networking-bgpvpn-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/doc/python-networking-bgpvpn-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MCpvIb + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python-networking-bgpvpn-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python-networking-bgpvpn-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python-networking-bgpvpn-doc + exit 0 Provides: python-networking-bgpvpn-doc = 13.0.0-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-networking-bgpvpn-tests-13.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bXduUj + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-tests + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-tests + exit 0 Provides: python3-networking-bgpvpn-tests = 13.0.0-1.el8 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) = 3.6 Processing files: python3-networking-bgpvpn-dashboard-13.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aq2l8A + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-dashboard + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-dashboard + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-dashboard + exit 0 Provides: python3-networking-bgpvpn-dashboard = 13.0.0-1.el8 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) = 3.6 Processing files: python3-networking-bgpvpn-heat-13.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bwySRg + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-heat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-heat + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch/usr/share/licenses/python3-networking-bgpvpn-heat + exit 0 Provides: python3-networking-bgpvpn-heat = 13.0.0-1.el8 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) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-networking-bgpvpn-13.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-networking-bgpvpn-doc-13.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-bgpvpn-tests-13.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-bgpvpn-dashboard-13.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-networking-bgpvpn-heat-13.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.prgZb0 + umask 022 + cd /builddir/build/BUILD + cd networking-bgpvpn-13.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-bgpvpn-13.0.0-1.el8.noarch + exit 0 Child return code was: 0