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-train-el8-build-72702-386637/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '580902e9330b4a2babab1b0d9e29bbe3', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72702-386637/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-19.0.1-1.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-train-el8-build-72702-386637/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7825a3f21a8640779e249f16a6176a67', '-D', '/var/lib/mock/cloud8-openstack-train-el8-build-72702-386637/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.94HDtW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-19.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-19.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-19.0.1 + /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-19.0.1 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.iLYDMN + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + PYTHONPATH=. + oslo-config-generator-3 --config-dir=etc/oslo-config-generator/ 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.sheepdog.Store' to 'glance.store.sheepdog.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/gate copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate creating build/lib/glance/tests/unit creating 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_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_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_rpc.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_exception.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/__init__.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_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common creating build/lib/glance/async_ creating build/lib/glance/async_/flows creating 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/__init__.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins creating build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota creating build/lib/glance/registry creating build/lib/glance/registry/api copying glance/registry/api/__init__.py -> build/lib/glance/registry/api creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/migrate_repo creating 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/012_id_to_uuid.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/037_add_changes_to_satisfy_models.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/010_default_update_at.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/035_add_metadef_tables.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/026_add_location_storage_information.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/044_update_metadef_os_nova_server.py -> 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/019_migrate_image_locations.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/043_add_image_created_updated_idx.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/031_remove_duplicated_locations.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/016_add_status_image_member.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/030_add_tasks_table.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/002_add_image_properties_table.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/020_drop_images_table_location.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/018_add_image_locations_table.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/013_add_protected.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/034_add_virtual_size.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/038_add_metadef_tags_table.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/__init__.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/017_quote_encrypted_swift_credentials.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/004_add_checksum.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/040_add_changes_to_satisfy_metadefs_tags.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/027_checksum_index.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/045_add_visibility.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/registry_data_api.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_metadef_properties.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_objects.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/__init__.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_schemas.py -> build/lib/glance/tests/functional/v2 creating build/lib/glance/common creating build/lib/glance/common/scripts creating 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 copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import creating 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_registry.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_rpc_endpoint.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/__init__.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/test_simple.py -> build/lib/glance/tests/functional/db 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/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins creating build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/unit/async_/flows creating 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/async_/flows/plugins/test_image_conversion.py -> 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 creating build/lib/glance/db/registry copying glance/db/registry/__init__.py -> build/lib/glance/db/registry copying glance/db/registry/api.py -> build/lib/glance/db/registry creating build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts creating build/lib/glance/registry/client copying glance/registry/client/__init__.py -> build/lib/glance/registry/client creating build/lib/glance/registry/client/v2 copying glance/registry/client/v2/client.py -> build/lib/glance/registry/client/v2 copying glance/registry/client/v2/__init__.py -> build/lib/glance/registry/client/v2 copying glance/registry/client/v2/api.py -> build/lib/glance/registry/client/v2 creating build/lib/glance/api copying glance/api/cached_images.py -> build/lib/glance/api copying glance/api/versions.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/__init__.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api creating build/lib/glance/registry/client/v1 copying glance/registry/client/v1/client.py -> build/lib/glance/registry/client/v1 copying glance/registry/client/v1/__init__.py -> build/lib/glance/registry/client/v1 copying glance/registry/client/v1/api.py -> build/lib/glance/registry/client/v1 creating build/lib/glance/image_cache copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache copying glance/tests/unit/async_/flows/test_api_image_import.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/tests/unit/async_/flows/test_web_download.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/__init__.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_ovf_process.py -> build/lib/glance/tests/unit/async_/flows 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/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple creating build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 copying glance/api/v1/controller.py -> build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 copying glance/api/v1/filters.py -> build/lib/glance/api/v1 copying glance/api/v1/upload_utils.py -> build/lib/glance/api/v1 copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows copying glance/location.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/version.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/__init__.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/context.py -> build/lib/glance creating build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial creating 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_registry_api.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_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 copying glance/tests/unit/v2/test_discovery_stores.py -> 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_images_resource.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_discovery_image_import.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_registry_client.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 creating build/lib/glance/db/sqlalchemy/alembic_migrations creating 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/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/mitaka01_add_image_created_updated_idx.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/rocky_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/ocata_contract01_drop_is_public.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/rocky_expand02_add_os_hash_.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/train_contract01_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/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/tests/unit/async_/test_taskflow_executor.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_/__init__.py -> build/lib/glance/tests/unit/async_ copying glance/registry/__init__.py -> build/lib/glance/registry creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import creating build/lib/glance/registry/api/v2 copying glance/registry/api/v2/__init__.py -> build/lib/glance/registry/api/v2 copying glance/registry/api/v2/rpc.py -> build/lib/glance/registry/api/v2 creating build/lib/glance/tests/unit/api creating 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/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware creating 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/ocata_migrate01_community_images.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/queens_migrate01_empty.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/train_migrate01_backend_to_store.py -> 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/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.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/__init__.py -> build/lib/glance/tests/unit/api creating build/lib/glance/api/middleware copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware 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/common/location_strategy copying glance/common/location_strategy/store_type.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/__init__.py -> build/lib/glance/common/location_strategy copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/auth.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/client.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common copying glance/common/rpc.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common creating build/lib/glance/tests/integration creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.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/base.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.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_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit creating 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 copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers 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 copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/__init__.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.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/__init__.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy creating build/lib/glance/registry/api/v1 copying glance/registry/api/v1/members.py -> build/lib/glance/registry/api/v1 copying glance/registry/api/v1/images.py -> build/lib/glance/registry/api/v1 copying glance/registry/api/v1/__init__.py -> build/lib/glance/registry/api/v1 copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_ssl.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/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/db/utils.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/__init__.py -> build/lib/glance/db creating build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd copying glance/cmd/scrubber.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/__init__.py -> build/lib/glance/cmd copying glance/cmd/registry.py -> build/lib/glance/cmd copying glance/cmd/api.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 creating build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.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_pike_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_train_migrate01.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_ocata_contract01.py -> 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_migrate01.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_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations creating 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/object.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/db/sqlalchemy/metadef_api/namespace.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/tag.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/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_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/__init__.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/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.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_namespace.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/__init__.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_tag.py -> build/lib/glance/api/v2/model 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 copying glance/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/tests/utils.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/__init__.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests 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 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/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 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/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 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 + python3 setup.py compile_catalog -d build/lib/glance/locale running compile_catalog 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/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/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/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/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 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/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo 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/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9r5mNP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch + cd glance-19.0.1 ++ '[' -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-19.0.1-1.el8.noarch --prefix /usr running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/var creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_registry.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/test_rpc_endpoint.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_simple.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_ssl.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/serial creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/registry_data_api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/gate copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/etc copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_registry_api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_registry_client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/simple copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/registry copying build/lib/glance/db/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/registry copying build/lib/glance/db/registry/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/registry copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/domain creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/location_strategy copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/rpc.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/controller.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/filters.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/v1/upload_utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1 copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v2 copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/registry.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_ copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/members.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/images.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1 creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/v2/rpc.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1 creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/client.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/api.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client copying build/lib/glance/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_registry.py to test_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_rpc_endpoint.py to test_rpc_endpoint.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_simple.py to test_simple.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/test_ssl.py to test_ssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/functional/v2/registry_data_api.py to registry_data_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/stubs.py to stubs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_rpc.py to test_rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_registry_api.py to test_registry_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_registry_client.py to test_registry_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/location.py to location.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/migration.py to migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/registry/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/registry/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/scrubber.py to scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/domain/proxy.py to proxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/domain/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/auth.py to auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/timeutils.py to timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/crypt.py to crypt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/common/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/gateway.py to gateway.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/cached_images.py to cached_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1/controller.py to controller.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/v1/upload_utils.py to upload_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/api/authorization.py to authorization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/replicator.py to replicator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/control.py to control.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/scrubber.py to scrubber.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/manage.py to manage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/registry.py to registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/cmd/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/async_/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/quota/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1/members.py to members.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1/images.py to images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/v2/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v1/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/v2/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/registry/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/hacking/checks.py to checks.cpython-36.pyc writing byte-compilation script '/tmp/tmpx0z6xmlj.py' /usr/bin/python3 /tmp/tmpx0z6xmlj.py removing /tmp/tmpx0z6xmlj.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-registry.conf -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/glance-registry-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance copying etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-trust.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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 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-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance-19.0.1-py3.6.egg-info running install_scripts Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-registry script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-3 -b html doc/source doc/build/html Running Sphinx v2.2.2 loading stevedore.sphinxext connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-19.0.1/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-19.0.1/doc/source/_static/glance-api.conf.sample 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.sheepdog.Store' to 'glance.store.sheepdog.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-19.0.1/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-19.0.1/doc/source/_static/glance-cache.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-19.0.1/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-19.0.1/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-19.0.1/doc/source/../../etc/oslo-config-generator/glance-registry.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-19.0.1/doc/source/_static/glance-registry.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-19.0.1/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-19.0.1/doc/source/_static/glance-scrubber.conf.sample Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/glance-19.0.1/.gitreview found Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.cached_images.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v1.controller.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v1.filters.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v1.upload_utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.registry.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.rpc.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.registry.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.registry.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.hacking.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.hacking.checks.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.v1.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.v1.images.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.v1.members.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.v2.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.api.v2.rpc.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v1.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v1.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v1.client.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v2.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v2.api.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/glance.registry.client.v2.client.rst. Creating file /builddir/build/BUILD/glance-19.0.1/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 72 source files that are out of date updating environment: [new config] 212 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 0%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 1%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 2%] admin/db-sqlalchemy-migrate reading sources... [ 3%] admin/flows documenting plugins from 'glance.flows' documenting plugins from 'glance.flows.import' reading sources... [ 3%] admin/index reading sources... [ 4%] admin/interoperable-image-import reading sources... [ 4%] admin/manage-images reading sources... [ 5%] admin/multistores reading sources... [ 5%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 6%] admin/property-protections reading sources... [ 7%] admin/requirements reading sources... [ 7%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 8%] admin/troubleshooting reading sources... [ 8%] admin/useful-image-properties reading sources... [ 9%] admin/zero-downtime-db-upgrade reading sources... [ 9%] cli/glanceapi reading sources... [ 10%] cli/glancecachecleaner reading sources... [ 10%] cli/glancecachemanage reading sources... [ 11%] cli/glancecacheprefetcher reading sources... [ 11%] cli/glancecachepruner reading sources... [ 12%] cli/glancecontrol reading sources... [ 12%] cli/glancemanage reading sources... [ 13%] cli/glanceregistry reading sources... [ 13%] cli/glancereplicator reading sources... [ 14%] cli/glancescrubber reading sources... [ 14%] cli/glancestatus reading sources... [ 15%] cli/index reading sources... [ 15%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf 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.sheepdog.Store' to 'glance.store.sheepdog.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... [ 16%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf reading sources... [ 16%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf reading sources... [ 17%] configuration/glance_registry loading config file etc/oslo-config-generator/glance-registry.conf reading sources... [ 17%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf reading sources... [ 18%] configuration/index reading sources... [ 18%] configuration/sample-configuration reading sources... [ 19%] contributor/api/glance reading sources... [ 19%] contributor/api/glance.api reading sources... [ 20%] contributor/api/glance.api.authorization reading sources... [ 20%] contributor/api/glance.api.cached_images 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... [ 24%] contributor/api/glance.api.policy reading sources... [ 25%] contributor/api/glance.api.property_protections reading sources... [ 25%] contributor/api/glance.api.v1 reading sources... [ 25%] contributor/api/glance.api.v1.controller reading sources... [ 26%] contributor/api/glance.api.v1.filters reading sources... [ 26%] contributor/api/glance.api.v1.router reading sources... [ 27%] contributor/api/glance.api.v1.upload_utils reading sources... [ 27%] contributor/api/glance.api.v2 reading sources... [ 28%] contributor/api/glance.api.v2.cached_images reading sources... [ 28%] contributor/api/glance.api.v2.discovery reading sources... [ 29%] contributor/api/glance.api.v2.image_actions reading sources... [ 29%] contributor/api/glance.api.v2.image_data reading sources... [ 30%] contributor/api/glance.api.v2.image_members reading sources... [ 30%] contributor/api/glance.api.v2.image_tags reading sources... [ 31%] contributor/api/glance.api.v2.images reading sources... [ 31%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 32%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 32%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 33%] 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... [ 41%] contributor/api/glance.async_.flows.ovf_process reading sources... [ 42%] contributor/api/glance.async_.flows.plugins reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.no_op reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts reading sources... [ 44%] contributor/api/glance.async_.taskflow_executor reading sources... [ 45%] contributor/api/glance.async_.utils reading sources... [ 45%] contributor/api/glance.cmd reading sources... [ 46%] contributor/api/glance.cmd.api reading sources... [ 46%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 47%] contributor/api/glance.cmd.cache_manage reading sources... [ 47%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner reading sources... [ 48%] contributor/api/glance.cmd.control reading sources... [ 49%] contributor/api/glance.cmd.manage reading sources... [ 49%] contributor/api/glance.cmd.registry reading sources... [ 50%] contributor/api/glance.cmd.replicator reading sources... [ 50%] contributor/api/glance.cmd.scrubber reading sources... [ 50%] contributor/api/glance.cmd.status reading sources... [ 51%] contributor/api/glance.common reading sources... [ 51%] contributor/api/glance.common.auth reading sources... [ 52%] contributor/api/glance.common.client reading sources... [ 52%] contributor/api/glance.common.config reading sources... [ 53%] contributor/api/glance.common.crypt reading sources... [ 53%] contributor/api/glance.common.exception reading sources... [ 54%] contributor/api/glance.common.location_strategy reading sources... [ 54%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 55%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 55%] contributor/api/glance.common.property_utils reading sources... [ 56%] contributor/api/glance.common.rpc reading sources... [ 56%] contributor/api/glance.common.scripts reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 58%] contributor/api/glance.common.scripts.image_import reading sources... [ 58%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 58%] contributor/api/glance.common.scripts.utils reading sources... [ 59%] contributor/api/glance.common.store_utils reading sources... [ 59%] contributor/api/glance.common.swift_store_utils reading sources... [ 60%] contributor/api/glance.common.timeutils reading sources... [ 60%] contributor/api/glance.common.trust_auth reading sources... [ 61%] contributor/api/glance.common.utils reading sources... [ 61%] contributor/api/glance.common.wsgi reading sources... [ 62%] contributor/api/glance.common.wsgi_app reading sources... [ 62%] contributor/api/glance.common.wsme_utils reading sources... [ 63%] contributor/api/glance.context reading sources... [ 63%] contributor/api/glance.db reading sources... [ 64%] contributor/api/glance.db.metadata reading sources... [ 64%] contributor/api/glance.db.migration reading sources... [ 65%] contributor/api/glance.db.registry reading sources... [ 65%] contributor/api/glance.db.registry.api reading sources... [ 66%] contributor/api/glance.db.simple reading sources... [ 66%] contributor/api/glance.db.simple.api reading sources... [ 66%] contributor/api/glance.db.utils reading sources... [ 67%] contributor/api/glance.domain reading sources... [ 67%] contributor/api/glance.domain.proxy reading sources... [ 68%] contributor/api/glance.gateway reading sources... [ 68%] contributor/api/glance.hacking reading sources... [ 69%] contributor/api/glance.hacking.checks reading sources... [ 69%] contributor/api/glance.i18n reading sources... [ 70%] contributor/api/glance.image_cache reading sources... [ 70%] contributor/api/glance.image_cache.base reading sources... [ 71%] contributor/api/glance.image_cache.cleaner reading sources... [ 71%] contributor/api/glance.image_cache.client reading sources... [ 72%] contributor/api/glance.image_cache.drivers reading sources... [ 72%] contributor/api/glance.image_cache.drivers.base reading sources... [ 73%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 73%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 74%] contributor/api/glance.image_cache.prefetcher reading sources... [ 74%] contributor/api/glance.image_cache.pruner reading sources... [ 75%] contributor/api/glance.location reading sources... [ 75%] contributor/api/glance.notifier reading sources... [ 75%] contributor/api/glance.opts reading sources... [ 76%] contributor/api/glance.quota reading sources... [ 76%] contributor/api/glance.registry reading sources... [ 77%] contributor/api/glance.registry.api reading sources... [ 77%] contributor/api/glance.registry.api.v1 reading sources... [ 78%] contributor/api/glance.registry.api.v1.images reading sources... [ 78%] contributor/api/glance.registry.api.v1.members reading sources... [ 79%] contributor/api/glance.registry.api.v2 reading sources... [ 79%] contributor/api/glance.registry.api.v2.rpc reading sources... [ 80%] contributor/api/glance.registry.client reading sources... [ 80%] contributor/api/glance.registry.client.v1 reading sources... [ 81%] contributor/api/glance.registry.client.v1.api reading sources... [ 81%] contributor/api/glance.registry.client.v1.client reading sources... [ 82%] contributor/api/glance.registry.client.v2 reading sources... [ 82%] contributor/api/glance.registry.client.v2.api reading sources... [ 83%] contributor/api/glance.registry.client.v2.client reading sources... [ 83%] contributor/api/glance.schema reading sources... [ 83%] contributor/api/glance.scrubber reading sources... [ 84%] contributor/api/glance.version reading sources... [ 84%] contributor/api/modules reading sources... [ 85%] contributor/architecture reading sources... [ 85%] contributor/blueprints reading sources... [ 86%] contributor/database_architecture documenting plugins from 'glance.database.migration_backend' documenting plugins from 'glance.database.metadata_backend' reading sources... [ 86%] contributor/database_migrations reading sources... [ 87%] contributor/documentation reading sources... [ 87%] contributor/domain_implementation reading sources... [ 88%] contributor/domain_model reading sources... [ 88%] contributor/index reading sources... [ 89%] contributor/minor-code-changes reading sources... [ 89%] contributor/refreshing-configs reading sources... [ 90%] contributor/release-cpl reading sources... [ 90%] contributor/release-notes reading sources... [ 91%] glossary reading sources... [ 91%] index reading sources... [ 91%] install/get-started reading sources... [ 92%] install/index reading sources... [ 92%] install/install reading sources... [ 93%] install/install-debian reading sources... [ 93%] install/install-obs reading sources... [ 94%] install/install-rdo reading sources... [ 94%] install/install-ubuntu reading sources... [ 95%] install/verify reading sources... [ 95%] user/common-image-properties reading sources... [ 96%] user/formats reading sources... [ 96%] user/glanceapi reading sources... [ 97%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 98%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 99%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:1060: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:1061: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:1193: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:1201: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:3550: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:3551: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:5116: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_api.rst:5117: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_cache.rst:569: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_cache.rst:570: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_cache.rst:2579: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_cache.rst:2580: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_scrubber.rst:2507: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-19.0.1/doc/source/configuration/glance_scrubber.rst:2508: WARNING: Block quote ends without a blank line; unexpected unindent. WARNING: autodoc: failed to import module 'api' from module 'glance.cmd'; the following exception was raised: No module named 'oslo_reports' looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'registry' from module 'glance.cmd'; the following exception was raised: No module named 'oslo_reports' done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/glance/tree/doc/source' [openstackdocstheme] bug_project (from user) 'glance' [openstackdocstheme] bug_tag 'documentation' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/apache-httpd is 2020-02-24 15:14:57 writing output... [ 0%] admin/authentication [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/authentication is 2020-02-24 15:14:57 writing output... [ 1%] admin/cache [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/cache is 2020-02-24 15:14:57 writing output... [ 1%] admin/controllingservers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/controllingservers is 2020-02-24 15:14:57 writing output... [ 2%] admin/db [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/db is 2020-02-24 15:14:57 writing output... [ 2%] admin/db-sqlalchemy-migrate [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/db-sqlalchemy-migrate is 2020-02-24 15:14:57 writing output... [ 3%] admin/flows [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/flows is 2020-02-24 15:14:57 writing output... [ 3%] admin/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/index is 2020-02-24 15:14:57 writing output... [ 4%] admin/interoperable-image-import [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/interoperable-image-import is 2020-02-24 15:14:57 writing output... [ 4%] admin/manage-images [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/manage-images is 2020-02-24 15:14:57 writing output... [ 5%] admin/multistores [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/multistores is 2020-02-24 15:14:57 writing output... [ 5%] admin/notifications [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/notifications is 2020-02-24 15:14:57 writing output... [ 6%] admin/policies [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/policies is 2020-02-24 15:14:57 writing output... [ 6%] admin/property-protections [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/property-protections is 2020-02-24 15:14:57 writing output... [ 7%] admin/requirements [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/requirements is 2020-02-24 15:14:57 writing output... [ 7%] admin/rollingupgrades [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/rollingupgrades is 2020-02-24 15:14:57 writing output... [ 8%] admin/tasks [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/tasks is 2020-02-24 15:14:57 writing output... [ 8%] admin/troubleshooting [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/troubleshooting is 2020-02-24 15:14:57 writing output... [ 8%] admin/useful-image-properties [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/useful-image-properties is 2020-02-24 15:14:57 writing output... [ 9%] admin/zero-downtime-db-upgrade [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for admin/zero-downtime-db-upgrade is 2020-02-24 15:14:57 writing output... [ 9%] cli/glanceapi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glanceapi is 2020-02-24 15:14:57 writing output... [ 10%] cli/glancecachecleaner [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancecachecleaner is 2020-02-24 15:14:57 writing output... [ 10%] cli/glancecachemanage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancecachemanage is 2020-02-24 15:14:57 writing output... [ 11%] cli/glancecacheprefetcher [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancecacheprefetcher is 2020-02-24 15:14:57 writing output... [ 11%] cli/glancecachepruner [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancecachepruner is 2020-02-24 15:14:57 writing output... [ 12%] cli/glancecontrol [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancecontrol is 2020-02-24 15:14:57 writing output... [ 12%] cli/glancemanage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancemanage is 2020-02-24 15:14:57 writing output... [ 13%] cli/glanceregistry [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glanceregistry is 2020-02-24 15:14:57 writing output... [ 13%] cli/glancereplicator [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancereplicator is 2020-02-24 15:14:57 writing output... [ 14%] cli/glancescrubber [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancescrubber is 2020-02-24 15:14:57 writing output... [ 14%] cli/glancestatus [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/glancestatus is 2020-02-24 15:14:57 writing output... [ 15%] cli/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for cli/index is 2020-02-24 15:14:57 writing output... [ 15%] configuration/configuring [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/configuring is 2020-02-24 15:14:57 writing output... [ 16%] configuration/glance_api [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/glance_api is 2020-02-24 15:14:57 writing output... [ 16%] configuration/glance_cache [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/glance_cache is 2020-02-24 15:14:57 writing output... [ 16%] configuration/glance_manage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/glance_manage is 2020-02-24 15:14:57 writing output... [ 17%] configuration/glance_registry [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/glance_registry is 2020-02-24 15:14:57 writing output... [ 17%] configuration/glance_scrubber [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/glance_scrubber is 2020-02-24 15:14:57 writing output... [ 18%] configuration/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/index is 2020-02-24 15:14:57 writing output... [ 18%] configuration/sample-configuration [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for configuration/sample-configuration is 2020-02-24 15:14:57 writing output... [ 19%] contributor/api/glance [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' writing output... [ 19%] contributor/api/glance.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' writing output... [ 20%] contributor/api/glance.api.cached_images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.cached_images' writing output... [ 21%] contributor/api/glance.api.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' writing output... [ 22%] contributor/api/glance.api.middleware.cache [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' writing output... [ 23%] contributor/api/glance.api.middleware.context [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' writing output... [ 24%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 24%] contributor/api/glance.api.policy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' writing output... [ 25%] contributor/api/glance.api.property_protections [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' writing output... [ 25%] contributor/api/glance.api.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' writing output... [ 25%] contributor/api/glance.api.v1.controller [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.controller' writing output... [ 26%] contributor/api/glance.api.v1.filters [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.filters' writing output... [ 26%] contributor/api/glance.api.v1.router [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' writing output... [ 27%] contributor/api/glance.api.v1.upload_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.upload_utils' writing output... [ 27%] contributor/api/glance.api.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' writing output... [ 28%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' writing output... [ 28%] contributor/api/glance.api.v2.discovery [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' writing output... [ 29%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' writing output... [ 30%] contributor/api/glance.api.v2.image_members [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' writing output... [ 31%] contributor/api/glance.api.v2.images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' writing output... [ 31%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 32%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' writing output... [ 33%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' writing output... [ 33%] contributor/api/glance.api.v2.model [openstackdocstheme] other_versions [] [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] other_versions [] [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] other_versions [] [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] other_versions [] [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] other_versions [] [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] other_versions [] [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] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' writing output... [ 37%] contributor/api/glance.api.v2.schemas [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' writing output... [ 38%] contributor/api/glance.api.v2.tasks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' writing output... [ 38%] contributor/api/glance.api.versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' writing output... [ 39%] contributor/api/glance.async_ [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' writing output... [ 39%] contributor/api/glance.async_.flows [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' writing output... [ 40%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' writing output... [ 41%] contributor/api/glance.async_.flows.convert [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' writing output... [ 41%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' writing output... [ 42%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 44%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' writing output... [ 45%] contributor/api/glance.async_.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' writing output... [ 45%] contributor/api/glance.cmd [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' writing output... [ 46%] contributor/api/glance.cmd.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' writing output... [ 46%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' writing output... [ 47%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' writing output... [ 47%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 48%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' writing output... [ 48%] contributor/api/glance.cmd.control [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' writing output... [ 49%] contributor/api/glance.cmd.manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' writing output... [ 49%] contributor/api/glance.cmd.registry [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.registry' writing output... [ 50%] contributor/api/glance.cmd.replicator [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' writing output... [ 50%] contributor/api/glance.cmd.scrubber [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' writing output... [ 50%] contributor/api/glance.cmd.status [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' writing output... [ 51%] contributor/api/glance.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' writing output... [ 51%] contributor/api/glance.common.auth [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' writing output... [ 52%] contributor/api/glance.common.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' writing output... [ 52%] contributor/api/glance.common.config [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' writing output... [ 53%] contributor/api/glance.common.crypt [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' writing output... [ 53%] contributor/api/glance.common.exception [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' writing output... [ 54%] contributor/api/glance.common.location_strategy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' writing output... [ 54%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' writing output... [ 55%] contributor/api/glance.common.property_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' writing output... [ 56%] contributor/api/glance.common.rpc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.rpc' writing output... [ 56%] contributor/api/glance.common.scripts [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' writing output... [ 59%] contributor/api/glance.common.store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' writing output... [ 59%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' writing output... [ 60%] contributor/api/glance.common.timeutils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' writing output... [ 60%] contributor/api/glance.common.trust_auth [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' writing output... [ 61%] contributor/api/glance.common.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' writing output... [ 61%] contributor/api/glance.common.wsgi [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' writing output... [ 62%] contributor/api/glance.common.wsgi_app [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' writing output... [ 62%] contributor/api/glance.common.wsme_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' writing output... [ 63%] contributor/api/glance.context [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' writing output... [ 63%] contributor/api/glance.db [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' writing output... [ 64%] contributor/api/glance.db.metadata [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' writing output... [ 64%] contributor/api/glance.db.migration [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' writing output... [ 65%] contributor/api/glance.db.registry [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.registry' writing output... [ 65%] contributor/api/glance.db.registry.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.registry.api' writing output... [ 66%] contributor/api/glance.db.simple [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' writing output... [ 66%] contributor/api/glance.db.simple.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' writing output... [ 66%] contributor/api/glance.db.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' writing output... [ 67%] contributor/api/glance.domain [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' writing output... [ 67%] contributor/api/glance.domain.proxy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' writing output... [ 68%] contributor/api/glance.gateway [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' writing output... [ 68%] contributor/api/glance.hacking [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.hacking' writing output... [ 69%] contributor/api/glance.hacking.checks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.hacking.checks' writing output... [ 69%] contributor/api/glance.i18n [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' writing output... [ 70%] contributor/api/glance.image_cache [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' writing output... [ 70%] contributor/api/glance.image_cache.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' writing output... [ 71%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' writing output... [ 71%] contributor/api/glance.image_cache.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' writing output... [ 72%] contributor/api/glance.image_cache.drivers [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' writing output... [ 72%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 73%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 74%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' writing output... [ 74%] contributor/api/glance.image_cache.pruner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' writing output... [ 75%] contributor/api/glance.location [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' writing output... [ 75%] contributor/api/glance.notifier [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' writing output... [ 75%] contributor/api/glance.opts [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' writing output... [ 76%] contributor/api/glance.quota [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' writing output... [ 76%] contributor/api/glance.registry [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry' writing output... [ 77%] contributor/api/glance.registry.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api' writing output... [ 77%] contributor/api/glance.registry.api.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api.v1' writing output... [ 78%] contributor/api/glance.registry.api.v1.images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api.v1.images' writing output... [ 78%] contributor/api/glance.registry.api.v1.members [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api.v1.members' writing output... [ 79%] contributor/api/glance.registry.api.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api.v2' writing output... [ 79%] contributor/api/glance.registry.api.v2.rpc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.api.v2.rpc' writing output... [ 80%] contributor/api/glance.registry.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client' writing output... [ 80%] contributor/api/glance.registry.client.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v1' writing output... [ 81%] contributor/api/glance.registry.client.v1.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v1.api' writing output... [ 81%] contributor/api/glance.registry.client.v1.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v1.client' writing output... [ 82%] contributor/api/glance.registry.client.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v2' writing output... [ 82%] contributor/api/glance.registry.client.v2.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v2.api' writing output... [ 83%] contributor/api/glance.registry.client.v2.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.registry.client.v2.client' writing output... [ 83%] contributor/api/glance.schema [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' writing output... [ 83%] contributor/api/glance.scrubber [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' writing output... [ 84%] contributor/api/glance.version [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' writing output... [ 84%] contributor/api/modules [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 85%] contributor/architecture [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/architecture is 2020-02-24 15:14:57 writing output... [ 85%] contributor/blueprints [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/blueprints is 2020-02-24 15:14:57 writing output... [ 86%] contributor/database_architecture [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/database_architecture is 2020-02-24 15:14:57 writing output... [ 86%] contributor/database_migrations [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/database_migrations is 2020-02-24 15:14:57 writing output... [ 87%] contributor/documentation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/documentation is 2020-02-24 15:14:57 writing output... [ 87%] contributor/domain_implementation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/domain_implementation is 2020-02-24 15:14:57 writing output... [ 88%] contributor/domain_model [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/domain_model is 2020-02-24 15:14:57 writing output... [ 88%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-02-24 15:14:57 writing output... [ 89%] contributor/minor-code-changes [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/minor-code-changes is 2020-02-24 15:14:57 writing output... [ 89%] contributor/refreshing-configs [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/refreshing-configs is 2020-02-24 15:14:57 writing output... [ 90%] contributor/release-cpl [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/release-cpl is 2020-02-24 15:14:57 writing output... [ 90%] contributor/release-notes [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/release-notes is 2020-02-24 15:14:57 writing output... [ 91%] glossary [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for glossary is 2020-02-24 15:14:57 writing output... [ 91%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-02-24 15:14:57 writing output... [ 91%] install/get-started [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/get-started is 2020-02-24 15:14:57 writing output... [ 92%] install/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/index is 2020-02-24 15:14:57 writing output... [ 92%] install/install [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install is 2020-02-24 15:14:57 writing output... [ 93%] install/install-debian [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-debian is 2020-02-24 15:14:57 writing output... [ 93%] install/install-obs [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-obs is 2020-02-24 15:14:57 writing output... [ 94%] install/install-rdo [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-rdo is 2020-02-24 15:14:57 writing output... [ 94%] install/install-ubuntu [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/install-ubuntu is 2020-02-24 15:14:57 writing output... [ 95%] install/verify [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for install/verify is 2020-02-24 15:14:57 writing output... [ 95%] user/common-image-properties [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/common-image-properties is 2020-02-24 15:14:57 writing output... [ 96%] user/formats [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/formats is 2020-02-24 15:14:57 writing output... [ 96%] user/glanceapi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/glanceapi is 2020-02-24 15:14:57 writing output... [ 97%] user/glanceclient [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/glanceclient is 2020-02-24 15:14:57 writing output... [ 97%] user/glancemetadefcatalogapi [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/glancemetadefcatalogapi is 2020-02-24 15:14:57 writing output... [ 98%] user/identifiers [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/identifiers is 2020-02-24 15:14:57 writing output... [ 98%] user/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/index is 2020-02-24 15:14:57 writing output... [ 99%] user/metadefs-concepts [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/metadefs-concepts is 2020-02-24 15:14:57 writing output... [ 99%] user/signature [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/signature is 2020-02-24 15:14:57 writing output... [100%] user/statuses [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for user/statuses is 2020-02-24 15:14:57 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 0%] glance.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api' highlighting module code... [ 1%] glance.api.authorization [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' highlighting module code... [ 2%] glance.api.cached_images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/cached_images' highlighting module code... [ 3%] glance.api.common [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' highlighting module code... [ 4%] glance.api.middleware.cache [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' highlighting module code... [ 5%] glance.api.middleware.cache_manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' highlighting module code... [ 5%] glance.api.middleware.context [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' highlighting module code... [ 6%] glance.api.middleware.gzip [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' highlighting module code... [ 7%] glance.api.middleware.version_negotiation [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' highlighting module code... [ 8%] glance.api.policy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' highlighting module code... [ 9%] glance.api.property_protections [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' highlighting module code... [ 10%] glance.api.v1.controller [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/controller' highlighting module code... [ 11%] glance.api.v1.filters [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/filters' highlighting module code... [ 11%] glance.api.v1.router [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' highlighting module code... [ 12%] glance.api.v1.upload_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/upload_utils' highlighting module code... [ 13%] glance.api.v2.cached_images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' highlighting module code... [ 14%] glance.api.v2.discovery [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' highlighting module code... [ 15%] glance.api.v2.image_actions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' highlighting module code... [ 16%] glance.api.v2.image_data [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' highlighting module code... [ 16%] glance.api.v2.image_members [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' highlighting module code... [ 17%] glance.api.v2.image_tags [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' highlighting module code... [ 18%] glance.api.v2.images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' highlighting module code... [ 19%] glance.api.v2.metadef_namespaces [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' highlighting module code... [ 20%] glance.api.v2.metadef_objects [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' highlighting module code... [ 21%] glance.api.v2.metadef_properties [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 22%] glance.api.v2.metadef_resource_types [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' highlighting module code... [ 22%] glance.api.v2.metadef_tags [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' highlighting module code... [ 23%] glance.api.v2.model.metadef_namespace [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' highlighting module code... [ 24%] glance.api.v2.model.metadef_object [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' highlighting module code... [ 25%] glance.api.v2.model.metadef_property_item_type [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' highlighting module code... [ 26%] glance.api.v2.model.metadef_property_type [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' highlighting module code... [ 27%] glance.api.v2.model.metadef_resource_type [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' highlighting module code... [ 27%] glance.api.v2.model.metadef_tag [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' highlighting module code... [ 28%] glance.api.v2.router [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' highlighting module code... [ 29%] glance.api.v2.schemas [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' highlighting module code... [ 30%] glance.api.v2.tasks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' highlighting module code... [ 31%] glance.api.versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 32%] glance.async_ [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 33%] glance.async_.flows.api_image_import [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' highlighting module code... [ 33%] glance.async_.flows.base_import [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' highlighting module code... [ 34%] glance.async_.flows.convert [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' highlighting module code... [ 35%] glance.async_.flows.introspect [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' highlighting module code... [ 36%] glance.async_.flows.ovf_process [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 37%] glance.async_.flows.plugins [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 38%] glance.async_.flows.plugins.image_conversion [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' highlighting module code... [ 39%] glance.async_.flows.plugins.no_op [openstackdocstheme] other_versions [] [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] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' highlighting module code... [ 41%] glance.async_.taskflow_executor [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 42%] glance.async_.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 43%] glance.cmd.cache_cleaner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' highlighting module code... [ 44%] glance.cmd.cache_manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' highlighting module code... [ 44%] glance.cmd.cache_prefetcher [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' highlighting module code... [ 45%] glance.cmd.cache_pruner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' highlighting module code... [ 46%] glance.cmd.control [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' highlighting module code... [ 47%] glance.cmd.manage [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' highlighting module code... [ 48%] glance.cmd.replicator [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 49%] glance.cmd.scrubber [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' highlighting module code... [ 50%] glance.cmd.status [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' highlighting module code... [ 50%] glance.common.auth [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 51%] glance.common.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 52%] glance.common.config [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 53%] glance.common.crypt [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 54%] glance.common.exception [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' highlighting module code... [ 55%] glance.common.location_strategy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' highlighting module code... [ 55%] glance.common.location_strategy.location_order [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' highlighting module code... [ 56%] glance.common.location_strategy.store_type [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' highlighting module code... [ 57%] glance.common.property_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 58%] glance.common.rpc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/rpc' highlighting module code... [ 59%] glance.common.scripts [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' highlighting module code... [ 60%] glance.common.scripts.api_image_import.main [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' highlighting module code... [ 61%] glance.common.scripts.image_import.main [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' highlighting module code... [ 61%] glance.common.scripts.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 62%] glance.common.store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 63%] glance.common.swift_store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 64%] glance.common.timeutils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' highlighting module code... [ 65%] glance.common.trust_auth [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' highlighting module code... [ 66%] glance.common.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' highlighting module code... [ 66%] glance.common.wsgi [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 67%] glance.common.wsgi_app [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 68%] glance.common.wsme_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 69%] glance.context [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/context' highlighting module code... [ 70%] glance.db [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db' highlighting module code... [ 71%] glance.db.metadata [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' highlighting module code... [ 72%] glance.db.migration [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/migration' highlighting module code... [ 72%] glance.db.registry.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/registry/api' highlighting module code... [ 73%] glance.db.simple.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 74%] glance.db.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' highlighting module code... [ 75%] glance.domain [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' highlighting module code... [ 76%] glance.domain.proxy [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' highlighting module code... [ 77%] glance.gateway [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' highlighting module code... [ 77%] glance.hacking.checks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/hacking/checks' highlighting module code... [ 78%] glance.image_cache [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 79%] glance.image_cache.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' highlighting module code... [ 80%] glance.image_cache.cleaner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' highlighting module code... [ 81%] glance.image_cache.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' highlighting module code... [ 82%] glance.image_cache.drivers.base [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' highlighting module code... [ 83%] glance.image_cache.drivers.sqlite [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' highlighting module code... [ 83%] glance.image_cache.drivers.xattr [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 84%] glance.image_cache.prefetcher [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' highlighting module code... [ 85%] glance.image_cache.pruner [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' highlighting module code... [ 86%] glance.location [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/location' highlighting module code... [ 87%] glance.notifier [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' highlighting module code... [ 88%] glance.opts [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' highlighting module code... [ 88%] glance.quota [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 89%] glance.registry.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api' highlighting module code... [ 90%] glance.registry.api.v1 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api/v1' highlighting module code... [ 91%] glance.registry.api.v1.images [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api/v1/images' highlighting module code... [ 92%] glance.registry.api.v1.members [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api/v1/members' highlighting module code... [ 93%] glance.registry.api.v2 [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api/v2' highlighting module code... [ 94%] glance.registry.api.v2.rpc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/api/v2/rpc' highlighting module code... [ 94%] glance.registry.client.v1.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/client/v1/api' highlighting module code... [ 95%] glance.registry.client.v1.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/client/v1/client' highlighting module code... [ 96%] glance.registry.client.v2.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/client/v2/api' highlighting module code... [ 97%] glance.registry.client.v2.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/registry/client/v2/client' highlighting module code... [ 98%] glance.schema [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' highlighting module code... [ 99%] glance.scrubber [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' highlighting module code... [100%] wsme.types [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search[openstackdocstheme] other_versions [] [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, 16 warnings. 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-19.0.1-1.el8.noarch/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance/glance-api-dist-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-registry.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/glance-registry.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-registry-dist.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance/glance-registry-dist.conf + install -p -D -m 644 etc/glance-registry-paste.ini /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/glance/glance-registry-dist-paste.ini + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/glance-image-import.conf + install -p -D -m 640 etc/policy.json /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/policy.json + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-trust.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-19.0.1-1.el8.noarch/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/systemd/system/openstack-glance-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-registry.service /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/systemd/system/openstack-glance-registry.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.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-19.0.1-1.el8.noarch/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/etc + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 19.0.1-1.el8 --unique-debug-suffix -19.0.1-1.el8.noarch --unique-debug-src-base openstack-glance-19.0.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-19.0.1 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-19.0.1-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: openstack-glance-19.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rloAAf + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/share/doc/openstack-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/doc/openstack-glance + exit 0 Provides: config(openstack-glance) = 1:19.0.1-1.el8 openstack-glance = 1:19.0.1-1.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-19.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g1sBLH + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/share/doc/python3-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/doc/python3-glance + exit 0 Provides: python3-glance = 1:19.0.1-1.el8 python3.6dist(glance) = 19.0.1 python3dist(glance) = 19.0.1 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-19.0.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3HM8GL + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/share/doc/openstack-glance-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/doc/openstack-glance-doc + exit 0 Provides: openstack-glance-doc = 1:19.0.1-1.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-19.0.1-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aMs5MV + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-19.0.1-1.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-19.0.1-1.el8.noarch/usr/share/licenses/python3-glance-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch/usr/share/licenses/python3-glance-tests + exit 0 Provides: python3-glance-tests = 1:19.0.1-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-glance-19.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-19.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-19.0.1-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-tests-19.0.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fXiXf4 + umask 022 + cd /builddir/build/BUILD + cd glance-19.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-19.0.1-1.el8.noarch + exit 0 Child return code was: 0