Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65957-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-placement-8.0.0-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-65957-16665/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-placement.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yyUIuX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstack-placement-8.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-placement-8.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstack-placement-8.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-placement-8.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find placement -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ue6MLa + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstack-placement-8.0.0 + PYTHONPATH=. + oslo-config-generator --config-file=etc/placement/config-generator.conf + PYTHONPATH=. + oslopolicy-sample-generator --config-file=etc/placement/policy-generator.conf + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/placement creating build/lib/placement/tests creating build/lib/placement/tests/functional creating build/lib/placement/tests/functional/cmd copying placement/tests/functional/cmd/test_status.py -> build/lib/placement/tests/functional/cmd copying placement/tests/functional/cmd/__init__.py -> build/lib/placement/tests/functional/cmd copying placement/handler.py -> build/lib/placement copying placement/direct.py -> build/lib/placement copying placement/db_api.py -> build/lib/placement copying placement/context.py -> build/lib/placement copying placement/__init__.py -> build/lib/placement copying placement/lib.py -> build/lib/placement copying placement/exception.py -> build/lib/placement copying placement/auth.py -> build/lib/placement copying placement/fault_wrap.py -> build/lib/placement copying placement/deploy.py -> build/lib/placement copying placement/util.py -> build/lib/placement copying placement/wsgi.py -> build/lib/placement copying placement/requestlog.py -> build/lib/placement copying placement/policy.py -> build/lib/placement copying placement/microversion.py -> build/lib/placement copying placement/wsgi_wrapper.py -> build/lib/placement copying placement/attribute_cache.py -> build/lib/placement copying placement/errors.py -> build/lib/placement creating build/lib/placement/policies copying placement/policies/base.py -> build/lib/placement/policies copying placement/policies/allocation.py -> build/lib/placement/policies copying placement/policies/aggregate.py -> build/lib/placement/policies copying placement/policies/allocation_candidate.py -> build/lib/placement/policies copying placement/policies/__init__.py -> build/lib/placement/policies copying placement/policies/resource_class.py -> build/lib/placement/policies copying placement/policies/reshaper.py -> build/lib/placement/policies copying placement/policies/usage.py -> build/lib/placement/policies copying placement/policies/inventory.py -> build/lib/placement/policies copying placement/policies/resource_provider.py -> build/lib/placement/policies copying placement/policies/trait.py -> build/lib/placement/policies creating build/lib/placement/objects copying placement/objects/rp_candidates.py -> build/lib/placement/objects copying placement/objects/allocation.py -> build/lib/placement/objects copying placement/objects/allocation_candidate.py -> build/lib/placement/objects copying placement/objects/project.py -> build/lib/placement/objects copying placement/objects/__init__.py -> build/lib/placement/objects copying placement/objects/resource_class.py -> build/lib/placement/objects copying placement/objects/user.py -> build/lib/placement/objects copying placement/objects/reshaper.py -> build/lib/placement/objects copying placement/objects/usage.py -> build/lib/placement/objects copying placement/objects/inventory.py -> build/lib/placement/objects copying placement/objects/consumer.py -> build/lib/placement/objects copying placement/objects/resource_provider.py -> build/lib/placement/objects copying placement/objects/trait.py -> build/lib/placement/objects /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( copying placement/objects/consumer_type.py -> build/lib/placement/objects copying placement/objects/research_context.py -> build/lib/placement/objects creating build/lib/placement/conf copying placement/conf/paths.py -> build/lib/placement/conf copying placement/conf/base.py -> build/lib/placement/conf copying placement/conf/__init__.py -> build/lib/placement/conf copying placement/conf/api.py -> build/lib/placement/conf copying placement/conf/database.py -> build/lib/placement/conf copying placement/conf/placement.py -> build/lib/placement/conf copying placement/conf/opts.py -> build/lib/placement/conf creating build/lib/placement/db copying placement/db/__init__.py -> build/lib/placement/db copying placement/db/constants.py -> build/lib/placement/db copying placement/tests/__init__.py -> build/lib/placement/tests copying placement/tests/fixtures.py -> build/lib/placement/tests copying placement/tests/functional/base.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_allocation.py -> build/lib/placement/tests/functional copying placement/tests/functional/__init__.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_api.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_lib_sync.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_direct.py -> build/lib/placement/tests/functional copying placement/tests/functional/test_verify_policy.py -> build/lib/placement/tests/functional creating build/lib/placement/handlers copying placement/handlers/allocation.py -> build/lib/placement/handlers copying placement/handlers/aggregate.py -> build/lib/placement/handlers copying placement/handlers/allocation_candidate.py -> build/lib/placement/handlers copying placement/handlers/__init__.py -> build/lib/placement/handlers copying placement/handlers/resource_class.py -> build/lib/placement/handlers copying placement/handlers/reshaper.py -> build/lib/placement/handlers copying placement/handlers/usage.py -> build/lib/placement/handlers copying placement/handlers/inventory.py -> build/lib/placement/handlers copying placement/handlers/util.py -> build/lib/placement/handlers copying placement/handlers/root.py -> build/lib/placement/handlers copying placement/handlers/resource_provider.py -> build/lib/placement/handlers copying placement/handlers/trait.py -> build/lib/placement/handlers creating build/lib/placement/tests/unit copying placement/tests/unit/base.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_db_conf.py -> build/lib/placement/tests/unit copying placement/tests/unit/__init__.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_handler.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_db_api.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_context.py -> build/lib/placement/tests/unit copying placement/tests/unit/policy_fixture.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_deploy.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_util.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_microversion.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_policy.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_requestlog.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_fault_wrap.py -> build/lib/placement/tests/unit copying placement/tests/unit/test_auth.py -> build/lib/placement/tests/unit creating build/lib/placement/schemas copying placement/schemas/allocation.py -> build/lib/placement/schemas copying placement/schemas/aggregate.py -> build/lib/placement/schemas copying placement/schemas/allocation_candidate.py -> build/lib/placement/schemas copying placement/schemas/__init__.py -> build/lib/placement/schemas copying placement/schemas/resource_class.py -> build/lib/placement/schemas copying placement/schemas/reshaper.py -> build/lib/placement/schemas copying placement/schemas/usage.py -> build/lib/placement/schemas copying placement/schemas/inventory.py -> build/lib/placement/schemas copying placement/schemas/resource_provider.py -> build/lib/placement/schemas copying placement/schemas/trait.py -> build/lib/placement/schemas copying placement/schemas/common.py -> build/lib/placement/schemas creating build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/__init__.py -> build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/models.py -> build/lib/placement/db/sqlalchemy copying placement/db/sqlalchemy/migration.py -> build/lib/placement/db/sqlalchemy creating build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/capture.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/gabbits.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/__init__.py -> build/lib/placement/tests/functional/fixtures copying placement/tests/functional/fixtures/placement.py -> build/lib/placement/tests/functional/fixtures creating build/lib/placement/cmd copying placement/cmd/status.py -> build/lib/placement/cmd copying placement/cmd/__init__.py -> build/lib/placement/cmd copying placement/cmd/manage.py -> build/lib/placement/cmd creating build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/base.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_allocation_candidate.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_allocation.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_usage.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_inventory.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/__init__.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_rp_candidates.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_trait.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_resource_class.py -> build/lib/placement/tests/unit/objects copying placement/tests/unit/objects/test_resource_provider.py -> build/lib/placement/tests/unit/objects creating build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/__init__.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_trait.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_aggregate.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_resource_provider.py -> build/lib/placement/tests/unit/handlers copying placement/tests/unit/handlers/test_util.py -> build/lib/placement/tests/unit/handlers creating build/lib/placement/tests/unit/cmd copying placement/tests/unit/cmd/__init__.py -> build/lib/placement/tests/unit/cmd copying placement/tests/unit/cmd/test_manage.py -> build/lib/placement/tests/unit/cmd creating build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_allocation.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_usage.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/__init__.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_trait.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_attribute_cache.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_resource_class.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_consumer_type.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_resource_provider.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_reshape.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_migrations.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_base.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_user.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_project.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_consumer.py -> build/lib/placement/tests/functional/db copying placement/tests/functional/db/test_allocation_candidates.py -> build/lib/placement/tests/functional/db creating build/lib/placement_db_tools copying placement_db_tools/__init__.py -> build/lib/placement_db_tools running egg_info writing pbr to openstack_placement.egg-info/pbr.json writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt deleting openstack_placement.egg-info/requires.txt writing top-level names to openstack_placement.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstack_placement.egg-info/SOURCES.txt' copying placement/rest_api_version_history.rst -> build/lib/placement copying placement/tests/README.rst -> build/lib/placement/tests creating build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/aggregate.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-bad-class.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-any-traits-groups.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-any-traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-bug-1792503.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-mappings-numa.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-mappings-sharing.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-member-of.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-root-required.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocation-candidates.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1-12.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1-8.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-1.28.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1714072.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1778591.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1778743.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-bug-1779717.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-mappings.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-post.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/allocations.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/basic-http.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/bug-1674694.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/confirm-auth.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/consumer-types-1.38.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/consumer-types-bug-story-2009167.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/cors.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/ensure-consumer.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/granular-same-subtree.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/granular.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/inventory.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/microversion-bug-1724065.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/microversion.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/non-cors.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/reshaper.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-class-in-use.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-1-6.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-1-7.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-last-modified.yaml -> build/lib/placement/tests/functional/gabbits /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'placement.db.sqlalchemy.alembic' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'placement.db.sqlalchemy.alembic' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'placement.db.sqlalchemy.alembic' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'placement.db.sqlalchemy.alembic' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'placement.db.sqlalchemy.alembic.versions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'placement.db.sqlalchemy.alembic.versions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'placement.db.sqlalchemy.alembic.versions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'placement.db.sqlalchemy.alembic.versions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'placement.tests.functional.gabbits' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'placement.tests.functional.gabbits' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'placement.tests.functional.gabbits' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'placement.tests.functional.gabbits' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying placement/tests/functional/gabbits/resource-classes-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-classes.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-aggregates.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-any-traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-bug-1779818.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-duplication.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-links.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-resources-query.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/resource-provider.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/same-subtree-deep.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/shared-resources.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/traits.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/unicode.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-legacy-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-policy.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage-secure-rbac.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/usage.yaml -> build/lib/placement/tests/functional/gabbits copying placement/tests/functional/gabbits/with-allocations.yaml -> build/lib/placement/tests/functional/gabbits copying placement/db/sqlalchemy/alembic.ini -> build/lib/placement/db/sqlalchemy creating build/lib/placement/db/sqlalchemy/alembic copying placement/db/sqlalchemy/alembic/env.py -> build/lib/placement/db/sqlalchemy/alembic copying placement/db/sqlalchemy/alembic/script.py.mako -> build/lib/placement/db/sqlalchemy/alembic creating build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py -> build/lib/placement/db/sqlalchemy/alembic/versions copying placement_db_tools/mysql-migrate-db.sh -> build/lib/placement_db_tools copying placement_db_tools/postgresql-migrate-db.sh -> build/lib/placement_db_tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rV3HYK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch ++ dirname /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch + cd openstack-placement-8.0.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement_db_tools copying build/lib/placement_db_tools/mysql-migrate-db.sh -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement_db_tools copying build/lib/placement_db_tools/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement_db_tools copying build/lib/placement_db_tools/postgresql-migrate-db.sh -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement_db_tools creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/handler.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/direct.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/aggregate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/allocation_candidate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/reshaper.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/inventory.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/schemas/common.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas copying build/lib/placement/db_api.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/context.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/lib.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/aggregate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/allocation_candidate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/reshaper.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/inventory.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies copying build/lib/placement/policies/trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/paths.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/api.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/database.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/placement.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/conf/opts.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf copying build/lib/placement/exception.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/auth.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/fault_wrap.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/deploy.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/util.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests copying build/lib/placement/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional copying build/lib/placement/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional copying build/lib/placement/tests/functional/test_allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional copying build/lib/placement/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-1-6.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1779717.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/unicode.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1778743.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/cors.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/granular-same-subtree.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1714072.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-any-traits.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-class-in-use.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-bug-1778591.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-bad-class.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/ensure-consumer.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-mappings-sharing.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-bug-1792503.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/basic-http.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/shared-resources.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-bug-1779818.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/bug-1674694.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/consumer-types-1.38.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/microversion.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-resources-query.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/confirm-auth.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-any-traits.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-last-modified.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/same-subtree-deep.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1-12.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-links.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/microversion-bug-1724065.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-any-traits-groups.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-post.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-duplication.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-mappings.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-mappings-numa.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-member-of.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/traits-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-root-required.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-1-7.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-classes-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/consumer-types-bug-story-2009167.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1.28.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/granular.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/non-cors.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-secure-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/aggregate-legacy-rbac.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/reshaper.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/inventory-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/with-allocations.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocation-candidates-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/resource-provider-aggregates.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/allocations-1-8.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/gabbits/usage-policy.yaml -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/gabbits copying build/lib/placement/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/cmd copying build/lib/placement/tests/functional/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/cmd copying build/lib/placement/tests/functional/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/cmd creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/capture.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/gabbits.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures copying build/lib/placement/tests/functional/fixtures/placement.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_attribute_cache.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_consumer_type.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_reshape.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_user.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_project.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_consumer.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/db/test_allocation_candidates.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db copying build/lib/placement/tests/functional/test_lib_sync.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional copying build/lib/placement/tests/functional/test_direct.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional copying build/lib/placement/tests/functional/test_verify_policy.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_db_conf.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_handler.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_db_api.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_deploy.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_aggregate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers copying build/lib/placement/tests/unit/handlers/test_util.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/cmd copying build/lib/placement/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/cmd copying build/lib/placement/tests/unit/cmd/test_manage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/cmd copying build/lib/placement/tests/unit/test_util.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_microversion.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_requestlog.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_fault_wrap.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit copying build/lib/placement/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/base.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_allocation_candidate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_inventory.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_rp_candidates.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/unit/objects/test_resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects copying build/lib/placement/tests/fixtures.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests copying build/lib/placement/tests/README.rst -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/aggregate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/allocation_candidate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/reshaper.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/inventory.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/util.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/root.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers copying build/lib/placement/handlers/trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd copying build/lib/placement/cmd/status.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd copying build/lib/placement/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd copying build/lib/placement/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd copying build/lib/placement/wsgi.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/requestlog.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/policy.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/microversion.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/wsgi_wrapper.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db copying build/lib/placement/db/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db copying build/lib/placement/db/constants.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy copying build/lib/placement/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions copying build/lib/placement/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic copying build/lib/placement/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic copying build/lib/placement/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy copying build/lib/placement/attribute_cache.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement copying build/lib/placement/errors.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement creating /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/rp_candidates.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/allocation.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/allocation_candidate.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/project.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/resource_class.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/user.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/reshaper.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/usage.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/inventory.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/consumer.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/resource_provider.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/trait.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/consumer_type.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects copying build/lib/placement/objects/research_context.py -> /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement_db_tools/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handler.py to handler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/direct.py to direct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/allocation_candidate.py to allocation_candidate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/reshaper.py to reshaper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/trait.py to trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/schemas/common.py to common.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db_api.py to db_api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/context.py to context.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/lib.py to lib.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/allocation_candidate.py to allocation_candidate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/reshaper.py to reshaper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policies/trait.py to trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/paths.py to paths.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/api.py to api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/database.py to database.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/placement.py to placement.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/conf/opts.py to opts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/exception.py to exception.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/auth.py to auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/fault_wrap.py to fault_wrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/deploy.py to deploy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/test_api.py to test_api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/cmd/test_status.py to test_status.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures/capture.py to capture.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures/gabbits.py to gabbits.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/fixtures/placement.py to placement.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_trait.py to test_trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_attribute_cache.py to test_attribute_cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_consumer_type.py to test_consumer_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_reshape.py to test_reshape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_migrations.py to test_migrations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_project.py to test_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_consumer.py to test_consumer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/db/test_allocation_candidates.py to test_allocation_candidates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/test_lib_sync.py to test_lib_sync.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/test_direct.py to test_direct.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/functional/test_verify_policy.py to test_verify_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_db_conf.py to test_db_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_handler.py to test_handler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_db_api.py to test_db_api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_context.py to test_context.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/policy_fixture.py to policy_fixture.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_deploy.py to test_deploy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers/test_trait.py to test_trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers/test_aggregate.py to test_aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/handlers/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/cmd/test_manage.py to test_manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_microversion.py to test_microversion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_requestlog.py to test_requestlog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_fault_wrap.py to test_fault_wrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/test_auth.py to test_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_allocation_candidate.py to test_allocation_candidate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_allocation.py to test_allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_usage.py to test_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_inventory.py to test_inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_rp_candidates.py to test_rp_candidates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_trait.py to test_trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_resource_class.py to test_resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/unit/objects/test_resource_provider.py to test_resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/tests/fixtures.py to fixtures.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/aggregate.py to aggregate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/allocation_candidate.py to allocation_candidate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/reshaper.py to reshaper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/root.py to root.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/handlers/trait.py to trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd/status.py to status.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/cmd/manage.py to manage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/requestlog.py to requestlog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/microversion.py to microversion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/wsgi_wrapper.py to wsgi_wrapper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/models.py to models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/migration.py to migration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions/422ece571366_add_consumer_types_table.py to 422ece571366_add_consumer_types_table.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions/b5c396305c25_block_on_null_consumer.py to b5c396305c25_block_on_null_consumer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions/b4ed3a175331_initial.py to b4ed3a175331_initial.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/versions/611cd6dffd7b_block_on_null_root_provider_id.py to 611cd6dffd7b_block_on_null_root_provider_id.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/db/sqlalchemy/alembic/env.py to env.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/attribute_cache.py to attribute_cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/errors.py to errors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/rp_candidates.py to rp_candidates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/allocation.py to allocation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/allocation_candidate.py to allocation_candidate.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/project.py to project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/resource_class.py to resource_class.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/reshaper.py to reshaper.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/usage.py to usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/inventory.py to inventory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/consumer.py to consumer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/resource_provider.py to resource_provider.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/trait.py to trait.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/consumer_type.py to consumer_type.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/placement/objects/research_context.py to research_context.cpython-311.pyc writing byte-compilation script '/tmp/tmpf4rtp3wy.py' /usr/bin/python3 /tmp/tmpf4rtp3wy.py removing /tmp/tmpf4rtp3wy.py running install_egg_info running egg_info writing pbr to openstack_placement.egg-info/pbr.json writing openstack_placement.egg-info/PKG-INFO writing dependency_links to openstack_placement.egg-info/dependency_links.txt writing entry points to openstack_placement.egg-info/entry_points.txt writing top-level names to openstack_placement.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'openstack_placement.egg-info/SOURCES.txt' Copying openstack_placement.egg-info to /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11/site-packages/openstack_placement-8.0.0-py3.11.egg-info running install_scripts Installing placement-manage script to /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/bin Installing placement-status script to /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/bin Installing placement-api script to /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/bin/__pycache__ + install -d -m 750 /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/var/log/placement + install -d -m 755 /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/etc/placement + install -p -D -m 640 etc/placement/placement.conf.sample /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/etc/placement/placement.conf + install -p -D -m 640 /builddir/build/SOURCES/placement-dist.conf /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/placement/placement-dist.conf + install -p -D -m 640 /builddir/build/SOURCES/placement-api.conf /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/etc/httpd/conf.d/00-placement-api.conf + install -p -D -m 640 /builddir/build/SOURCES/policy.json /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/etc/placement/policy.json + install -p -D -m 644 /builddir/build/SOURCES/placement.logrotate /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/etc/logrotate.d/openstack-placement + install -d -m 755 /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/placement + install -p -D -m 755 tools/mysql-migrate-db.sh /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/placement/mysql-migrate-db.sh + install -p -D -m 755 tools/postgresql-migrate-db.sh /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/placement/postgresql-migrate-db.sh + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 8.0.0-2.oc9 --unique-debug-suffix -8.0.0-2.oc9.noarch --unique-debug-src-base openstack-placement-8.0.0-2.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/openstack-placement-8.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/placement/mysql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/placement/postgresql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.11/site-packages/placement_db_tools/mysql-migrate-db.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.11/site-packages/placement_db_tools/postgresql-migrate-db.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DOzCtS + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstack-placement-8.0.0 + OS_TEST_PATH=./placement/tests/unit + stestr run {0} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_bad_max [0.031061s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Must supply a positive value for max_count Must supply a positive value for max_count Must supply a positive value for max_count {0} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_finished [0.003781s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ +-----------+-------------+-----------+ {0} placement.tests.unit.handlers.test_aggregate.TestAggregateHandlerErrors.test_concurrent_exception_causes_409 [0.001921s] ... ok {0} placement.tests.unit.handlers.test_resource_provider.TestAggregateHandlerErrors.test_duplicate_error_parsing_mysql_5x [0.006820s] ... ok {6} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_after_gen_matches_supplied_gen [0.024922s] ... ok {6} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_different_consumer_type_supplied [0.004872s] ... ok {6} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_after_gen_success [0.005303s] ... ok {0} placement.tests.unit.objects.test_allocation.TestAllocationListNoDB.test_get_all_by_consumer_id [0.003023s] ... ok {0} placement.tests.unit.objects.test_allocation_candidate.TestAllocationCandidatesNoDB.test_check_same_subtree [0.002412s] ... ok {6} placement.tests.unit.objects.test_resource_class.TestResourceClass.test_cannot_create_with_id [0.002335s] ... ok {0} placement.tests.unit.objects.test_allocation_candidate.TestAllocationCandidatesNoDB.test_limit_results [0.005874s] ... ok {6} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_tree [0.000266s] ... ok {6} placement.tests.unit.objects.test_trait.TestTraits.test_sync_flag [0.002706s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. {0} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_capacity [0.002353s] ... ok Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. {6} placement.tests.unit.test_auth.RootNoAuth.test_no_slash_no_auth [0.014238s] ... ok {0} placement.tests.unit.objects.test_resource_class.TestResourceClass.test_cannot_create_requires_name [0.002347s] ... ok {0} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_merge_common_trees [0.000286s] ... ok {0} placement.tests.unit.objects.test_usage.TestUsageNoDB.test_decimal_to_int [0.000295s] ... ok {0} placement.tests.unit.test_handler.DispatchTest.test_simple_match [0.000987s] ... ok {0} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_nan_exception [0.000274s] ... ok {0} placement.tests.unit.test_util.TestJSONErrorFormatter.test_microversion_406_handling [0.000321s] ... ok {0} placement.tests.unit.test_util.TestJSONErrorFormatter.test_request_id_presence [0.000269s] ... ok {0} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_bad_int [0.000293s] ... ok {0} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_success [0.000469s] ... ok {0} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_multiple [0.000447s] ... ok {6} placement.tests.unit.test_db_conf.TestPlacementDBConf.test_missing_config_raises [0.002870s] ... ok {0} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_one [0.003105s] ... ok {0} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_forbidden_1_22 [0.000306s] ... ok {0} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_traits_no_resources_numbered [0.000666s] ... ok {0} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_forbidden_aggs [0.000388s] ... ok {0} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_less [0.001881s] ... ok {6} placement.tests.unit.test_handler.MapperTest.test_match [0.000741s] ... ok {6} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_check_real_for_intersection [0.000258s] ... ok {6} placement.tests.unit.test_requestlog.TestRequestLog.test_middleware_writes_logs [0.002313s] ... ok {0} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_more [0.002046s] ... ok {6} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_can_be_reset [0.010555s] ... ok {6} placement.tests.unit.test_util.TestExtractJSON.test_not_json [0.000368s] ... ok {6} placement.tests.unit.test_util.TestExtractJSON.test_type_invalid [0.002861s] ... ok {6} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_empty_string [0.000516s] ... ok {6} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_multiple [0.000236s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_malformed_traits [0.000461s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_forbidden_conflict [0.000480s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_conflict [0.000432s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_length_1_33 [0.000328s] ... ok {6} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs_invalid_usage [0.000497s] ... ok {6} placement.tests.unit.test_util.TestPlacementURLs.test_resource_class_url [0.001945s] ... ok {6} placement.tests.unit.test_util.TestRequireContent.test_success_content_type [0.000229s] ... ok {4} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_help_message [0.003044s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ usage: run db [-h] {sync,version,stamp,online_data_migrations} ... options: -h, --help show this help message and exit subcommands: database commands {sync,version,stamp,online_data_migrations} sync Sync the datatabse to the current version. version Report the current database version. stamp Stamp the revision table with the given version. online_data_migrations Run the online data migrations. {4} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_non_command [0.002691s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run [-h] [--config-dir DIR] [--config-file PATH] [--debug] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--nodebug] [--nouse-journal] [--nouse-json] [--nouse-syslog] [--nowatch-log-file] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-journal] [--use-json] [--use-syslog] [--watch-log-file] {db} ... run: error: argument command: invalid choice: 'pony' (choose from 'db') {4} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_no_max [0.015412s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Running batches of 50 until complete +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ +-----------+-------------+-----------+ {4} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_after_gen_fail [0.004283s] ... ok {4} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_use_incomplete [0.004876s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. {4} placement.tests.unit.test_auth.RootNoAuth.test_auth_elsewhere [0.029294s] ... ok {4} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_accept_custom_target [0.001805s] ... ok {4} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_log [0.001196s] ... ok {3} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_set_defaults [0.002334s] ... ok {3} placement.tests.unit.objects.test_resource_provider.TestResourceProviderNoDB.test_create_id_fail [0.002241s] ... ok {4} placement.tests.unit.test_handler.ContentHeadersTest.test_empty_content_length_and_type_works [0.025290s] ... ok {4} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_float_exception [0.000142s] ... ok {4} placement.tests.unit.test_microversion.TestMicroversionFindMethod.test_method_405 [0.000109s] ... ok {4} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_methods_versioned [0.000043s] ... ok {4} placement.tests.unit.test_requestlog.TestRequestLog.test_get_uri [0.000067s] ... ok {4} placement.tests.unit.test_util.RunOnceTests.test_reset_calls_cleanup [0.000338s] ... ok {4} placement.tests.unit.test_util.TestCheckAccept.test_fail_no_match [0.000186s] ... ok {4} placement.tests.unit.test_util.TestCheckAccept.test_success_complex_any_match [0.000102s] ... ok {4} placement.tests.unit.test_util.TestCheckAccept.test_success_no_accept [0.000037s] ... ok {4} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_400_some_empty [0.000252s] ... ok {4} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_400_all_empty [0.000218s] ... ok {4} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_1_39 [0.000165s] ... ok {4} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_character_limits_1_33 [0.000137s] ... ok {4} placement.tests.unit.test_util.TestParseQsRequestGroups.test_stringification [0.000196s] ... ok {4} placement.tests.unit.test_util.TestRequireContent.test_fail_no_content_type [0.000104s] ... ok {3} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_reject [0.003780s] ... ok {3} placement.tests.unit.test_handler.ContentHeadersTest.test_no_content_type [0.001887s] ... ok {3} placement.tests.unit.test_handler.MapperTest.test_405_methods [0.000708s] ... ok /usr/lib/python3.11/site-packages/oslo_policy/policy.py:1129: UserWarning: Policy "placement:resource_providers:list": "rule:system_reader_api" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {3} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_authorize_do_raise_false [0.019400s] ... ok {3} placement.tests.unit.test_requestlog.TestRequestLog.test_middleware_sends_message [0.002552s] ... ok {3} placement.tests.unit.test_util.RunOnceTests.test_clean_is_not_called_at_reset_if_wrapped_not_called [0.000359s] ... ok {3} placement.tests.unit.test_util.RunOnceTests.test_reset_works_even_if_cleanup_raises [0.000386s] ... ok {3} placement.tests.unit.test_util.TestCheckAccept.test_fail_complex_no_match [0.000407s] ... ok {3} placement.tests.unit.test_util.TestExtractJSON.test_malformed_json [0.000277s] ... ok {5} placement.tests.unit.handlers.test_resource_provider.TestAggregateHandlerErrors.test_duplicate_error_parsing_mysql_8x [0.015249s] ... ok {3} placement.tests.unit.test_util.TestExtractJSON.test_schema_mismatch [0.007051s] ... ok {3} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_multiple_with_forbidden [0.000335s] ... ok {3} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_forbidden_1_21 [0.002135s] ... ok {3} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_1_38 [0.000713s] ... ok {3} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs_prior_microversion [0.000794s] ... ok {3} placement.tests.unit.test_util.TestParseQsRequestGroups.test_unnumbered_resources_only [0.000906s] ... ok {3} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_less [0.002303s] ... ok {1} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_not_finished [0.004353s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ +-----------+-------------+-----------+ | Migration | Total Found | Completed | +-----------+-------------+-----------+ | mig | 10 | 5 | +-----------+-------------+-----------+ {5} placement.tests.unit.handlers.test_trait.TestTraitHandler.test_trait_create_ordering [0.012243s] ... ok {3} placement.tests.unit.test_util.TestPickLastModified.test_updated_versus_none [0.003840s] ... ok {1} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_no_existing_project_user_consumer_before_gen_success [0.004485s] ... ok {3} placement.tests.unit.test_util.TestPlacementURLs.test_inventories_url [0.001379s] ... ok {1} placement.tests.unit.objects.test_inventory.TestInventoryNoDB.test_get_all_by_resource_provider [0.003687s] ... ok {3} placement.tests.unit.test_util.TestPlacementURLs.test_resource_class_url_prefix [0.001466s] ... ok {5} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_project_no_existing_consumer_before_gen_success [0.011193s] ... ok {3} placement.tests.unit.test_util.TestPlacementURLs.test_resource_provider_url [0.005288s] ... ok {3} placement.tests.unit.test_util.TestRequireContent.test_fail_wrong_content_type [0.000477s] ... ok {1} placement.tests.unit.objects.test_inventory.TestListOfInventory.test_find [0.002196s] ... ok {1} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_rp [0.000179s] ... ok {5} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_property [0.000273s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. {1} placement.tests.unit.test_handler.ContentHeadersTest.test_content_length_and_type_works [0.005241s] ... ok Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. {5} placement.tests.unit.test_deploy.DeployTest.test_auth_middleware_factory [0.020784s] ... ok {1} placement.tests.unit.test_handler.ContentHeadersTest.test_non_integer_content_length [0.001878s] ... ok {1} placement.tests.unit.test_handler.DispatchTest.test_no_match_with_map [0.000913s] ... ok {5} placement.tests.unit.test_handler.ContentHeadersTest.test_empty_content_type [0.002459s] ... ok {1} placement.tests.unit.test_handler.DispatchTest.test_simple_match_routing_args [0.000836s] ... ok {1} placement.tests.unit.test_microversion.MicroversionSequentialTest.test_microversion_sequential [0.000182s] ... ok {1} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_methods_structure [0.000254s] ... ok {1} placement.tests.unit.test_microversion.TestMicroversionFindMethod.test_method_404 [0.000231s] ... ok {1} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_called_once [0.000401s] ... ok {1} placement.tests.unit.test_util.TestExtractJSON.test_no_additional_properties [0.003203s] ... ok {5} placement.tests.unit.test_handler.DeclarationsTest.test_root_slash_match [0.005999s] ... ok {1} placement.tests.unit.test_util.TestJSONErrorFormatter.test_strip_body_tags [0.000165s] ... ok {1} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_400_all_empty [0.000389s] ... ok {1} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_one [0.000152s] ... ok {1} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_any_traits_1_38 [0.000370s] ... ok {5} placement.tests.unit.test_handler.MapperTest.test_no_match [0.001737s] ... ok {1} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_suffix [0.000267s] ... ok {1} placement.tests.unit.test_util.TestParseQsRequestGroups.test_good_suffix_1_33 [0.000564s] ... ok {1} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs [0.000312s] ... ok {1} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_multiple_aggs_numbered [0.000306s] ... ok {1} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_more [0.001683s] ... ok {1} placement.tests.unit.test_util.TestPlacementURLs.test_resource_provider_url_prefix [0.001433s] ... ok {5} placement.tests.unit.test_handler.PlacementLoggingTest.test_404_no_error_log [0.003474s] ... ok {5} placement.tests.unit.test_util.QueryParamsSchemaTestCase.test_validate_request [0.000346s] ... ok {5} placement.tests.unit.test_util.RunOnceTests.test_wrapped_funtions_called_once_raises [0.000442s] ... ok {5} placement.tests.unit.test_util.TestCheckAccept.test_success_simple_match [0.000235s] ... ok {5} placement.tests.unit.test_util.TestExtractJSON.test_format_checker [0.003634s] ... ok {5} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_any_traits [0.000243s] ... ok {5} placement.tests.unit.test_util.TestNormalizeTraitsQsParam.test_any_traits_not_mix_with_forbidden [0.000185s] ... ok {5} placement.tests.unit.test_util.TestNormalizeTraitsQsParamLegacy.test_400_some_empty [0.000346s] ... ok {5} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_allow_any_traits_1_39 [0.000219s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_malformed_resources [0.000270s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_repeated [0.000257s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_separate_groups_no_conflict [0.000272s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs [0.000391s] ... ok {5} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_forbidden_aggs_prior_microversion [0.000557s] ... ok {5} placement.tests.unit.test_util.TestPickLastModified.test_no_object_time_fields_none [0.001990s] ... ok {2} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_commands_associated [0.009062s] ... ok {2} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_empty_command [0.002414s] ... ok {2} placement.tests.unit.cmd.test_manage.TestCommandParsers.test_too_many_args [0.002542s] ... ok Captured stderr: ~~~~~~~~~~~~~~~~ usage: run [-h] [--config-dir DIR] [--config-file PATH] [--debug] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--nodebug] [--nouse-journal] [--nouse-json] [--nouse-syslog] [--nowatch-log-file] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-journal] [--use-json] [--use-syslog] [--watch-log-file] {db} ... run: error: argument command: invalid choice: 'version' (choose from 'db') {2} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations [0.018133s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Running batches of 50 until complete 10 rows matched query mock_mig_1, 10 migrated 15 rows matched query mock_mig_2, 15 migrated +------------+-------------+-----------+ | Migration | Total Found | Completed | +------------+-------------+-----------+ | mock_mig_1 | 10 | 10 | | mock_mig_2 | 15 | 15 | +------------+-------------+-----------+ {2} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_consumer_create_exists_different_consumer_type_supplied [0.005177s] ... ok {2} placement.tests.unit.handlers.test_util.TestEnsureConsumer.test_existing_consumer_after_gen_fail [0.004023s] ... ok {2} placement.tests.unit.objects.test_resource_provider.TestResourceProviderNoDB.test_create_no_uuid_fail [0.001906s] ... ok {2} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_false_reject [0.001652s] ... ok TransactionFactory already started, not reconfiguring. {2} placement.tests.unit.test_db_api.DbApiTests.test_can_call_configure_twice [0.001683s] ... ok Placement API unexpected error: that was not supposed to happen Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/fault_wrap.py", line 39, in __call__ return self.application(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/tests/unit/test_fault_wrap.py", line 36, in failing_application raise Fault(ERROR_MESSAGE) placement.tests.unit.test_fault_wrap.Fault: that was not supposed to happen {2} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_is_wrapped [0.001637s] ... ok Placement API unexpected error: that was not supposed to happen Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/fault_wrap.py", line 39, in __call__ return self.application(environ, start_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/tests/unit/test_fault_wrap.py", line 36, in failing_application raise Fault(ERROR_MESSAGE) placement.tests.unit.test_fault_wrap.Fault: that was not supposed to happen {2} placement.tests.unit.test_fault_wrap.TestFaultWrapper.test_fault_response_headers [0.014234s] ... ok {2} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_faked_intersection [0.000171s] ... ok {2} placement.tests.unit.test_util.TestExtractJSON.test_valid [0.002517s] ... ok {2} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_zero_amount [0.000157s] ... ok {2} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_repeated_param_1_39 [0.000140s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_traits_no_resources_unnumbered [0.000206s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_any_traits_multiple_groups [0.000146s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_one_group [0.000188s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_forbidden_two_groups [0.000288s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_member_of_single_agg [0.000124s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_numbered_and_unnumbered [0.000122s] ... ok {2} placement.tests.unit.test_util.TestParseQsRequestGroups.test_unnumbered_only [0.000080s] ... ok {2} placement.tests.unit.test_util.TestPlacementURLs.test_inventory_url [0.001341s] ... ok Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception Error attempting to run Traceback (most recent call last): File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect File "/builddir/build/BUILD/openstack-placement-8.0.0/placement/cmd/manage.py", line 140, in _run_online_migration found, done = migration_meth(ctxt, count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1124, in __call__ return self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1128, in _mock_call return self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/mock.py", line 1183, in _execute_mock_call raise effect Exception: Mock Exception {7} placement.tests.unit.cmd.test_manage.TestDBCommands.test_online_migrations_error [0.065181s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ Error attempting to run 50 rows matched query good_migration, 50 migrated +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 50 | 50 | +----------------+-------------+-----------+ Error attempting to run +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 0 | 0 | +----------------+-------------+-----------+ Some migrations failed unexpectedly. Check log for details. Running batches of 50 until complete Error attempting to run 125 rows matched query good_migration, 50 migrated Error attempting to run 75 rows matched query good_migration, 50 migrated Error attempting to run 25 rows matched query good_migration, 25 migrated Error attempting to run +----------------+-------------+-----------+ | Migration | Total Found | Completed | +----------------+-------------+-----------+ | bad | 0 | 0 | | good_migration | 225 | 125 | +----------------+-------------+-----------+ Some migrations failed unexpectedly. Check log for details. {7} placement.tests.unit.objects.test_allocation.TestAllocationListNoDB.test_get_all_by_resource_provider [0.003109s] ... ok {7} placement.tests.unit.objects.test_rp_candidates.TestRPCandidateList.test_filter_by_rp_or_tree [0.000314s] ... ok AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Use of the auth_admin_prefix, auth_host, auth_port, auth_protocol, identity_uri, admin_token, admin_user, admin_password, and admin_tenant_name configuration options was deprecated in the Mitaka release in favor of an auth_plugin and its related options. This class may be removed in a future release. Configuring admin URI using auth fragments was deprecated in the Kilo release, and will be removed in the Newton release, use 'identity_uri' instead. {7} placement.tests.unit.test_auth.RootNoAuth.test_slash_no_auth [0.011328s] ... ok {7} placement.tests.unit.test_context.TestPlacementRequestContext.test_can_target_none_fatal_true_accept [0.001904s] ... ok {7} placement.tests.unit.test_handler.DeclarationsTest.test_root_empty_match [0.001716s] ... ok {7} placement.tests.unit.test_handler.DispatchTest.test_no_match_null_map [0.000557s] ... ok {7} placement.tests.unit.test_handler.MapperTest.test_405_headers [0.000497s] ... ok {7} placement.tests.unit.test_microversion.TestMicroversionDecoration.test_version_handler_tuple_exception [0.010542s] ... ok {7} placement.tests.unit.test_microversion.TestMicroversionIntersection.test_faked_non_intersection [0.000152s] ... ok {7} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_init_pick_policy_file_from_oslo_config_option [0.005427s] ... ok {7} placement.tests.unit.test_policy.PlacementPolicyTestCase.test_modified_policy_reloads [0.005709s] ... ok {7} placement.tests.unit.test_requestlog.TestRequestLog.test_get_uri_knows_prefix [0.000312s] ... ok {7} placement.tests.unit.test_util.TestCheckAccept.test_success_complex_lower_quality_match [0.000178s] ... ok {7} placement.tests.unit.test_util.TestJSONErrorFormatter.test_status_to_int_code [0.000095s] ... ok {7} placement.tests.unit.test_util.TestNormalizeResourceQsParam.test_400_no_amount [0.000138s] ... ok {7} placement.tests.unit.test_util.TestNormalizeTraitsQsParams.test_repeated_param_1_38 [0.000124s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_400_member_of_no_resources_numbered [0.000224s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_empty_raises [0.000110s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_group_suffix_character_limits_1_22 [0.000221s] ... ok {7} placement.tests.unit.test_util.TestParseQsRequestGroups.test_numbered_only [0.000292s] ... ok {7} placement.tests.unit.test_util.TestPickLastModified.test_created_versus_none [0.001747s] ... ok {7} placement.tests.unit.test_util.TestPickLastModified.test_last_modified_same [0.001307s] ... ok ====== Totals ====== Ran: 186 tests in 1.2582 sec. - Passed: 186 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 0.5980 sec. ============== Worker Balance ============== - Worker 0 (24 tests) => 0:00:00.184711 - Worker 1 (24 tests) => 0:00:00.066275 - Worker 2 (23 tests) => 0:00:00.142222 - Worker 3 (23 tests) => 0:00:00.092171 - Worker 4 (23 tests) => 0:00:00.117402 - Worker 5 (23 tests) => 0:00:00.115210 - Worker 6 (23 tests) => 0:00:00.163393 - Worker 7 (23 tests) => 0:00:00.183167 + RPM_EC=0 ++ jobs -p Processing files: openstack-placement-common-8.0.0-2.oc9.noarch + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dyOFPS + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/doc/openstack-placement-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/doc/openstack-placement-common + cp -pr etc/placement/policy.yaml.sample /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/doc/openstack-placement-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6Hi4EB + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-placement-common) = 8.0.0-2.oc9 openstack-placement-common = 8.0.0-2.oc9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 Processing files: openstack-placement-api-8.0.0-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cLnaZ5 + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-api + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-api + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/openstack-placement-api + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-placement-api) = 8.0.0-2.oc9 openstack-placement-api = 8.0.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: python3-placement-8.0.0-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B1Ppql + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-placement = 8.0.0-2.oc9 python3-placement = 8.0.0-2.oc9 python3.11-placement = 8.0.0-2.oc9 python3.11dist(openstack-placement) = 8 python3dist(openstack-placement) = 8 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: /usr/bin/bash python(abi) = 3.11 Obsoletes: python3.11-placement < 8.0.0-2.oc9 Processing files: python3-placement-tests-8.0.0-2.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ufvx8s + umask 022 + cd /builddir/build/BUILD + cd openstack-placement-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch/usr/share/licenses/python3-placement-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-placement-tests = 8.0.0-2.oc9 python3-placement-tests = 8.0.0-2.oc9 python3.11-placement-tests = 8.0.0-2.oc9 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.11 Obsoletes: python3.11-placement-tests < 8.0.0-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-placement-8.0.0-2.oc9.noarch Wrote: /builddir/build/RPMS/openstack-placement-api-8.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-placement-common-8.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-placement-tests-8.0.0-2.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-placement-8.0.0-2.oc9.noarch.rpm Child return code was: 0