Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-glance.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-83427-507969/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '37173bacf1e6417abcce68d40589aad7', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83427-507969/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-glance.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-glance-21.0.0-0.2.0rc2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-glance.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-83427-507969/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '281ceeb8993f4e5ba64d2e71e119317f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83427-507969/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-glance.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ws41nb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-21.0.0.0rc2 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-21.0.0.0rc2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-21.0.0.0rc2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glance-21.0.0 base' + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py glance/cmd/status.py + sed -i /rootwrap.conf/d setup.cfg + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZlUsVb + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + PYTHONPATH=. + oslo-config-generator --config-dir=etc/oslo-config-generator/ ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/glance creating build/lib/glance/tests creating build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/manage.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/schema.py -> build/lib/glance/db/sqlalchemy/migrate_repo creating build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain creating build/lib/glance/policies copying glance/policies/__init__.py -> build/lib/glance/policies copying glance/policies/base.py -> build/lib/glance/policies copying glance/policies/image.py -> build/lib/glance/policies copying glance/policies/metadef.py -> build/lib/glance/policies copying glance/policies/tasks.py -> build/lib/glance/policies creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial creating build/lib/glance/api creating build/lib/glance/api/v2 creating build/lib/glance/api/v2/model copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 creating build/lib/glance/tests/unit/api creating build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/__init__.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/utils.py -> build/lib/glance/tests creating build/lib/glance/common creating build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts creating build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/image_cache creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers creating build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware creating build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/api/__init__.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/versions.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api creating build/lib/glance/async_ creating build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows creating build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 creating build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import creating build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows copying glance/__init__.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/version.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/common/client.py -> build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common copying glance/common/format_inspector.py -> build/lib/glance/common copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/db/__init__.py -> build/lib/glance/db copying glance/db/utils.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db creating build/lib/glance/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 creating build/lib/glance/tests/unit/common creating build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts creating build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2 creating build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr creating build/lib/glance/tests/unit/image_cache copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache creating build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple creating build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import creating build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota creating build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins creating build/lib/glance/tests/functional/db copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db creating build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations creating build/lib/glance/tests/integration copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration copying glance/async_/__init__.py -> build/lib/glance/async_ copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ creating build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common creating build/lib/glance/tests/gate copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate creating build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations creating build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions creating build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt deleting glance.egg-info/requires.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'glance.egg-info/SOURCES.txt' copying glance/db/sqlalchemy/migrate_repo/README -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/glance/db/sqlalchemy/migrate_repo creating build/lib/glance/tests/etc copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc copying glance/tests/etc/policy.json -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc creating build/lib/glance/tests/var copying glance/tests/var/ca.crt -> build/lib/glance/tests/var copying glance/tests/var/ca.key -> build/lib/glance/tests/var copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/locale creating build/lib/glance/locale/de creating build/lib/glance/locale/de/LC_MESSAGES copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES creating build/lib/glance/locale/en_GB creating build/lib/glance/locale/en_GB/LC_MESSAGES copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES creating build/lib/glance/locale/es creating build/lib/glance/locale/es/LC_MESSAGES copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES creating build/lib/glance/locale/fr creating build/lib/glance/locale/fr/LC_MESSAGES copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES creating build/lib/glance/locale/it creating build/lib/glance/locale/it/LC_MESSAGES copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES creating build/lib/glance/locale/ja creating build/lib/glance/locale/ja/LC_MESSAGES copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES creating build/lib/glance/locale/ko_KR creating build/lib/glance/locale/ko_KR/LC_MESSAGES copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES creating build/lib/glance/locale/pt_BR creating build/lib/glance/locale/pt_BR/LC_MESSAGES copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES creating build/lib/glance/locale/ru creating build/lib/glance/locale/ru/LC_MESSAGES copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES creating build/lib/glance/locale/tr_TR creating build/lib/glance/locale/tr_TR/LC_MESSAGES copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES creating build/lib/glance/locale/zh_CN creating build/lib/glance/locale/zh_CN/LC_MESSAGES copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES creating build/lib/glance/locale/zh_TW creating build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/tests/gate/README -> build/lib/glance/tests/gate copying glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions + /usr/bin/python3 setup.py compile_catalog -d build/lib/glance/locale --domain glance running compile_catalog compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QrSmwl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch + cd glance-21.0.0.0rc2 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/schema.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/domain creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/gateway.py to gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/introspect.py to introspect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/convert.py to convert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/base_import.py to base_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/location.py to location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/quota/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/manage.py to manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/scrubber.py to scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/replicator.py to replicator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/control.py to control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/pruner.py to pruner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/migration.py to migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py to 041_add_artifact_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py to 034_add_virtual_size.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py to 024_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py to 005_size_big_integer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py to 021_set_engine_mysql_innodb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py to 007_add_owner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py to 040_add_changes_to_satisfy_metadefs_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py to 020_drop_images_table_location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py to 028_owner_index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py to 036_rename_metadef_schema_columns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py to 013_add_protected.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py to 029_location_meta_data_pickle_to_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py to 044_update_metadef_os_nova_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py to 015_quote_swift_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py to 032_add_task_info_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py to 042_add_changes_to_reinstall_unique_metadef_constraints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py to 008_add_image_members_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py to 017_quote_encrypted_swift_credentials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py to 001_add_images_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py to 019_migrate_image_locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py to 011_make_mindisk_and_minram_notnull.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py to 010_default_update_at.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py to 023_placeholder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py to 014_add_image_tags_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py to 033_add_location_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py to 045_add_visibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py to 026_add_location_storage_information.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py to 018_add_image_locations_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py to 030_add_tasks_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py to 037_add_changes_to_satisfy_models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py to 004_add_checksum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py to 031_remove_duplicated_locations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py to 009_add_mindisk_and_minram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py to 012_id_to_uuid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py to 002_add_image_properties_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py to 022_image_member_index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py to 006_key_to_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py to 027_checksum_index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py to 035_add_metadef_tables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py to 003_add_disk_format.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py to 038_add_metadef_tags_table.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py to 043_add_image_created_updated_idx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py to 039_add_changes_to_satisfy_models_metadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py to 016_add_status_image_member.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/manage.py to manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/gzip.py to gzip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/property_protections.py to property_protections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/router.py to router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/schemas.py to schemas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/tasks.py to tasks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/image_data.py to image_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/discovery.py to discovery.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/image_members.py to image_members.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/authorization.py to authorization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1/router.py to router.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/scrubber.py to scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/stubs.py to stubs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_api.py to test_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_context.py to test_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_db.py to test_db.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies/image.py to image.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies/metadef.py to metadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/policies/tasks.py to tasks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/domain/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/domain/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/format_inspector.py to format_inspector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/crypt.py to crypt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/store_utils.py to store_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/property_utils.py to property_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/timeutils.py to timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/trust_auth.py to trust_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/common/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/notifier.py to notifier.cpython-36.pyc writing byte-compilation script '/tmp/tmpghxbqt45.py' /usr/bin/python3 /tmp/tmpghxbqt45.py removing /tmp/tmpghxbqt45.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc/glance/metadefs/ running install_egg_info running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'glance.egg-info/SOURCES.txt' Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance-21.0.0.0rc2-py3.6.egg-info running install_scripts Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 loading stevedore.sphinxext [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/_static/glance-api.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/_static/glance-cache.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/_static/glance-scrubber.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/glance-21.0.0.0rc2/.gitreview found Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.format_inspector.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.policies.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.policies.base.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.policies.image.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.policies.metadef.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.policies.tasks.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-21.0.0.0rc2/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 73 source files that are out of date updating environment: [new config] 196 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 1%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 2%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 3%] admin/db-sqlalchemy-migrate reading sources... [ 3%] admin/flows documenting plugins from 'glance.flows' documenting plugins from 'glance.flows.import' reading sources... [ 4%] admin/index reading sources... [ 4%] admin/interoperable-image-import reading sources... [ 5%] admin/manage-images reading sources... [ 5%] admin/multistores reading sources... [ 6%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 7%] admin/property-protections reading sources... [ 7%] admin/requirements reading sources... [ 8%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 9%] admin/troubleshooting reading sources... [ 9%] admin/useful-image-properties reading sources... [ 10%] admin/zero-downtime-db-upgrade reading sources... [ 10%] cli/glanceapi reading sources... [ 11%] cli/glancecachecleaner reading sources... [ 11%] cli/glancecachemanage reading sources... [ 12%] cli/glancecacheprefetcher reading sources... [ 12%] cli/glancecachepruner reading sources... [ 13%] cli/glancecontrol reading sources... [ 13%] cli/glancemanage reading sources... [ 14%] cli/glancereplicator reading sources... [ 14%] cli/glancescrubber reading sources... [ 15%] cli/glancestatus reading sources... [ 15%] cli/index reading sources... [ 16%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' reading sources... [ 17%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 17%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf reading sources... [ 18%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 18%] configuration/index reading sources... [ 19%] configuration/sample-configuration reading sources... [ 19%] contributor/api/glance reading sources... [ 20%] contributor/api/glance.api reading sources... [ 20%] contributor/api/glance.api.authorization reading sources... [ 21%] contributor/api/glance.api.common reading sources... [ 21%] contributor/api/glance.api.middleware reading sources... [ 22%] contributor/api/glance.api.middleware.cache reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage reading sources... [ 23%] contributor/api/glance.api.middleware.context reading sources... [ 23%] contributor/api/glance.api.middleware.gzip reading sources... [ 24%] contributor/api/glance.api.middleware.version_negotiation reading sources... [ 25%] contributor/api/glance.api.policy reading sources... [ 25%] contributor/api/glance.api.property_protections reading sources... [ 26%] contributor/api/glance.api.v1 reading sources... [ 26%] contributor/api/glance.api.v1.router reading sources... [ 27%] contributor/api/glance.api.v2 reading sources... [ 27%] contributor/api/glance.api.v2.cached_images reading sources... [ 28%] contributor/api/glance.api.v2.discovery reading sources... [ 28%] contributor/api/glance.api.v2.image_actions reading sources... [ 29%] contributor/api/glance.api.v2.image_data reading sources... [ 29%] contributor/api/glance.api.v2.image_members reading sources... [ 30%] contributor/api/glance.api.v2.image_tags reading sources... [ 30%] contributor/api/glance.api.v2.images reading sources... [ 31%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 31%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 32%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 32%] contributor/api/glance.api.v2.metadef_resource_types reading sources... [ 33%] contributor/api/glance.api.v2.metadef_tags reading sources... [ 33%] contributor/api/glance.api.v2.model reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_namespace reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_object reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_property_item_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_property_type reading sources... [ 36%] contributor/api/glance.api.v2.model.metadef_resource_type reading sources... [ 36%] contributor/api/glance.api.v2.model.metadef_tag reading sources... [ 37%] contributor/api/glance.api.v2.router reading sources... [ 37%] contributor/api/glance.api.v2.schemas reading sources... [ 38%] contributor/api/glance.api.v2.tasks reading sources... [ 38%] contributor/api/glance.api.versions reading sources... [ 39%] contributor/api/glance.async_ reading sources... [ 39%] contributor/api/glance.async_.flows reading sources... [ 40%] contributor/api/glance.async_.flows.api_image_import reading sources... [ 40%] contributor/api/glance.async_.flows.base_import reading sources... [ 41%] contributor/api/glance.async_.flows.convert reading sources... [ 41%] contributor/api/glance.async_.flows.introspect reading sources... [ 42%] contributor/api/glance.async_.flows.ovf_process reading sources... [ 42%] contributor/api/glance.async_.flows.plugins reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.image_conversion reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.inject_image_metadata reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.no_op reading sources... [ 45%] contributor/api/glance.async_.flows.plugins.plugin_opts reading sources... [ 45%] contributor/api/glance.async_.taskflow_executor reading sources... [ 46%] contributor/api/glance.async_.utils reading sources... [ 46%] contributor/api/glance.cmd reading sources... [ 47%] contributor/api/glance.cmd.api reading sources... [ 47%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 48%] contributor/api/glance.cmd.cache_manage reading sources... [ 48%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 49%] contributor/api/glance.cmd.cache_pruner reading sources... [ 50%] contributor/api/glance.cmd.control reading sources... [ 50%] contributor/api/glance.cmd.manage reading sources... [ 51%] contributor/api/glance.cmd.replicator reading sources... [ 51%] contributor/api/glance.cmd.scrubber reading sources... [ 52%] contributor/api/glance.cmd.status reading sources... [ 52%] contributor/api/glance.common reading sources... [ 53%] contributor/api/glance.common.auth reading sources... [ 53%] contributor/api/glance.common.client reading sources... [ 54%] contributor/api/glance.common.config reading sources... [ 54%] contributor/api/glance.common.crypt reading sources... [ 55%] contributor/api/glance.common.exception reading sources... [ 55%] contributor/api/glance.common.format_inspector reading sources... [ 56%] contributor/api/glance.common.location_strategy reading sources... [ 56%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 57%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 57%] contributor/api/glance.common.property_utils reading sources... [ 58%] contributor/api/glance.common.scripts reading sources... [ 58%] contributor/api/glance.common.scripts.api_image_import reading sources... [ 59%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 59%] contributor/api/glance.common.scripts.image_import reading sources... [ 60%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 60%] contributor/api/glance.common.scripts.utils reading sources... [ 61%] contributor/api/glance.common.store_utils reading sources... [ 61%] contributor/api/glance.common.swift_store_utils reading sources... [ 62%] contributor/api/glance.common.timeutils reading sources... [ 62%] contributor/api/glance.common.trust_auth reading sources... [ 63%] contributor/api/glance.common.utils reading sources... [ 63%] contributor/api/glance.common.wsgi reading sources... [ 64%] contributor/api/glance.common.wsgi_app reading sources... [ 64%] contributor/api/glance.common.wsme_utils reading sources... [ 65%] contributor/api/glance.context reading sources... [ 65%] contributor/api/glance.db reading sources... [ 66%] contributor/api/glance.db.metadata reading sources... [ 66%] contributor/api/glance.db.migration reading sources... [ 67%] contributor/api/glance.db.simple reading sources... [ 67%] contributor/api/glance.db.simple.api reading sources... [ 68%] contributor/api/glance.db.utils reading sources... [ 68%] contributor/api/glance.domain reading sources... [ 69%] contributor/api/glance.domain.proxy reading sources... [ 69%] contributor/api/glance.gateway reading sources... [ 70%] contributor/api/glance.i18n reading sources... [ 70%] contributor/api/glance.image_cache reading sources... [ 71%] contributor/api/glance.image_cache.base reading sources... [ 71%] contributor/api/glance.image_cache.cleaner reading sources... [ 72%] contributor/api/glance.image_cache.client reading sources... [ 72%] contributor/api/glance.image_cache.drivers reading sources... [ 73%] contributor/api/glance.image_cache.drivers.base reading sources... [ 73%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 74%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 75%] contributor/api/glance.image_cache.prefetcher reading sources... [ 75%] contributor/api/glance.image_cache.pruner reading sources... [ 76%] contributor/api/glance.location reading sources... [ 76%] contributor/api/glance.notifier reading sources... [ 77%] contributor/api/glance.opts reading sources... [ 77%] contributor/api/glance.policies reading sources... [ 78%] contributor/api/glance.policies.base reading sources... [ 78%] contributor/api/glance.policies.image reading sources... [ 79%] contributor/api/glance.policies.metadef reading sources... [ 79%] contributor/api/glance.policies.tasks reading sources... [ 80%] contributor/api/glance.quota reading sources... [ 80%] contributor/api/glance.schema reading sources... [ 81%] contributor/api/glance.scrubber reading sources... [ 81%] contributor/api/glance.version reading sources... [ 82%] contributor/api/modules reading sources... [ 82%] contributor/architecture reading sources... [ 83%] contributor/blueprints reading sources... [ 83%] contributor/contributing reading sources... [ 84%] contributor/database_architecture documenting plugins from 'glance.database.migration_backend' documenting plugins from 'glance.database.metadata_backend' reading sources... [ 84%] contributor/database_migrations reading sources... [ 85%] contributor/documentation reading sources... [ 85%] contributor/domain_implementation reading sources... [ 86%] contributor/domain_model reading sources... [ 86%] contributor/gerrit reading sources... [ 87%] contributor/index reading sources... [ 87%] contributor/minor-code-changes reading sources... [ 88%] contributor/refreshing-configs reading sources... [ 88%] contributor/release-cpl reading sources... [ 89%] contributor/release-notes reading sources... [ 89%] contributor/releasecycle reading sources... [ 90%] glossary reading sources... [ 90%] index reading sources... [ 91%] install/get-started reading sources... [ 91%] install/index reading sources... [ 92%] install/install reading sources... [ 92%] install/install-debian reading sources... [ 93%] install/install-obs reading sources... [ 93%] install/install-rdo reading sources... [ 94%] install/install-ubuntu reading sources... [ 94%] install/verify reading sources... [ 95%] user/common-image-properties reading sources... [ 95%] user/formats reading sources... [ 96%] user/glanceapi reading sources... [ 96%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 97%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 98%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd [openstackdocstheme] pdf_link False writing output... [ 1%] admin/authentication writing output... [ 1%] admin/cache writing output... [ 2%] admin/controllingservers writing output... [ 2%] admin/db writing output... [ 3%] admin/db-sqlalchemy-migrate writing output... [ 3%] admin/flows writing output... [ 4%] admin/index writing output... [ 4%] admin/interoperable-image-import writing output... [ 5%] admin/manage-images writing output... [ 5%] admin/multistores writing output... [ 6%] admin/notifications writing output... [ 6%] admin/policies writing output... [ 7%] admin/property-protections writing output... [ 7%] admin/requirements writing output... [ 8%] admin/rollingupgrades writing output... [ 8%] admin/tasks writing output... [ 9%] admin/troubleshooting writing output... [ 9%] admin/useful-image-properties writing output... [ 10%] admin/zero-downtime-db-upgrade writing output... [ 10%] cli/glanceapi writing output... [ 11%] cli/glancecachecleaner writing output... [ 11%] cli/glancecachemanage writing output... [ 12%] cli/glancecacheprefetcher writing output... [ 12%] cli/glancecachepruner writing output... [ 13%] cli/glancecontrol writing output... [ 13%] cli/glancemanage writing output... [ 14%] cli/glancereplicator writing output... [ 14%] cli/glancescrubber writing output... [ 15%] cli/glancestatus writing output... [ 15%] cli/index writing output... [ 16%] configuration/configuring writing output... [ 16%] configuration/glance_api writing output... [ 17%] configuration/glance_cache writing output... [ 17%] configuration/glance_manage writing output... [ 18%] configuration/glance_scrubber writing output... [ 18%] configuration/index writing output... [ 19%] configuration/sample-configuration writing output... [ 19%] contributor/api/glance [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' writing output... [ 20%] contributor/api/glance.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' writing output... [ 21%] contributor/api/glance.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' writing output... [ 22%] contributor/api/glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' writing output... [ 23%] contributor/api/glance.api.middleware.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' writing output... [ 24%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 25%] contributor/api/glance.api.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' writing output... [ 25%] contributor/api/glance.api.property_protections [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' writing output... [ 26%] contributor/api/glance.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' writing output... [ 26%] contributor/api/glance.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' writing output... [ 27%] contributor/api/glance.api.v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' writing output... [ 27%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' writing output... [ 28%] contributor/api/glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' writing output... [ 28%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions' writing output... [ 29%] contributor/api/glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' writing output... [ 29%] contributor/api/glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members' writing output... [ 30%] contributor/api/glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' writing output... [ 30%] contributor/api/glance.api.v2.images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' writing output... [ 31%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 31%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects' writing output... [ 32%] contributor/api/glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' writing output... [ 32%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types' writing output... [ 33%] contributor/api/glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' writing output... [ 33%] contributor/api/glance.api.v2.model [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type' writing output... [ 36%] contributor/api/glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type' writing output... [ 36%] contributor/api/glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag' writing output... [ 37%] contributor/api/glance.api.v2.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' writing output... [ 37%] contributor/api/glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' writing output... [ 38%] contributor/api/glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' writing output... [ 38%] contributor/api/glance.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' writing output... [ 39%] contributor/api/glance.async_ [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' writing output... [ 39%] contributor/api/glance.async_.flows [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' writing output... [ 40%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import' writing output... [ 40%] contributor/api/glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' writing output... [ 41%] contributor/api/glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' writing output... [ 41%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' writing output... [ 42%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' writing output... [ 42%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 45%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 45%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' writing output... [ 46%] contributor/api/glance.async_.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' writing output... [ 46%] contributor/api/glance.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' writing output... [ 47%] contributor/api/glance.cmd.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' writing output... [ 47%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' writing output... [ 48%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' writing output... [ 48%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 49%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' writing output... [ 50%] contributor/api/glance.cmd.control [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' writing output... [ 50%] contributor/api/glance.cmd.manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' writing output... [ 51%] contributor/api/glance.cmd.replicator [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' writing output... [ 51%] contributor/api/glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' writing output... [ 52%] contributor/api/glance.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' writing output... [ 52%] contributor/api/glance.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' writing output... [ 53%] contributor/api/glance.common.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' writing output... [ 53%] contributor/api/glance.common.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' writing output... [ 54%] contributor/api/glance.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' writing output... [ 54%] contributor/api/glance.common.crypt [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' writing output... [ 55%] contributor/api/glance.common.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' writing output... [ 55%] contributor/api/glance.common.format_inspector [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector' writing output... [ 56%] contributor/api/glance.common.location_strategy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' writing output... [ 56%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' writing output... [ 57%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' writing output... [ 57%] contributor/api/glance.common.property_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' writing output... [ 58%] contributor/api/glance.common.scripts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' writing output... [ 58%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' writing output... [ 59%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 59%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' writing output... [ 60%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' writing output... [ 60%] contributor/api/glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' writing output... [ 61%] contributor/api/glance.common.store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' writing output... [ 61%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' writing output... [ 62%] contributor/api/glance.common.timeutils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' writing output... [ 62%] contributor/api/glance.common.trust_auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' writing output... [ 63%] contributor/api/glance.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' writing output... [ 63%] contributor/api/glance.common.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' writing output... [ 64%] contributor/api/glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' writing output... [ 64%] contributor/api/glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' writing output... [ 65%] contributor/api/glance.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' writing output... [ 65%] contributor/api/glance.db [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' writing output... [ 66%] contributor/api/glance.db.metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' writing output... [ 66%] contributor/api/glance.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' writing output... [ 67%] contributor/api/glance.db.simple [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' writing output... [ 67%] contributor/api/glance.db.simple.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' writing output... [ 68%] contributor/api/glance.db.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' writing output... [ 68%] contributor/api/glance.domain [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' writing output... [ 69%] contributor/api/glance.domain.proxy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' writing output... [ 69%] contributor/api/glance.gateway [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' writing output... [ 70%] contributor/api/glance.i18n [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' writing output... [ 70%] contributor/api/glance.image_cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' writing output... [ 71%] contributor/api/glance.image_cache.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' writing output... [ 71%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' writing output... [ 72%] contributor/api/glance.image_cache.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' writing output... [ 72%] contributor/api/glance.image_cache.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' writing output... [ 73%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base' writing output... [ 73%] contributor/api/glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 74%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 75%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' writing output... [ 75%] contributor/api/glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' writing output... [ 76%] contributor/api/glance.location [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' writing output... [ 76%] contributor/api/glance.notifier [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' writing output... [ 77%] contributor/api/glance.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' writing output... [ 77%] contributor/api/glance.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies' writing output... [ 78%] contributor/api/glance.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base' writing output... [ 78%] contributor/api/glance.policies.image [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image' writing output... [ 79%] contributor/api/glance.policies.metadef [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef' writing output... [ 79%] contributor/api/glance.policies.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks' writing output... [ 80%] contributor/api/glance.quota [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' writing output... [ 80%] contributor/api/glance.schema [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' writing output... [ 81%] contributor/api/glance.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' writing output... [ 81%] contributor/api/glance.version [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' writing output... [ 82%] contributor/api/modules [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 82%] contributor/architecture writing output... [ 83%] contributor/blueprints writing output... [ 83%] contributor/contributing writing output... [ 84%] contributor/database_architecture writing output... [ 84%] contributor/database_migrations writing output... [ 85%] contributor/documentation writing output... [ 85%] contributor/domain_implementation writing output... [ 86%] contributor/domain_model writing output... [ 86%] contributor/gerrit writing output... [ 87%] contributor/index writing output... [ 87%] contributor/minor-code-changes writing output... [ 88%] contributor/refreshing-configs writing output... [ 88%] contributor/release-cpl writing output... [ 89%] contributor/release-notes writing output... [ 89%] contributor/releasecycle writing output... [ 90%] glossary writing output... [ 90%] index writing output... [ 91%] install/get-started writing output... [ 91%] install/index writing output... [ 92%] install/install writing output... [ 92%] install/install-debian writing output... [ 93%] install/install-obs writing output... [ 93%] install/install-rdo writing output... [ 94%] install/install-ubuntu writing output... [ 94%] install/verify writing output... [ 95%] user/common-image-properties writing output... [ 95%] user/formats writing output... [ 96%] user/glanceapi writing output... [ 96%] user/glanceclient writing output... [ 97%] user/glancemetadefcatalogapi writing output... [ 97%] user/identifiers writing output... [ 98%] user/index writing output... [ 98%] user/metadefs-concepts writing output... [ 99%] user/signature writing output... [100%] user/statuses generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 0%] glance.api [openstackdocstheme] could not determine last_updated for '_modules/glance/api' highlighting module code... [ 1%] glance.api.authorization [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' highlighting module code... [ 2%] glance.api.common [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' highlighting module code... [ 3%] glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' highlighting module code... [ 4%] glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' highlighting module code... [ 5%] glance.api.middleware.context [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' highlighting module code... [ 6%] glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' highlighting module code... [ 7%] glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' highlighting module code... [ 8%] glance.api.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' highlighting module code... [ 9%] glance.api.property_protections [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' highlighting module code... [ 10%] glance.api.v1.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' highlighting module code... [ 10%] glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' highlighting module code... [ 11%] glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' highlighting module code... [ 12%] glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' highlighting module code... [ 13%] glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' highlighting module code... [ 14%] glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' highlighting module code... [ 15%] glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' highlighting module code... [ 16%] glance.api.v2.images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' highlighting module code... [ 17%] glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' highlighting module code... [ 18%] glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' highlighting module code... [ 19%] glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 20%] glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' highlighting module code... [ 20%] glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' highlighting module code... [ 21%] glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' highlighting module code... [ 22%] glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' highlighting module code... [ 23%] glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' highlighting module code... [ 24%] glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' highlighting module code... [ 25%] glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' highlighting module code... [ 26%] glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' highlighting module code... [ 27%] glance.api.v2.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' highlighting module code... [ 28%] glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' highlighting module code... [ 29%] glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' highlighting module code... [ 30%] glance.api.versions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 30%] glance.async_ [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 31%] glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' highlighting module code... [ 32%] glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' highlighting module code... [ 33%] glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' highlighting module code... [ 34%] glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' highlighting module code... [ 35%] glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 36%] glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 37%] glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' highlighting module code... [ 38%] glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression' highlighting module code... [ 39%] glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' highlighting module code... [ 40%] glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op' highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' highlighting module code... [ 41%] glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 42%] glance.async_.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 43%] glance.cmd.api [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' highlighting module code... [ 44%] glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' highlighting module code... [ 45%] glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' highlighting module code... [ 46%] glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' highlighting module code... [ 47%] glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' highlighting module code... [ 48%] glance.cmd.control [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' highlighting module code... [ 49%] glance.cmd.manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' highlighting module code... [ 50%] glance.cmd.replicator [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 50%] glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' highlighting module code... [ 51%] glance.cmd.status [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' highlighting module code... [ 52%] glance.common.auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 53%] glance.common.client [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 54%] glance.common.config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 55%] glance.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 56%] glance.common.exception [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' highlighting module code... [ 57%] glance.common.format_inspector [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector' highlighting module code... [ 58%] glance.common.location_strategy [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' highlighting module code... [ 59%] glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' highlighting module code... [ 60%] glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' highlighting module code... [ 60%] glance.common.property_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 61%] glance.common.scripts [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' highlighting module code... [ 62%] glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' highlighting module code... [ 63%] glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' highlighting module code... [ 64%] glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 65%] glance.common.store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 66%] glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 67%] glance.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' highlighting module code... [ 68%] glance.common.trust_auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' highlighting module code... [ 69%] glance.common.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' highlighting module code... [ 70%] glance.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 70%] glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 71%] glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 72%] glance.context [openstackdocstheme] could not determine last_updated for '_modules/glance/context' highlighting module code... [ 73%] glance.db [openstackdocstheme] could not determine last_updated for '_modules/glance/db' highlighting module code... [ 74%] glance.db.metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' highlighting module code... [ 75%] glance.db.migration [openstackdocstheme] could not determine last_updated for '_modules/glance/db/migration' highlighting module code... [ 76%] glance.db.simple.api [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 77%] glance.db.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' highlighting module code... [ 78%] glance.domain [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' highlighting module code... [ 79%] glance.domain.proxy [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' highlighting module code... [ 80%] glance.gateway [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' highlighting module code... [ 80%] glance.i18n [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n' highlighting module code... [ 81%] glance.image_cache [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 82%] glance.image_cache.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' highlighting module code... [ 83%] glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' highlighting module code... [ 84%] glance.image_cache.client [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' highlighting module code... [ 85%] glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' highlighting module code... [ 86%] glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' highlighting module code... [ 87%] glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 88%] glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' highlighting module code... [ 89%] glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' highlighting module code... [ 90%] glance.location [openstackdocstheme] could not determine last_updated for '_modules/glance/location' highlighting module code... [ 90%] glance.notifier [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' highlighting module code... [ 91%] glance.opts [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' highlighting module code... [ 92%] glance.policies [openstackdocstheme] could not determine last_updated for '_modules/glance/policies' highlighting module code... [ 93%] glance.policies.base [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base' highlighting module code... [ 94%] glance.policies.image [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image' highlighting module code... [ 95%] glance.policies.metadef [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef' highlighting module code... [ 96%] glance.policies.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks' highlighting module code... [ 97%] glance.quota [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 98%] glance.schema [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' highlighting module code... [ 99%] glance.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' highlighting module code... [100%] wsme.types [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying images... [ 14%] admin/../images/instance-life-1.png copying images... [ 28%] admin/../images/instance-life-2.png copying images... [ 42%] admin/../images/instance-life-3.png copying images... [ 57%] contributor/../images/architecture.png copying images... [ 71%] contributor/../images/glance_db.png copying images... [ 85%] contributor/../images/glance_layers.png copying images... [100%] user/../images/image_status_transition.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/glance/glance-api-dist-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/glance/glance-scrubber-dist.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/glance-image-import.conf + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/schema-image.json + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/systemd/system/openstack-glance-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/systemd/system/openstack-glance-scrubber.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/rootwrap.d + for filter in /usr/share/os-brick/rootwrap/*.filters + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/rootwrap.d + for filter in /usr/share/glance_store/*.filters + test -f /usr/share/glance_store/glance_cinder_store.filters + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/etc + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 21.0.0-0.2.0rc2.el8 --unique-debug-suffix -21.0.0-0.2.0rc2.el8.noarch --unique-debug-src-base openstack-glance-21.0.0-0.2.0rc2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-21.0.0.0rc2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1OtAge + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi {13} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [0.011992s] ... ok {7} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.011323s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.012184s] ... ok {10} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.011864s] ... ok {10} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.005555s] ... ok {10} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.005157s] ... ok {10} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.004962s] ... ok {6} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [0.011193s] ... ok {6} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.005215s] ... ok {6} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.007108s] ... ok {11} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.000845s] ... ok {11} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.019013s] ... ok {11} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.006160s] ... ok {19} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.132255s] ... ok {19} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.023521s] ... ok {19} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.013764s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.132102s] ... ok {1} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.002173s] ... ok {1} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.014910s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.003817s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.101488s] ... ok {1} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.032389s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.006821s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.006776s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.003717s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.024539s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.005734s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.004877s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.033071s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.003898s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.003392s] ... ok {1} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.006040s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.003631s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.003337s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.003630s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.003441s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.003302s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.003717s] ... ok {13} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.128576s] ... ok {13} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000326s] ... ok {13} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000197s] ... ok {13} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.014832s] ... ok {13} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.005760s] ... ok {13} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.097971s] ... ok {13} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.010820s] ... ok {13} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.012730s] ... ok {13} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.009695s] ... ok {13} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.004589s] ... ok {13} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.005984s] ... ok {13} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.003495s] ... ok {13} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.003372s] ... ok {13} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.001518s] ... ok {13} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.003481s] ... ok {13} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.029030s] ... ok {13} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.035387s] ... ok {13} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.035196s] ... ok {13} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.003855s] ... ok {13} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.003491s] ... ok {13} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.030272s] ... ok {13} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.003662s] ... ok {13} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.006532s] ... ok {13} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.003536s] ... ok {13} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.003630s] ... ok {13} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.003973s] ... ok {13} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.006730s] ... ok {13} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.006637s] ... ok {13} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.006751s] ... ok {13} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.006980s] ... ok {13} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000181s] ... ok {13} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.000147s] ... ok {13} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.004841s] ... ok {18} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.018806s] ... ok {18} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.009288s] ... ok {18} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.008914s] ... ok {18} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.005315s] ... ok {18} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.004319s] ... ok {18} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.004135s] ... ok {18} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.229500s] ... ok {18} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.005723s] ... ok {18} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.025692s] ... ok {18} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.023929s] ... ok {18} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.056952s] ... ok {18} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.026471s] ... ok {18} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.003822s] ... ok {18} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000568s] ... ok {18} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.016263s] ... ok {18} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.004585s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.003302s] ... ok {1} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.014738s] ... ok {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.010831s] ... ok {16} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.011531s] ... ok {16} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.014293s] ... ok {16} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.005193s] ... ok {16} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.004571s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.006767s] ... ok {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.007336s] ... ok {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.007022s] ... ok {1} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.006828s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.007812s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.028423s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.027910s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000157s] ... ok {13} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.011156s] ... ok {13} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.011811s] ... ok {19} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.115775s] ... ok {19} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.015942s] ... ok {6} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.230510s] ... ok {6} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.034464s] ... ok {11} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.101673s] ... ok {11} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.132730s] ... ok {4} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.128337s] ... ok {4} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000634s] ... ok {4} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.122799s] ... ok {4} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.004070s] ... ok {4} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.034490s] ... ok {14} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.140416s] ... ok {16} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.143999s] ... ok {16} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.004445s] ... ok {16} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.005489s] ... ok {19} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.033878s] ... ok {19} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.026803s] ... ok {19} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.026040s] ... ok {19} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.003997s] ... ok {19} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.003455s] ... ok {19} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.027829s] ... ok {19} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.028829s] ... ok {19} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.027520s] ... ok {9} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.129571s] ... ok {9} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.002897s] ... ok {9} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.008660s] ... ok {9} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.036642s] ... ok {9} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.099648s] ... ok {9} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.005861s] ... ok {9} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.011245s] ... ok {9} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.007551s] ... ok {9} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.034960s] ... ok {11} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.006040s] ... ok {11} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.023454s] ... ok {11} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.005762s] ... ok {6} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.006028s] ... ok {6} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.050832s] ... ok {6} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.004024s] ... ok {6} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.029658s] ... ok {7} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.005994s] ... ok {7} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.006085s] ... ok {7} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.005211s] ... ok {7} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.004513s] ... ok {7} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.005956s] ... ok {16} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.003202s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.035362s] ... ok {9} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.032748s] ... ok {9} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.003820s] ... ok {9} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.003706s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.101745s] ... ok {11} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.029668s] ... ok {7} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.003396s] ... ok {7} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.003352s] ... ok {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.132645s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.026954s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.007616s] ... ok {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.003605s] ... ok {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.003451s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.026494s] ... ok {9} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.003587s] ... ok {9} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.003951s] ... ok {9} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.003795s] ... ok {4} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.059506s] ... ok {7} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.131449s] ... ok {7} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.003862s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.035598s] ... ok {19} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.042465s] ... ok {4} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.004524s] ... ok {4} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.019303s] ... ok {12} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.128261s] ... ok {11} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.004264s] ... ok {6} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.003709s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.032958s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.033183s] ... ok {6} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.013722s] ... ok {6} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.035621s] ... ok {6} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.027984s] ... ok {6} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.004514s] ... ok {6} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.028080s] ... ok {6} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.003746s] ... ok {6} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.016037s] ... ok {6} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.003651s] ... ok {7} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.003540s] ... ok {7} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [0.391684s] ... ok {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.034325s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.027897s] ... ok {10} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.333263s] ... ok {12} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.021740s] ... ok {12} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.008414s] ... ok {12} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.005072s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.032646s] ... ok {16} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.029296s] ... ok {16} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.003886s] ... ok {9} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.009573s] ... ok {6} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.003611s] ... ok {6} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.003554s] ... ok {6} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.003623s] ... ok {11} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.006220s] ... ok {11} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.032728s] ... ok {14} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.016973s] ... ok {14} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.008972s] ... ok {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.031142s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.004054s] ... ok {16} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.003367s] ... ok {16} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.005936s] ... ok {14} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.008544s] ... ok {9} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.006435s] ... ok {9} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.006851s] ... ok {5} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.018745s] ... ok {5} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.008807s] ... ok {5} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.008892s] ... ok {5} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.004594s] ... ok {5} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.102200s] ... ok {16} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.003316s] ... ok {16} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.003401s] ... ok {16} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.021257s] ... ok {9} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.003429s] ... ok {9} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.006818s] ... ok {11} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.033108s] ... ok {16} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.020902s] ... ok {16} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.004191s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.027777s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.003818s] ... ok {9} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.008209s] ... ok {9} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000206s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.003961s] ... ok {18} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.137608s] ... ok {13} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.020202s] ... ok {10} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.059137s] ... ok {19} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.035660s] ... ok {19} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.032848s] ... ok {7} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.030333s] ... ok {12} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.003824s] ... ok {12} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.004092s] ... ok {12} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.106712s] ... ok {10} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.004213s] ... ok {10} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.001576s] ... ok {10} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.016898s] ... ok {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.003636s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.003704s] ... ok {5} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.234706s] ... ok {9} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.009105s] ... ok {9} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.004319s] ... ok {9} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.010339s] ... ok {9} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.011377s] ... ok {9} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.010045s] ... ok {9} glance.tests.unit.test_db.TestTaskRepo.test_list [0.008974s] ... ok {13} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.019967s] ... ok {10} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.029260s] ... ok {10} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.036997s] ... ok {19} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.034326s] ... ok {19} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.033050s] ... ok {5} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.063427s] ... ok {14} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.008621s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.003562s] ... ok {14} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.100298s] ... ok {14} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.075666s] ... ok {14} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.003922s] ... ok {11} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.032755s] ... ok {13} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.021930s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.003664s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.003529s] ... ok {14} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.003319s] ... ok {10} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.034383s] ... ok {14} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.041753s] ... ok {19} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.003979s] ... ok {19} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.003700s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.009621s] ... ok {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.006758s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.006512s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.003888s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.011206s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.010381s] ... ok {7} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.040505s] ... ok {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.005671s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.000921s] ... ok {5} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.079751s] ... ok {7} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.035248s] ... ok {7} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.003805s] ... ok {7} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.007033s] ... ok {7} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.003608s] ... ok {10} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.037188s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.008996s] ... ok {17} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000804s] ... ok {17} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.018956s] ... ok {17} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.137782s] ... ok {5} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.005802s] ... ok {12} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.032054s] ... ok {17} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.034557s] ... ok {9} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.019465s] ... ok {11} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.033081s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.011925s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.005807s] ... ok {17} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.010113s] ... ok {14} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.035185s] ... ok {14} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.035073s] ... ok {13} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.004315s] ... ok {13} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.003506s] ... ok {13} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.005107s] ... ok {18} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.030907s] ... ok {18} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.045572s] ... ok {6} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.016065s] ... ok {6} glance.tests.unit.test_cached_images.TestCachedImages.test_policy_enforce_forbidden [0.000507s] ... ok {6} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.010614s] ... ok {6} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.003894s] ... ok {14} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.032551s] ... ok {14} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.033224s] ... ok {14} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.003792s] ... ok {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.008066s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.027336s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000157s] ... ok {14} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.003375s] ... ok {10} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.034405s] ... ok {18} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.035825s] ... ok {12} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.126802s] ... ok {7} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.003575s] ... ok {12} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.024204s] ... ok {14} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.003783s] ... ok {14} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.004086s] ... ok {14} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.008746s] ... ok {14} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.007523s] ... ok {14} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.004457s] ... ok {14} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.006254s] ... ok {14} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.001190s] ... ok {14} glance.tests.unit.test_context.TestContext.test_auth_public [0.009423s] ... ok {14} glance.tests.unit.test_context.TestContext.test_empty_private [0.006154s] ... ok {14} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.031021s] ... ok {14} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.005084s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.006152s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.130573s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.003946s] ... ok {8} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.132749s] ... ok {0} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.004092s] ... ok {0} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.003548s] ... ok {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.136258s] ... ok {4} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [0.331701s] ... ok {15} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.142027s] ... ok {15} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000384s] ... ok {15} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.022552s] ... ok {15} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.032257s] ... ok {15} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.003742s] ... ok {15} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.034195s] ... ok {6} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.017656s] ... ok {6} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.009950s] ... ok {11} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.004178s] ... ok {13} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.004270s] ... ok {13} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.102582s] ... ok {12} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.050949s] ... ok {17} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.005006s] ... ok {17} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.099602s] ... ok {17} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.031574s] ... ok {6} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.020258s] ... ok {10} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.031746s] ... ok {10} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.004147s] ... ok {15} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.034457s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.033884s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.004070s] ... ok {10} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.004569s] ... ok {10} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.003636s] ... ok {18} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.029199s] ... ok {19} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.019721s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.012175s] ... ok {15} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.036974s] ... ok {15} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.034451s] ... ok {15} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.029069s] ... ok {8} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.013934s] ... ok {8} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.010289s] ... ok {8} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.005820s] ... ok {15} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.003753s] ... ok {15} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.004088s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.010222s] ... ok {11} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.003741s] ... ok {11} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.004260s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.020451s] ... ok {13} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.007678s] ... ok {13} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.004614s] ... ok {13} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.007689s] ... ok {12} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.004437s] ... ok {12} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.005420s] ... ok {15} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.003987s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.019231s] ... ok {11} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.030520s] ... ok {11} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.004149s] ... ok {8} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.004712s] ... ok {8} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.005200s] ... ok {15} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.003764s] ... ok {11} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.022951s] ... ok {11} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.004208s] ... ok {14} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.011482s] ... ok {15} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.003318s] ... ok {15} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.004996s] ... ok {12} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.004410s] ... ok {18} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.028983s] ... ok {10} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.003615s] ... ok {19} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.022043s] ... ok {10} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.004039s] ... ok {10} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.004233s] ... ok {10} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.007206s] ... ok {12} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.003234s] ... ok {12} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.003326s] ... ok {9} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.020653s] ... ok {6} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.020572s] ... ok {19} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.004989s] ... ok {19} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.004282s] ... ok {19} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.003773s] ... ok {19} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.008514s] ... ok {19} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.007506s] ... ok {19} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.007171s] ... ok {19} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.006254s] ... ok {19} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.029395s] ... ok {6} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.019754s] ... ok {6} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.004103s] ... ok {6} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.003365s] ... ok {14} glance.tests.unit.test_db.TestImageRepo.test_get [0.011385s] ... ok {14} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.012813s] ... ok {14} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.011938s] ... ok {14} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.010581s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.022381s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.004372s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.004307s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.004359s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.005051s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.004988s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.013088s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr {12} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.119205s] ... ok {12} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.003548s] ... ok {12} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.003424s] ... ok {12} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.003211s] ... ok {12} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.003340s] ... ok {4} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.039424s] ... ok {18} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.028539s] ... ok {18} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.003716s] ... ok {11} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.003735s] ... ok {11} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.003902s] ... ok {13} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr {13} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.027361s] ... ok {8} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.115984s] ... ok {8} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.135955s] ... ok {5} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.160724s] ... ok {4} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.005280s] ... ok {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [0.043026s] ... ok {18} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.003773s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.021457s] ... ok {9} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.023017s] ... ok {15} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.003586s] ... ok {8} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.108740s] ... ok {8} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.027291s] ... ok {8} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.004998s] ... ok {8} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.006544s] ... ok {8} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.003579s] ... ok {8} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.003467s] ... ok {8} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.114882s] ... ok {8} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.004657s] ... ok {8} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.033569s] ... ok {8} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.004020s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.021367s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.004241s] ... ok {2} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.004021s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_succeed [0.005134s] ... ok {4} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.004275s] ... ok {4} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.003772s] ... ok {4} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.003398s] ... ok {4} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.021399s] ... ok {4} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.006155s] ... ok {11} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.007903s] ... ok {9} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.022987s] ... ok {9} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.004501s] ... ok {9} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.003822s] ... ok {9} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.004311s] ... ok {9} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.003772s] ... ok {15} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.003567s] ... ok {11} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.007498s] ... ok {11} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.007461s] ... ok {15} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.003187s] ... ok {15} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.004032s] ... ok {15} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.003574s] ... ok {15} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.003469s] ... ok {6} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.009882s] ... ok {10} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.008450s] ... ok {12} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.003494s] ... ok {10} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.007634s] ... ok {17} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.008347s] ... ok {19} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.034003s] ... ok {19} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.000200s] ... ok {9} glance.tests.unit.test_domain.TestTask.test_run [0.004671s] ... ok {5} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.029043s] ... ok {13} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.027947s] ... ok {4} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.003525s] ... ok {12} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.003589s] ... ok {12} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.003486s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.004150s] ... ok {2} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.004347s] ... ok {10} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.008008s] ... ok {4} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.003413s] ... ok {11} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.035669s] ... ok {15} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.007186s] ... ok {15} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.008173s] ... ok {15} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.006812s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.130810s] ... ok {17} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.006526s] ... ok {14} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.019197s] ... ok {19} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.000117s] ... ok {9} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.003820s] ... ok {9} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.009383s] ... ok {9} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.004069s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.010565s] ... ok {8} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.022251s] ... ok {8} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.004532s] ... ok {8} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.004242s] ... ok {8} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.004867s] ... ok {13} glance.tests.unit.test_manage.TestManage.test_migrate [0.005749s] ... ok {13} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.004471s] ... ok {13} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.003846s] ... ok {17} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.051547s] ... ok {17} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.004105s] ... ok {18} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.003335s] ... ok {6} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr {12} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.003432s] ... ok {12} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.007745s] ... ok {13} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.006804s] ... ok {17} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.004929s] ... ok {14} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.020241s] ... ok {14} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.003674s] ... ok {14} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.003278s] ... ok {14} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.004033s] ... ok {4} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.003674s] ... ok {4} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.003573s] ... ok {11} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.010265s] ... ok {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.013627s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.117698s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.004181s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.016446s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.005622s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.033140s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.009450s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.004891s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.006420s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.027278s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.034154s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.032566s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.032097s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.032364s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.165194s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.033051s] ... ok {13} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.007937s] ... ok {13} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.004320s] ... ok {13} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.009665s] ... ok {18} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.003491s] ... ok {4} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.003569s] ... ok {17} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.004134s] ... ok {17} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.005288s] ... ok {17} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.027669s] ... ok {4} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.011852s] ... ok {4} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.008019s] ... ok {15} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.008795s] ... ok {4} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.005689s] ... ok {15} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.032029s] ... ok {15} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.091472s] ... ok {4} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.007671s] ... ok {4} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.007529s] ... ok {19} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.009873s] ... ok {19} glance.tests.unit.test_context.TestContext.test_empty_public [0.007545s] ... ok {19} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.011713s] ... ok {5} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.036611s] ... ok {13} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.003877s] ... ok {18} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.003282s] ... ok {19} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.014139s] ... ok {12} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.006614s] ... ok {15} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.014148s] ... ok {15} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.012468s] ... ok {15} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.009181s] ... ok {15} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.021041s] ... ok {18} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.003780s] ... ok {11} glance.tests.unit.test_context.TestContext.test_auth_private [0.012425s] ... ok {8} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.006291s] ... ok {12} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.006201s] ... ok {8} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.008557s] ... ok {8} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.011825s] ... ok {11} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.005374s] ... ok {11} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.005433s] ... ok {17} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.033708s] ... ok {17} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.003711s] ... ok {17} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.003571s] ... ok {5} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.030384s] ... ok {5} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.004309s] ... ok {4} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.000205s] ... ok {18} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.003501s] ... ok {17} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.003297s] ... ok {19} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.015405s] ... ok {17} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.004308s] ... ok {17} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.004504s] ... ok {17} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.003980s] ... ok {17} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.003743s] ... ok {17} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.031187s] ... ok {17} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.007586s] ... ok {17} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.131943s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.073914s] ... ok {17} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.008683s] ... ok {17} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.004284s] ... ok {17} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.004222s] ... ok {11} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.016457s] ... ok {4} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.029435s] ... ok {15} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.021373s] ... ok {15} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.005139s] ... ok {5} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.004589s] ... ok {17} glance.tests.unit.test_context.TestContext.test_anon_public [0.010541s] ... ok {17} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.029329s] ... ok {12} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.006374s] ... ok {15} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.005329s] ... ok {15} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.003979s] ... ok {15} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.004620s] ... ok {18} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.003341s] ... ok {18} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.014130s] ... ok {18} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.005998s] ... ok {18} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.007550s] ... ok {18} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.007414s] ... ok {8} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.017261s] ... ok {11} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.023539s] ... ok {11} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.004545s] ... ok {11} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.004787s] ... ok {8} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.010567s] ... ok {13} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.029981s] ... ok {8} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.010460s] ... ok {12} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.015033s] ... ok {15} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.003750s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.032385s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.161647s] ... ok {11} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.004705s] ... ok {4} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.011917s] ... ok {8} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.010138s] ... ok {4} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.013491s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.004058s] ... ok {12} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.031076s] ... ok {12} glance.tests.unit.test_context.TestContext.test_elevated_again [0.008921s] ... ok {12} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.010162s] ... ok {12} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.010575s] ... ok {12} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.009428s] ... ok {12} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.022118s] ... ok {11} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.004197s] ... ok {11} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.004121s] ... ok {11} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.004355s] ... ok {11} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.004610s] ... ok {11} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.004109s] ... ok {11} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.004578s] ... ok {11} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr {4} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.012669s] ... ok {10} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.135026s] ... ok {6} glance.tests.unit.test_manage.TestManage.test_db_sync [0.134066s] ... ok {6} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.006059s] ... ok {6} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.003882s] ... ok {18} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.008972s] ... ok {9} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.122947s] ... ok {11} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.007081s] ... ok {4} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.016350s] ... ok {13} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.041968s] ... ok {8} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.020828s] ... ok {8} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.004221s] ... ok {8} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.003668s] ... ok {8} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.006292s] ... ok {8} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.003740s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.028855s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.027616s] ... ok {8} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.009316s] ... ok {4} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.014991s] ... ok {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.004540s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.003818s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.003744s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.004264s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.003699s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.003423s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.003374s] ... ok {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.003934s] ... ok {6} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.007383s] ... ok {9} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.027639s] ... ok {8} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.003948s] ... ok {10} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.038647s] ... ok {10} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.000249s] ... ok {15} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.004377s] ... ok {15} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.007284s] ... ok {15} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.003712s] ... ok {15} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr {15} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.027982s] ... ok {6} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.007516s] ... ok {4} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.011170s] ... ok {15} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.005672s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.006620s] ... ok {6} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.007361s] ... ok {6} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.003988s] ... ok {6} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.003834s] ... ok {12} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.020087s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.007256s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.007311s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.139539s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.007586s] ... ok {17} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.035528s] ... ok {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.007247s] ... ok {12} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.021060s] ... ok {12} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.004084s] ... ok {12} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.003348s] ... ok {1} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.004240s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.004382s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.004373s] ... ok {17} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.012429s] ... ok {17} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.012267s] ... ok {17} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.022550s] ... ok {14} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.128835s] ... ok {14} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr {14} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.027558s] ... ok {13} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.032538s] ... ok {13} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.032101s] ... ok {7} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.309919s] ... ok {7} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.004666s] ... ok {9} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.027949s] ... ok {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.028518s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.007287s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.003689s] ... ok {8} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.027446s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.003691s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.003412s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.009369s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr {7} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.007106s] ... ok {7} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.000218s] ... ok {19} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.129808s] ... ok {10} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.006563s] ... ok {10} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.011371s] ... ok {10} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.021411s] ... ok {15} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.003975s] ... ok {15} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.034110s] ... ok {18} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.147169s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.006386s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.008281s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.007769s] ... ok {6} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.003682s] ... ok {6} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.003668s] ... ok {6} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.004195s] ... ok {6} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.003601s] ... ok {6} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.006183s] ... ok {6} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.026319s] ... ok {12} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.019983s] ... ok {6} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.008956s] ... ok {14} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.028879s] ... ok {14} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.007619s] ... ok {6} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.003962s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.027319s] ... ok {15} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.008206s] ... ok {12} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.003941s] ... ok {12} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.004309s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.009222s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.008325s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.008077s] ... ok {18} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.027766s] ... ok {18} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.000231s] ... ok {17} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.020773s] ... ok {17} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.020390s] ... ok {17} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.004739s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.007363s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.009285s] ... ok {9} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.027561s] ... ok {14} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.007626s] ... ok {14} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.009006s] ... ok {14} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.031145s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.010332s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.004409s] ... ok {17} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.003587s] ... ok {17} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.004205s] ... ok {17} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.009450s] ... ok {8} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.029036s] ... ok {8} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.007835s] ... ok {8} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.007613s] ... ok {8} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.006990s] ... ok {8} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.007254s] ... ok {8} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.007744s] ... ok {8} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.003967s] ... ok {8} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.003501s] ... ok {8} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.003752s] ... ok {8} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.003882s] ... ok {9} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.029173s] ... ok {9} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.027867s] ... ok {9} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.007627s] ... ok {19} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.010808s] ... ok {19} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.020111s] ... ok {19} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.003957s] ... ok {19} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.003507s] ... ok {19} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.003941s] ... ok {19} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.003887s] ... ok {19} glance.tests.unit.test_domain.TestTask.test_fail [0.004741s] ... ok {19} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.003713s] ... ok {19} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr {19} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr {19} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.005903s] ... ok {19} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.007368s] ... ok {18} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.009526s] ... ok {18} glance.tests.unit.test_context.TestContext.test_service_catalog [0.009012s] ... ok {18} glance.tests.unit.test_context.TestContext.test_user_identity [0.009303s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.003760s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.003995s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.004104s] ... ok {15} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.003718s] ... ok {6} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.025083s] ... ok {6} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_unsupported [0.028040s] ... ok {17} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr {17} glance.tests.unit.test_manage.TestManage.test_sync [0.006326s] ... ok {17} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.008844s] ... ok {15} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.009588s] ... ok {15} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.010766s] ... ok {15} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.003874s] ... ok {15} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.029497s] ... ok {11} glance.tests.unit.test_manage.TestManage.test_db_check [0.152500s] ... ok {10} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.021033s] ... ok {10} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.004058s] ... ok {10} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.003652s] ... ok {10} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.003584s] ... ok {10} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.003808s] ... ok {10} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.008546s] ... ok {10} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.007015s] ... ok {10} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr {10} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr {10} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.028120s] ... ok {10} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.006047s] ... ok {8} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.004396s] ... ok {8} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.007622s] ... ok {8} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.006132s] ... ok {8} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.003937s] ... ok {17} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.006612s] ... ok {17} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.006910s] ... ok {11} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.007236s] ... ok {19} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.006797s] ... ok {19} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.006723s] ... ok {19} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.006589s] ... ok {9} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.009462s] ... ok {7} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.012682s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.008432s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.004423s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.041569s] ... ok {7} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.012184s] ... ok {7} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.013165s] ... ok {7} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.016325s] ... ok {7} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.016404s] ... ok {14} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.003735s] ... ok {14} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.004243s] ... ok {14} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.006458s] ... ok {14} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.005591s] ... ok {14} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.006707s] ... ok {14} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.003287s] ... ok {14} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.009071s] ... ok {17} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.004224s] ... ok {17} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.003595s] ... ok {17} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.003752s] ... ok {17} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.003557s] ... ok {17} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.003968s] ... ok {18} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.036826s] ... ok {18} glance.tests.unit.test_db.TestImageRepo.test_list [0.012299s] ... ok {18} glance.tests.unit.test_db.TestTaskRepo.test_get [0.009347s] ... ok {12} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.008854s] ... ok {12} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.029252s] ... ok {12} glance.tests.unit.test_manage.TestManage.test_db_expand [0.029062s] ... ok {12} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.005842s] ... ok {12} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.005643s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:245: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_key='created_at', limit=3) {12} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.006965s] ... ok {12} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.027564s] ... ok {17} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.003674s] ... ok {17} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.004056s] ... ok {8} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.004231s] ... ok {6} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.030919s] ... ok {10} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.026662s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.040055s] ... ok {17} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.004178s] ... ok {9} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.028225s] ... ok {9} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.004730s] ... ok {9} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.003849s] ... ok {9} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.003852s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [0.032843s] ... ok {9} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.007932s] ... ok {9} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.007078s] ... ok {15} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1_ [0.028934s] ... ok {15} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1_ [0.031430s] ... ok {12} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.004114s] ... ok {12} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.003650s] ... ok {12} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.004700s] ... ok {12} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.003221s] ... ok {12} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.004017s] ... ok {8} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.029117s] ... ok {8} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.009145s] ... ok {19} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.007011s] ... ok {19} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.004013s] ... ok {19} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.003329s] ... ok {19} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.004310s] ... ok {19} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.007975s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:171: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'id': UUID1}) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:275: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {19} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.005751s] ... ok {19} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.008868s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.032296s] ... ok {2} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.006399s] ... ok {9} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.004016s] ... ok {9} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.003720s] ... ok {14} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.028991s] ... ok {18} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.009246s] ... ok {9} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.005895s] ... ok {10} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.027898s] ... ok {7} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.013550s] ... ok {18} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.019727s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.007339s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.004113s] ... ok {19} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.007522s] ... ok {17} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.003293s] ... ok {17} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.003778s] ... ok {11} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.026250s] ... ok {10} glance.tests.unit.test_manage.TestManage.test_expand [0.006243s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.004442s] ... ok {4} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.134827s] ... ok {7} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.022421s] ... ok {19} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.008902s] ... ok {10} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.007635s] ... ok {11} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.005938s] ... ok {11} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.008635s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.006246s] ... ok {14} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.028307s] ... ok {15} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.029409s] ... ok {15} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.007054s] ... ok {4} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.003997s] ... ok {4} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.003791s] ... ok {4} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.004060s] ... ok {4} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.003505s] ... ok {4} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.003560s] ... ok {11} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.009781s] ... ok {9} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.009514s] ... ok {6} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.039373s] ... ok {6} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.004510s] ... ok {6} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.004785s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:193: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html 'owner': TENANT1, {18} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.018892s] ... ok {18} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.004462s] ... ok {9} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.003553s] ... ok {7} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.021645s] ... ok {12} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.025646s] ... ok {12} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.009193s] ... ok {12} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.003602s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.007236s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.006422s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.003759s] ... ok {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.003532s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.008775s] ... ok {8} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.007456s] ... ok {8} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.003753s] ... ok {8} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.003236s] ... ok {8} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2_slow_one_fast_two [0.028028s] ... ok {10} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.007369s] ... ok {10} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.003869s] ... ok {10} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.003725s] ... ok {10} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.004382s] ... ok {10} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.003995s] ... ok {10} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.004336s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:152: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3, limit=2) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:204: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3) {11} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.007120s] ... ok {11} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.004048s] ... ok {11} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.003852s] ... ok {11} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.006448s] ... ok {11} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.005960s] ... ok {11} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.004023s] ... ok {11} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.006369s] ... ok {11} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.003464s] ... ok {11} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.003265s] ... ok {7} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.019336s] ... ok {7} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.006372s] ... ok {7} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.003466s] ... ok {7} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.003678s] ... ok {7} glance.tests.unit.test_domain.TestImage.test_status_saving [0.003297s] ... ok {6} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.034464s] ... ok {4} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.005535s] ... ok {4} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.003256s] ... ok {13} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.039653s] ... ok {13} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.034859s] ... ok {13} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.006968s] ... ok {10} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.007631s] ... ok {10} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.003393s] ... ok {10} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.010901s] ... ok {10} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.009088s] ... ok {19} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.029158s] ... ok {19} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.028507s] ... ok {19} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.029002s] ... ok {19} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.004257s] ... ok {8} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2_slow_one_fast_two [0.028731s] ... ok {8} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.028907s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.044305s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.038329s] ... ok {15} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.032625s] ... ok {15} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.039888s] ... ok {15} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.004611s] ... ok {6} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.035069s] ... ok {18} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.005352s] ... ok {18} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.010072s] ... ok {18} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.006368s] ... ok {18} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.004026s] ... ok {18} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.030769s] ... ok {18} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.031218s] ... ok {16} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [0.553117s] ... ok {16} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.016783s] ... ok {16} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.007224s] ... ok {16} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.006885s] ... ok {16} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.006750s] ... ok {16} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.009527s] ... ok {16} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.003922s] ... ok {16} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.018154s] ... ok {14} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.029041s] ... ok {14} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.028016s] ... ok {14} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.041264s] ... ok {4} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr {4} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.026406s] ... ok {4} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.027708s] ... ok {4} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.005916s] ... ok {4} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.027319s] ... ok {4} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.008801s] ... ok {4} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.007512s] ... ok {4} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.003895s] ... ok {10} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.028126s] ... ok {8} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.028240s] ... ok {4} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.031876s] ... ok {12} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.027229s] ... ok {12} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.029198s] ... ok /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:162: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID1, limit=2) /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:455: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.create(request, task=task) {12} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.027802s] ... ok /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.007068s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.006995s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2_slow_one_fast_two [0.028209s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.027896s] ... ok {6} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.034641s] ... ok {18} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.003715s] ... ok {18} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.009385s] ... ok {18} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.003502s] ... ok {18} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.005746s] ... ok {18} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.003599s] ... ok {11} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.005865s] ... ok {11} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.008764s] ... ok {11} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.029582s] ... ok {11} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.028051s] ... ok {11} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.027448s] ... ok {16} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.007121s] ... ok {16} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.007295s] ... ok {16} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.029091s] ... ok {7} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.003380s] ... ok {7} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.007612s] ... ok {7} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.010686s] ... ok {7} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr {7} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.027628s] ... ok {7} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.030407s] ... ok {4} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.005461s] ... ok {4} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.007056s] ... ok /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {4} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.006889s] ... ok {4} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.006116s] ... ok {14} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.033309s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.070488s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.069612s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.038849s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.044639s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.039053s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.006666s] ... ok {6} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.034476s] ... ok {12} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.028700s] ... ok {12} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.005861s] ... ok {10} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.028450s] ... ok {10} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.029430s] ... ok {9} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.009158s] ... ok {9} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.007402s] ... ok {9} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.029322s] ... ok {9} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.028115s] ... ok {9} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.032720s] ... ok {9} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.033424s] ... ok {19} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.051365s] ... ok {8} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.042199s] ... ok {8} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.006252s] ... ok {17} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.010595s] ... ok {17} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.007467s] ... ok {17} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.003572s] ... ok {17} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.027353s] ... ok {17} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.028164s] ... ok {17} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_unsupported [0.027695s] ... ok {17} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.027588s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.037160s] ... ok {18} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.010240s] ... ok {18} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.003738s] ... ok {18} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.005517s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.036996s] ... ok {4} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.006216s] ... ok {4} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.032992s] ... ok {4} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.041426s] ... ok {4} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.007373s] ... ok {10} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.029067s] ... ok {10} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.040368s] ... ok {10} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.032420s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.033514s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.035389s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.034007s] ... ok {11} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.028022s] ... ok {11} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.007055s] ... ok {16} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.036484s] ... ok {16} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000176s] ... ok {9} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.041368s] ... ok {9} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.007180s] ... ok {14} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.052708s] ... ok {14} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.051456s] ... ok {14} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.034910s] ... ok {9} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.003427s] ... ok {9} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.006465s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.003636s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.046868s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.041413s] ... ok {10} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.032557s] ... ok {12} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.035542s] ... ok {12} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.040100s] ... ok {12} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.038240s] ... ok {12} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.003982s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.003614s] ... ok {6} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.034451s] ... ok {6} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.039812s] ... ok {6} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.034452s] ... ok {6} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.007187s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.051875s] ... ok {18} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.028319s] ... ok {18} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.028519s] ... ok {8} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.051438s] ... ok {18} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2_slow_one_fast_two [0.032898s] ... ok {18} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.032902s] ... ok {18} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.039529s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.035256s] ... ok {14} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.034104s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.030922s] ... ok {8} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.050971s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.035876s] ... ok {19} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.051902s] ... ok {19} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.034368s] ... ok {19} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.037923s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.048761s] ... ok {11} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.006595s] ... ok {11} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.033489s] ... ok {11} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.032215s] ... ok {11} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.040241s] ... ok {16} glance.tests.unit.test_context.TestContext.test_anon_private [0.009338s] ... ok {8} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.034130s] ... ok {10} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.035715s] ... ok {16} glance.tests.unit.test_context.TestContext.test_elevated [0.009649s] ... ok {16} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.031256s] ... ok {16} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.004230s] ... ok {16} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.011609s] ... ok {16} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.013326s] ... ok {4} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.003754s] ... ok {16} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.011637s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.039827s] ... ok {4} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.052764s] ... ok {4} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.051586s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.067579s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.033434s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.033075s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.032562s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.058450s] ... ok {15} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.221993s] ... ok {15} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.034939s] ... ok {16} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.020658s] ... ok {16} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.020767s] ... ok {14} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.034340s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.038327s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.033263s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.032361s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.033815s] ... ok {18} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.039437s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.040897s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.038470s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.007532s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.058617s] ... ok {15} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.032958s] ... ok {18} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.033986s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.051469s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.007129s] ... ok {10} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.041958s] ... ok {11} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.033900s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.046078s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.039533s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.040566s] ... ok {16} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.019222s] ... ok {16} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.003614s] ... ok {16} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.004344s] ... ok {16} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.003983s] ... ok {16} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.003414s] ... ok {16} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.003391s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.035448s] ... ok {16} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr {16} glance.tests.unit.test_manage.TestManage.test_contract [0.006110s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:221: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=4) {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.050268s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.041319s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.041436s] ... ok {18} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.033866s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.039801s] ... ok {4} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.032404s] ... ok {4} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.006826s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.048589s] ... ok {17} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.006951s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.060501s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.040344s] ... ok {16} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.027536s] ... ok {16} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.005835s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.042530s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.040604s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.036427s] ... ok /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/oslo_db/sqlalchemy/enginefacade.py:1374: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade expire_on_commit=expire_on_commit, _conf=conf) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:432: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.054615s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.041266s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.061936s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.040391s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.038721s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.039834s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.044239s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.039292s] ... ok {18} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.033067s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.038685s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.043167s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.040481s] ... ok {16} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.006820s] ... ok {5} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [0.730789s] ... ok {5} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.021836s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.049912s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.039340s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.059554s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.039518s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.038651s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.040226s] ... ok {16} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.029884s] ... ok {14} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.035885s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.045108s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.039420s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.039453s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.039724s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.039264s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.041612s] ... ok {16} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.003895s] ... ok {16} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.003667s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.041552s] ... ok {14} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.003953s] ... ok {18} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.032817s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.047598s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.045112s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.040535s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.042218s] ... ok {16} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.032174s] ... ok {16} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.004281s] ... ok {16} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.007193s] ... ok {16} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.003319s] ... ok {16} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.003262s] ... ok {16} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.004944s] ... ok {14} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.045039s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.003904s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.050884s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.038224s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.039712s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.039827s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued [0.051785s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.041247s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.039706s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.038082s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.040954s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.039455s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.041148s] ... ok {5} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.003783s] ... ok {5} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.004544s] ... ok {5} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.003942s] ... ok {5} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.003558s] ... ok {5} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.032713s] ... ok {5} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.006049s] ... ok {5} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.032081s] ... ok {5} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.010450s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.039910s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.040488s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.040183s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.062012s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.043250s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.040847s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.038530s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.040476s] ... ok {5} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.012180s] ... ok {5} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.020892s] ... ok {16} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.026748s] ... ok {16} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.003505s] ... ok {16} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.027169s] ... ok {16} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.006848s] ... ok {16} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.003809s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.058708s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.059955s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.041497s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.041642s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.040985s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.043915s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.039863s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.038876s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.041060s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.063468s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.040064s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.041511s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.039906s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.039478s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.040743s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.038632s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.082928s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.007527s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.007279s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.006975s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.006765s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.006828s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.039439s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.036028s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.055201s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.039834s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.036516s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.007794s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.007137s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.006905s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.084500s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.039718s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.055478s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:127: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:135: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:142: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html sort_key='created_at', sort_dir='desc') /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:180: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'status': 'pending'}) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.054824s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.016794s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.041188s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.038565s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.005276s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.040881s] ... ok {5} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.021291s] ... ok /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:237: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_dir='asc', limit=3) {5} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.034285s] ... ok {5} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.004238s] ... ok {5} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.004104s] ... ok {5} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.005332s] ... ok {16} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.050417s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.058361s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.040982s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.040842s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.040457s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.041214s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.048628s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.041745s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.039711s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.040025s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.040289s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.045677s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.043662s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.044969s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.040588s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.040414s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.041857s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.034879s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.010464s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.006944s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.006897s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.022630s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.041322s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.040183s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.040656s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.045258s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.040234s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.039639s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.054175s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.038846s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.039664s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.041306s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.039762s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.038567s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.041256s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.041091s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.041562s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.023873s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.010480s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.003952s] ... ok {9} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.004434s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.060649s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.040693s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.039555s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.037251s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.027709s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.007153s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.011986s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.040899s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.040131s] ... ok {16} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.036223s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.040852s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.041983s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.039679s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.035734s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.040730s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.055752s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.007584s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.039903s] ... ok {5} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.003362s] ... ok {5} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.007058s] ... ok {5} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.004392s] ... ok {5} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.003406s] ... ok {12} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.004319s] ... ok {5} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.006393s] ... ok {5} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.005580s] ... ok {5} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.007595s] ... ok {5} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.005900s] ... ok {5} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.027551s] ... ok {5} glance.tests.unit.test_manage.TestManage.test_db_version [0.026946s] ... ok {5} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.007150s] ... ok {5} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.008234s] ... ok {5} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.003686s] ... ok {5} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.003610s] ... ok {5} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.003783s] ... ok {5} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.003807s] ... ok {5} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.003970s] ... ok {5} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.006609s] ... ok {5} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.006072s] ... ok {5} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.004040s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.055102s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.055236s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.012442s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.007289s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.061191s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.036616s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.007382s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.015987s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.006855s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.007012s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.004155s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.004123s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.039473s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.057238s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.013626s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.040269s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.026509s] ... ok {7} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [0.731954s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.045018s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.042054s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.040192s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.040120s] ... ok {16} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.034051s] ... ok {16} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.003879s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.040844s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.039587s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.039671s] ... ok {5} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.003229s] ... ok {5} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.010099s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.041970s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.039495s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.040436s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.043135s] ... ok {13} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.055166s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.006657s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.011506s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.039337s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.007279s] ... ok {7} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.007524s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.010468s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.063770s] ... ok {5} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.008749s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.062101s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.055304s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.042195s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.031755s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.042933s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.011016s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.004524s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.003942s] ... ok {7} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.006695s] ... ok {7} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.006331s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.039678s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.041248s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.007028s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.006782s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.004047s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.007140s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.038194s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.040394s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.057640s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.007039s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.056537s] ... ok {7} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.006786s] ... ok {7} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.006639s] ... ok {7} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.003826s] ... ok {7} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.032484s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.026884s] ... ok {18} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.019932s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.005730s] ... ok {5} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.006876s] ... ok {5} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.003542s] ... ok {5} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.024713s] ... ok {5} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.003620s] ... ok {5} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.027990s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.059999s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.060699s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.039146s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.044277s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.039775s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.013196s] ... ok {11} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.055824s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.059225s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.057223s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.007826s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.007014s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.042531s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.004868s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.004498s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.062057s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.039843s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.010532s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.061328s] ... ok {14} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.003909s] ... ok {5} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.027726s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.039662s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.041059s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.007151s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.007257s] ... ok {19} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.007015s] ... ok {7} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.031341s] ... ok {7} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.009833s] ... ok {7} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.006786s] ... ok {7} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.003620s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.058922s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.053754s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.007568s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.059793s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.064463s] ... ok {5} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.027808s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.044364s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.041295s] ... ok {6} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.057639s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.037112s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.007446s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.006932s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.016316s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.010866s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.011077s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.004353s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.057553s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.006639s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.006955s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.037539s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.013985s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.018077s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.059703s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.006941s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.013726s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.059396s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.065643s] ... ok {5} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.040969s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.011204s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.067252s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.068694s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.062479s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.058702s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.010750s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.059318s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.061575s] ... ok {9} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.062592s] ... ok {9} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry {4} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.008807s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.007570s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.035399s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.007973s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.007761s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.004548s] ... ok {4} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.004591s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.058585s] ... ok {5} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.007080s] ... ok {16} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.015394s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.064161s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.057220s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.058978s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.060275s] ... ok {17} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.056935s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.061641s] ... ok {5} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.003943s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.063866s] ... ok {8} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.057539s] ... ok {15} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.054814s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.061321s] ... ok {7} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.109065s] ... ok {7} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.026766s] ... ok {7} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.006993s] ... ok {7} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.003462s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.059714s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.059871s] ... ok {9} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.007022s] ... ok {9} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.007139s] ... ok {9} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.004188s] ... ok {17} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.060815s] ... ok {5} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.033632s] ... ok {7} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.003302s] ... ok {7} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.003363s] ... ok {7} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.003127s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.061136s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.062062s] ... ok {5} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.034125s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.059947s] ... ok {5} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.004330s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.049703s] ... ok {7} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.009487s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.058679s] ... ok {17} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.061116s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.061960s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.060510s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.062184s] ... ok {7} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1_ [0.027827s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.060649s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.059477s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.060433s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.057457s] ... ok {10} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.060229s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.060156s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.061003s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.059844s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.062349s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.059508s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.061502s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.059351s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.009709s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.009036s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.006780s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.061345s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.062767s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.040233s] ... ok {17} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.060567s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [0.059385s] ... ok {7} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.028335s] ... ok {7} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.028677s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.058698s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.062121s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.059280s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.063677s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.060342s] ... ok {7} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.007525s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.063672s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.061674s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.058965s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.039553s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.058340s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.060285s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.057834s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.060983s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.060026s] ... ok {13} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.060053s] ... ok {13} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.008104s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.060429s] ... ok {12} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.060947s] ... ok {12} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.007971s] ... ok {12} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.006599s] ... ok {13} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.007381s] ... ok {13} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.007518s] ... ok {13} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.004585s] ... ok {13} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.004305s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.040821s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.061465s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.041035s] ... ok {12} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.007280s] ... ok {12} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.006754s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.059969s] ... ok {12} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.005661s] ... ok {11} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.062528s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.060868s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.061599s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.067440s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.062075s] ... ok {11} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.010973s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.060288s] ... ok {7} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.124197s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.061400s] ... ok {19} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.064375s] ... ok {19} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.011151s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.041472s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.059579s] ... ok {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.061815s] ... ok {11} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.033336s] ... ok {11} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.008585s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.064099s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.064097s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.059713s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.061262s] ... ok {2} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.009029s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.066663s] ... ok {17} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.060870s] ... ok {17} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.011147s] ... ok {17} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized [0.036770s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.063709s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.061574s] ... ok {7} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.035067s] ... ok {7} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.007627s] ... ok {19} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.010485s] ... ok {19} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.008117s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.060698s] ... ok Image ID 'fake_id' is not a valid UUID. Image ID 'fake_id' is not a valid UUID. Found 0 cached images... +----+---------------------+---------------------+------+------+ | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits | +----+---------------------+---------------------+------+------+ +----+---------------------+---------------------+------+------+ {17} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized [0.038434s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.063748s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.059138s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.063064s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.063363s] ... ok {7} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.044598s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.067040s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.064524s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.072273s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.061369s] ... ok {7} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.044502s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.004694s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.062397s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.042042s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.048541s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.039868s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.038471s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.065665s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.063007s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.068598s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.062377s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.065520s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [0.063650s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.064204s] ... ok Commands: help Output help for one of the commands below compare What is missing from the target glance? dump Dump the contents of a glance instance to local disk. livecopy Load the contents of one glance instance into another. load Load the contents of a local directory into glance. size Determine the size of a glance instance if dumped to disk. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.063930s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.008705s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.008478s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.009028s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.005610s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.067251s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.060972s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.066606s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.061832s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.064025s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.051379s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.062775s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.005362s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.004922s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.004675s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.070142s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.040132s] ... ok {14} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.062630s] ... ok {14} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.008657s] ... ok {18} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.064660s] ... ok {18} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.009573s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.063290s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.059490s] ... ok {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.062221s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.043248s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.066255s] ... ok {8} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.065020s] ... ok {8} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.010607s] ... ok {8} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.008627s] ... ok {16} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.063833s] ... ok {16} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.008904s] ... ok {16} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.008630s] ... ok {14} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.036267s] ... ok {16} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.015970s] ... ok {18} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.037891s] ... ok {18} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.009107s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.060076s] ... ok {14} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.008054s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.072213s] ... ok {14} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.007853s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.040420s] ... ok Image ID 'fake_id' is not a valid UUID. {6} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.062095s] ... ok {16} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.008309s] ... ok {16} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.004737s] ... ok Found 0 queued images... +----+ | ID | +----+ +----+ {6} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.009645s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.066579s] ... ok {6} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.008006s] ... ok {5} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.057857s] ... ok {6} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.005361s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.042327s] ... ok {4} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.064580s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.067788s] ... ok {4} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.011855s] ... ok {4} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.008136s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.042609s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.063055s] ... ok {10} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.069214s] ... ok {4} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.007771s] ... ok {4} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.008133s] ... ok {10} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.008799s] ... ok {4} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.011380s] ... ok {10} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.008697s] ... ok {10} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.006469s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.043710s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.065908s] ... ok {3} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.014506s] ... ok {3} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.011849s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [0.064922s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.012311s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.052489s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.020954s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.004319s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.066689s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.004223s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.004450s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.004872s] ... ok {3} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.003936s] ... ok {3} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.004423s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.066017s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.004436s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.003755s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.046422s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.005353s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.064664s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.045021s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.063023s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.044734s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.060144s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.065071s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr {7} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.042046s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.010074s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.057991s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.008437s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_contract [0.028218s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.008946s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.009090s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.059970s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.015257s] ... ok /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.029934s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.005190s] ... ok {7} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.004915s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.059801s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.028008s] ... ok {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.007681s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.007889s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.009808s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.060953s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.004385s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.003798s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.003482s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.063693s] ... ok {15} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.065745s] ... ok {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.028934s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.064194s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.029053s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.004627s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.003066s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.068969s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.029801s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.060573s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.053996s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.034304s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.027496s] ... ok {5} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.057049s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.051484s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.028243s] ... ok {5} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.022707s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:403: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {5} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.006639s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.028367s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.051317s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.028037s] ... ok {3} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.002900s] ... ok {7} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.050821s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.039169s] ... ok /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {7} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized [0.029328s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.031517s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.037476s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.041424s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.034860s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.040802s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.033573s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.034363s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.033719s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.049960s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.041269s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.037026s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.037604s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.032061s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.038607s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.028536s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.028282s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.006697s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.003781s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.003232s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.003333s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.042568s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.044814s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.046213s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.045669s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.044308s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.045293s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.045622s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.045736s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.007518s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.005060s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.005242s] ... ok /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:230: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:213: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=limit) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.005681s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [10.365169s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.039788s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.025492s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.003929s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.018381s] ... ok {0} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.003861s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.003167s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.002950s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.002823s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.004197s] ... ok {0} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.002724s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.005771s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.005185s] ... ok {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.006090s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000135s] ... ok {0} glance.tests.unit.test_context.TestContext.test_request_id [0.015671s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.003248s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.008578s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.012122s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.009312s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.009895s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.009134s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.009213s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.098779s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.015733s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.015345s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.016852s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.002739s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.002720s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.002913s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.002642s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.002612s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.003463s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.007109s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.020871s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.004302s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.019883s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.020958s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.026602s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.003520s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.002984s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.006759s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.002680s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.021841s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1_ [0.021524s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.021476s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.021676s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.022084s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.007621s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.025866s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.025616s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.025752s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.002871s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.005980s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.002823s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.002788s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.034015s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.029676s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.029941s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.030794s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.031658s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.030784s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.033537s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.031512s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.033765s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.034999s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.032923s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.029420s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.012816s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.005500s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.005390s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.043504s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.042856s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.047481s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.044969s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.050994s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.048573s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.047588s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.046079s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.044899s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.046252s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.048427s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.044394s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.008743s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.007275s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.026957s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.006388s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.005252s] ... ok /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) /usr/lib/python3.6/site-packages/oslo_policy/policy.py:743: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:329: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html self.controller.create(request, task=task) /builddir/build/BUILD/glance-21.0.0.0rc2/glance/tests/unit/v2/test_tasks_resource.py:280: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.get(request, task_id=UUID1) /usr/lib/python3.6/site-packages/testtools/testcase.py:1049: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.006335s] ... ok ====== Totals ====== Ran: 1967 tests in 12.6108 sec. - Passed: 1948 - Skipped: 19 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 64.6538 sec. ============== Worker Balance ============== - Worker 0 (99 tests) => 0:00:12.465543 - Worker 1 (99 tests) => 0:00:02.490288 - Worker 2 (99 tests) => 0:00:02.567707 - Worker 3 (99 tests) => 0:00:04.643236 - Worker 4 (99 tests) => 0:00:02.980137 - Worker 5 (99 tests) => 0:00:03.479676 - Worker 6 (99 tests) => 0:00:02.874351 - Worker 7 (98 tests) => 0:00:03.700340 - Worker 8 (98 tests) => 0:00:02.777605 - Worker 9 (98 tests) => 0:00:02.159113 - Worker 10 (98 tests) => 0:00:02.918353 - Worker 11 (98 tests) => 0:00:02.366892 - Worker 12 (98 tests) => 0:00:02.467915 - Worker 13 (98 tests) => 0:00:02.623762 - Worker 14 (98 tests) => 0:00:02.815184 - Worker 15 (98 tests) => 0:00:03.393664 - Worker 16 (98 tests) => 0:00:02.760786 - Worker 17 (98 tests) => 0:00:02.483495 - Worker 18 (98 tests) => 0:00:02.874748 - Worker 19 (98 tests) => 0:00:02.564857 + exit 0 Processing files: openstack-glance-21.0.0-0.2.0rc2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sQvnFT + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance + exit 0 Provides: config(openstack-glance) = 1:21.0.0-0.2.0rc2.el8 openstack-glance = 1:21.0.0-0.2.0rc2.el8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-glance-21.0.0-0.2.0rc2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HvYr5A + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/python3-glance + exit 0 Provides: python3-glance = 1:21.0.0-0.2.0rc2.el8 python3.6dist(glance) = 21.0.0.0rc2 python3dist(glance) = 21.0.0.0rc2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: openstack-glance-doc-21.0.0-0.2.0rc2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qeuVVD + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/doc/openstack-glance-doc + exit 0 Provides: openstack-glance-doc = 1:21.0.0-0.2.0rc2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-glance-tests-21.0.0-0.2.0rc2.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hvkL7L + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/python3-glance-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/python3-glance-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch/usr/share/licenses/python3-glance-tests + exit 0 Provides: python3-glance-tests = 1:21.0.0-0.2.0rc2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch Wrote: /builddir/build/RPMS/openstack-glance-21.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-21.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-21.0.0-0.2.0rc2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-tests-21.0.0-0.2.0rc2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yKSVKN + umask 022 + cd /builddir/build/BUILD + cd glance-21.0.0.0rc2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-21.0.0-0.2.0rc2.el8.noarch + exit 0 Child return code was: 0