Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58538-247064/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-glance-18.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58538-247064/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YAW1dl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-18.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-18.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-18.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-glance-18.0.0 base' + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py glance/cmd/status.py + sed -i /rootwrap.conf/d setup.cfg + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rvJQ4o + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + PYTHONPATH=. + oslo-config-generator-2 --config-dir=etc/oslo-config-generator/ 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.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/glance creating build/lib/glance/tests creating build/lib/glance/tests/unit creating build/lib/glance/tests/unit/image_cache 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/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/client.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/property_utils.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/crypt.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common creating build/lib/glance/registry creating build/lib/glance/registry/api 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/domain copying glance/domain/proxy.py -> build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain 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_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins 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/unit/common copying glance/tests/unit/common/test_utils.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_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_rpc.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_location_strategy.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_config.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_timeutils.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/utils.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/__init__.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ copying glance/version.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/__init__.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance creating build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_ssl.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional creating build/lib/glance/registry/client creating build/lib/glance/registry/client/v1 copying glance/registry/client/v1/api.py -> 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 creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating 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/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/api creating build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 creating build/lib/glance/api/v1 copying glance/api/v1/upload_utils.py -> build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 copying glance/api/v1/filters.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 creating 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/test_sqlalchemy.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_migrations.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/base_metadef.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_simple.py -> build/lib/glance/tests/functional/db creating 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/queens_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/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/rocky_expand01_add_os_hidden.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/pike_contract01_drop_artifacts_tables.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/liberty_initial.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/queens_contract01_empty.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/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions creating build/lib/glance/image_cache copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache creating build/lib/glance/tests/integration copying glance/tests/integration/__init__.py -> 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/__init__.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/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache creating build/lib/glance/db/registry copying glance/db/registry/api.py -> build/lib/glance/db/registry copying glance/db/registry/__init__.py -> build/lib/glance/db/registry creating build/lib/glance/registry/client/v2 copying glance/registry/client/v2/api.py -> 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 creating build/lib/glance/async_ copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ copying glance/async_/__init__.py -> build/lib/glance/async_ 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/resource_type_association.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/property.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/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/object.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/registry/api/__init__.py -> build/lib/glance/registry/api creating build/lib/glance/db/sqlalchemy/migrate_repo creating build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.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/003_add_disk_format.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/009_add_mindisk_and_minram.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/016_add_status_image_member.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/045_add_visibility.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/023_placeholder.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/008_add_image_members_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.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/018_add_image_locations_table.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/__init__.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/042_add_changes_to_reinstall_unique_metadef_constraints.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.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/029_location_meta_data_pickle_to_string.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/007_add_owner.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/017_quote_encrypted_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.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/040_add_changes_to_satisfy_metadefs_tags.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/013_add_protected.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/044_update_metadef_os_nova_server.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/005_size_big_integer.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/014_add_image_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.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_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers creating build/lib/glance/tests/unit/common/scripts creating 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/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import 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/plugin_opts.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/no_op.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows creating build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking creating build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota 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/common/scripts/utils.py -> build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts 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/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.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_schemas_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.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/__init__.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_images_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_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_discovery_stores.py -> build/lib/glance/tests/unit/v2 copying glance/registry/__init__.py -> build/lib/glance/registry creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial creating build/lib/glance/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 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/introspect.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows creating build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> 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/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/db/sqlalchemy/api.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/models.py -> build/lib/glance/db/sqlalchemy copying glance/registry/client/__init__.py -> build/lib/glance/registry/client 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/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/registry.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd creating 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/__init__.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/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.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_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_data_migration_version.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/__init__.py -> build/lib/glance/api copying glance/api/versions.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/cached_images.py -> build/lib/glance/api 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/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> 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/__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_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.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_images.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/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 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/registry/api/v1 copying glance/registry/api/v1/images.py -> build/lib/glance/registry/api/v1 copying glance/registry/api/v1/members.py -> build/lib/glance/registry/api/v1 copying glance/registry/api/v1/__init__.py -> build/lib/glance/registry/api/v1 creating 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_resource_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/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/api/v2/model/__init__.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy running egg_info deleting glance.egg-info/requires.txt writing glance.egg-info/PKG-INFO writing top-level names to glance.egg-info/top_level.txt writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.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' 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 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/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 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 + sleep 1 + python2 setup.py compile_catalog -d build/lib/glance/locale running compile_catalog 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/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/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/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/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/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/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/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sgwijF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch + cd glance-18.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/rpc.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/upload_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/filters.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/controller.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_registry_api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_registry_client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_rpc_endpoint.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_registry.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_simple.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/registry_data_api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_ssl.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry copying build/lib/glance/db/registry/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry copying build/lib/glance/db/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/schema.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_ copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/registry.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/v2/rpc.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2 copying build/lib/glance/registry/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/images.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/members.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1 copying build/lib/glance/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2 copying build/lib/glance/registry/client/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/api.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/client.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1 copying build/lib/glance/registry/client/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1 creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/domain byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsgi_app.py to wsgi_app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsme_utils.py to wsme_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy/store_type.py to store_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy/location_order.py to location_order.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/swift_store_utils.py to swift_store_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/property_utils.py to property_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/crypt.py to crypt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/trust_auth.py to trust_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/store_utils.py to store_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/image_tags.py to image_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/image_members.py to image_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/image_actions.py to image_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/image_data.py to image_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/cached_images.py to cached_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/property_protections.py to property_protections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/upload_utils.py to upload_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/controller.py to controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/cached_images.py to cached_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/cache_manage.py to cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/location.py to location.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/quota/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_db.py to test_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_rpc.py to test_rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_exception.py to test_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_notifier.py to test_notifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_schema.py to test_schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_store_image.py to test_store_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/test_common.py to test_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_registry_api.py to test_registry_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_registry_client.py to test_registry_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_manage.py to test_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async_/test_async.py to test_async.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_store_location.py to test_store_location.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/fixtures.py to fixtures.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_domain.py to test_domain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_data_migration_version.py to test_data_migration_version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_quota.py to test_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/fake_rados.py to fake_rados.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/ft_utils.py to ft_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_reload.py to test_reload.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/test_rpc_endpoint.py to test_rpc_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/test_registry.py to test_registry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/test_simple.py to test_simple.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/registry_data_api.py to registry_data_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/serial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_logging.py to test_logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_ssl.py to test_ssl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/store_utils.py to store_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py to 001_add_images_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py to 019_migrate_image_locations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py to 024_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py to 031_remove_duplicated_locations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py to 003_add_disk_format.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py to 015_quote_swift_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py to 009_add_mindisk_and_minram.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py to 026_add_location_storage_information.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py to 016_add_status_image_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py to 025_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py to 045_add_visibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py to 035_add_metadef_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py to 023_placeholder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py to 037_add_changes_to_satisfy_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py to 008_add_image_members_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py to 033_add_location_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py to 041_add_artifact_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py to 039_add_changes_to_satisfy_models_metadef.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py to 018_add_image_locations_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py to 011_make_mindisk_and_minram_notnull.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py to 021_set_engine_mysql_innodb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/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.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py to 022_image_member_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py to 006_key_to_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py to 038_add_metadef_tags_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py to 030_add_tasks_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py to 002_add_image_properties_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py to 027_checksum_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py to 029_location_meta_data_pickle_to_string.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py to 010_default_update_at.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py to 007_add_owner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py to 020_drop_images_table_location.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py to 017_quote_encrypted_swift_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py to 032_add_task_info_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py to 034_add_virtual_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py to 036_rename_metadef_schema_columns.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py to 040_add_changes_to_satisfy_metadefs_tags.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py to 028_owner_index.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py to 013_add_protected.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py to 043_add_image_created_updated_idx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py to 044_update_metadef_os_nova_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py to 004_add_checksum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py to 005_size_big_integer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py to 012_id_to_uuid.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py to 014_add_image_tags_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/prefetcher.py to prefetcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/cleaner.py to cleaner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/xattr.py to xattr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/pruner.py to pruner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/ovf_process.py to ovf_process.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/convert.py to convert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/introspect.py to introspect.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/api_image_import.py to api_image_import.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/base_import.py to base_import.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins/no_op.py to no_op.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/async_/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/replicator.py to replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_manage.py to cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_pruner.py to cache_pruner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/scrubber.py to scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/scrubber.py to scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/members.py to members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/domain/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/domain/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpddeZD_.py' /usr/bin/python2 -O /tmp/tmpddeZD_.py removing /tmp/tmpddeZD_.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-trust.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance/metadefs/ copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-registry.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/glance-registry-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance copying etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc/glance running install_egg_info running egg_info writing glance.egg-info/PKG-INFO writing top-level names to glance.egg-info/top_level.txt writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.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-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance-18.0.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin Installing glance-registry script to /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/bin + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 loading stevedore.sphinxext connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-18.0.0/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-18.0.0/doc/source/_static/glance-api.conf.sample 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.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-18.0.0/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-18.0.0/doc/source/_static/glance-cache.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-18.0.0/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-18.0.0/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-18.0.0/doc/source/../../etc/oslo-config-generator/glance-registry.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-18.0.0/doc/source/_static/glance-registry.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-18.0.0/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-18.0.0/doc/source/_static/glance-scrubber.conf.sample Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/glance-18.0.0/.gitreview found Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.cached_images.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v1.controller.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v1.filters.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v1.upload_utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.registry.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.rpc.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.registry.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.registry.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.hacking.checks.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.hacking.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.v1.images.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.v1.members.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.v1.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.v2.rpc.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.api.v2.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v1.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v1.client.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v1.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v2.api.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v2.client.rst. Creating file /builddir/build/BUILD/glance-18.0.0/doc/source/contributor/api/glance.registry.client.v2.rst. Creating file /builddir/build/BUILD/glance-18.0.0/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: 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 u'glance.flows' documenting plugins from u'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.sheepdog.Store' to 'glance.store.sheepdog.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' reading sources... [ 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 u'glance.database.migration_backend' documenting plugins from u'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-18.0.0/doc/source/configuration/glance_api.rst:1061: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:1062: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:1194: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:1202: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:3547: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:3548: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:5: WARNING: Duplicate ID: "glance_store.store_capabilities_update_min_interval". /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:5171: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_api.rst:5172: WARNING: Block quote ends without a blank line; unexpected unindent. looking for now-outdated files... /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_cache.rst:570: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_cache.rst:571: WARNING: Bullet list ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_cache.rst:2599: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_cache.rst:2600: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_scrubber.rst:2551: WARNING: Unexpected indentation. /builddir/build/BUILD/glance-18.0.0/doc/source/configuration/glance_scrubber.rst:2552: WARNING: Block quote ends without a blank line; unexpected unindent. none found pickling environment... 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 [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/apache-httpd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/apache-httpd.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/apache-httpd' writing output... [ 0%] admin/authentication [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/authentication.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/authentication.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/authentication' writing output... [ 1%] admin/cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/cache' writing output... [ 1%] admin/controllingservers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/controllingservers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/controllingservers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/controllingservers' writing output... [ 2%] admin/db [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/db.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/db.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/db' writing output... [ 2%] admin/db-sqlalchemy-migrate [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/db-sqlalchemy-migrate.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/db-sqlalchemy-migrate.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/db-sqlalchemy-migrate' writing output... [ 3%] admin/flows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/flows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/flows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/flows' writing output... [ 3%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 4%] admin/interoperable-image-import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/interoperable-image-import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/interoperable-image-import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/interoperable-image-import' writing output... [ 4%] admin/manage-images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/manage-images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage-images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/manage-images' writing output... [ 5%] admin/multistores [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/multistores.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/multistores.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/multistores' writing output... [ 5%] admin/notifications [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/notifications.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/notifications.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/notifications' writing output... [ 6%] admin/policies [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policies.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policies.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policies' writing output... [ 6%] admin/property-protections [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/property-protections.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/property-protections.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/property-protections' writing output... [ 7%] admin/requirements [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/requirements.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/requirements.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/requirements' writing output... [ 7%] admin/rollingupgrades [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/rollingupgrades.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/rollingupgrades.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/rollingupgrades' writing output... [ 8%] admin/tasks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/tasks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/tasks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/tasks' writing output... [ 8%] admin/troubleshooting [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/troubleshooting.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/troubleshooting.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/troubleshooting' writing output... [ 8%] admin/useful-image-properties [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/useful-image-properties.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/useful-image-properties.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/useful-image-properties' writing output... [ 9%] admin/zero-downtime-db-upgrade [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/zero-downtime-db-upgrade.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/zero-downtime-db-upgrade.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/zero-downtime-db-upgrade' writing output... [ 9%] cli/glanceapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glanceapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glanceapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glanceapi' writing output... [ 10%] cli/glancecachecleaner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancecachecleaner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancecachecleaner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancecachecleaner' writing output... [ 10%] cli/glancecachemanage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancecachemanage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancecachemanage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancecachemanage' writing output... [ 11%] cli/glancecacheprefetcher [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancecacheprefetcher.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancecacheprefetcher.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancecacheprefetcher' writing output... [ 11%] cli/glancecachepruner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancecachepruner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancecachepruner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancecachepruner' writing output... [ 12%] cli/glancecontrol [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancecontrol.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancecontrol.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancecontrol' writing output... [ 12%] cli/glancemanage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancemanage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancemanage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancemanage' writing output... [ 13%] cli/glanceregistry [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glanceregistry.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glanceregistry.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glanceregistry' writing output... [ 13%] cli/glancereplicator [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancereplicator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancereplicator.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancereplicator' writing output... [ 14%] cli/glancescrubber [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancescrubber.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancescrubber.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancescrubber' writing output... [ 14%] cli/glancestatus [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/glancestatus.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/glancestatus.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/glancestatus' writing output... [ 15%] cli/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 15%] configuration/configuring [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/configuring.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/configuring.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/configuring' writing output... [ 16%] configuration/glance_api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/glance_api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/glance_api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/glance_api' writing output... [ 16%] configuration/glance_cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/glance_cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/glance_cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/glance_cache' writing output... [ 16%] configuration/glance_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/glance_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/glance_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/glance_manage' writing output... [ 17%] configuration/glance_registry [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/glance_registry.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/glance_registry.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/glance_registry' writing output... [ 17%] configuration/glance_scrubber [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/glance_scrubber.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/glance_scrubber.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/glance_scrubber' writing output... [ 18%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 18%] configuration/sample-configuration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/sample-configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sample-configuration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/sample-configuration' writing output... [ 19%] contributor/api/glance [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance' writing output... [ 19%] contributor/api/glance.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.authorization.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.authorization.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.authorization' writing output... [ 20%] contributor/api/glance.api.cached_images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.cached_images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.cached_images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.cached_images' writing output... [ 21%] contributor/api/glance.api.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware' writing output... [ 22%] contributor/api/glance.api.middleware.cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.cache_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.cache_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware.cache_manage' writing output... [ 23%] contributor/api/glance.api.middleware.context [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.context.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.context.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.gzip.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.gzip.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware.gzip' writing output... [ 24%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.middleware.version_negotiation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.middleware.version_negotiation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 24%] contributor/api/glance.api.policy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.policy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.policy' writing output... [ 25%] contributor/api/glance.api.property_protections [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.property_protections.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.property_protections.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.property_protections' writing output... [ 25%] contributor/api/glance.api.v1 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v1.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v1' writing output... [ 25%] contributor/api/glance.api.v1.controller [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v1.controller.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v1.controller.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v1.controller' writing output... [ 26%] contributor/api/glance.api.v1.filters [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v1.filters.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v1.filters.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v1.filters' writing output... [ 26%] contributor/api/glance.api.v1.router [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v1.router.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v1.router.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v1.router' writing output... [ 27%] contributor/api/glance.api.v1.upload_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v1.upload_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v1.upload_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v1.upload_utils' writing output... [ 27%] contributor/api/glance.api.v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2' writing output... [ 28%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.cached_images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.cached_images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.cached_images' writing output... [ 28%] contributor/api/glance.api.v2.discovery [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.discovery.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.discovery.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.discovery' writing output... [ 29%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.image_actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.image_actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.image_actions' writing output... [ 29%] contributor/api/glance.api.v2.image_data [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.image_data.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.image_data.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.image_data' writing output... [ 30%] contributor/api/glance.api.v2.image_members [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.image_members.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.image_members.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.image_members' writing output... [ 30%] contributor/api/glance.api.v2.image_tags [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.image_tags.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.image_tags.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.image_tags' writing output... [ 31%] contributor/api/glance.api.v2.images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.images' writing output... [ 31%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 32%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.metadef_objects.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.metadef_objects.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.metadef_objects' writing output... [ 32%] contributor/api/glance.api.v2.metadef_properties [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.metadef_properties.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.metadef_properties.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.metadef_properties' writing output... [ 33%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.metadef_resource_types' writing output... [ 33%] contributor/api/glance.api.v2.metadef_tags [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.metadef_tags.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.metadef_tags.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.metadef_tags' writing output... [ 33%] contributor/api/glance.api.v2.model [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_namespace [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model.metadef_namespace' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_object [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_object.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_object.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model.metadef_object' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_property_item_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'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 [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model.metadef_property_type' writing output... [ 36%] contributor/api/glance.api.v2.model.metadef_resource_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model.metadef_resource_type' writing output... [ 36%] contributor/api/glance.api.v2.model.metadef_tag [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.model.metadef_tag' writing output... [ 37%] contributor/api/glance.api.v2.router [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.router.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.router.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.router' writing output... [ 37%] contributor/api/glance.api.v2.schemas [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.schemas.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.schemas.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.schemas' writing output... [ 38%] contributor/api/glance.api.v2.tasks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.v2.tasks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.v2.tasks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.v2.tasks' writing output... [ 38%] contributor/api/glance.api.versions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.api.versions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.api.versions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.api.versions' writing output... [ 39%] contributor/api/glance.async_ [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_' writing output... [ 39%] contributor/api/glance.async_.flows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows' writing output... [ 40%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.api_image_import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.api_image_import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.api_image_import' writing output... [ 40%] contributor/api/glance.async_.flows.base_import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.base_import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.base_import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.base_import' writing output... [ 41%] contributor/api/glance.async_.flows.convert [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.convert.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.convert.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.convert' writing output... [ 41%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.introspect.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.introspect.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.introspect' writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.ovf_process.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.ovf_process.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.ovf_process' writing output... [ 42%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.plugins' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 44%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.taskflow_executor.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.taskflow_executor.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.taskflow_executor' writing output... [ 45%] contributor/api/glance.async_.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.async_.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.async_.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.async_.utils' writing output... [ 45%] contributor/api/glance.cmd [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd' writing output... [ 46%] contributor/api/glance.cmd.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.api' writing output... [ 46%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.cache_cleaner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.cache_cleaner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.cache_cleaner' writing output... [ 47%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.cache_manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.cache_manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.cache_manage' writing output... [ 47%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.cache_prefetcher.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.cache_prefetcher.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 48%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.cache_pruner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.cache_pruner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.cache_pruner' writing output... [ 48%] contributor/api/glance.cmd.control [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.control.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.control.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.control' writing output... [ 49%] contributor/api/glance.cmd.manage [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.manage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.manage.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.manage' writing output... [ 49%] contributor/api/glance.cmd.registry [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.registry.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.registry.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.registry' writing output... [ 50%] contributor/api/glance.cmd.replicator [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.replicator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.replicator.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.replicator' writing output... [ 50%] contributor/api/glance.cmd.scrubber [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.scrubber.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.scrubber.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.scrubber' writing output... [ 50%] contributor/api/glance.cmd.status [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.cmd.status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.cmd.status.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.cmd.status' writing output... [ 51%] contributor/api/glance.common [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common' writing output... [ 51%] contributor/api/glance.common.auth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.auth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.auth' writing output... [ 52%] contributor/api/glance.common.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.client' writing output... [ 52%] contributor/api/glance.common.config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.config' writing output... [ 53%] contributor/api/glance.common.crypt [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.crypt.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.crypt.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.crypt' writing output... [ 53%] contributor/api/glance.common.exception [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.exception.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.exception.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.exception' writing output... [ 54%] contributor/api/glance.common.location_strategy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.location_strategy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.location_strategy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.location_strategy' writing output... [ 54%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.location_strategy.location_order.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.location_strategy.location_order.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.location_strategy.location_order' writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.location_strategy.store_type.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.location_strategy.store_type.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.location_strategy.store_type' writing output... [ 55%] contributor/api/glance.common.property_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.property_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.property_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.property_utils' writing output... [ 56%] contributor/api/glance.common.rpc [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.rpc.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.rpc.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.rpc' writing output... [ 56%] contributor/api/glance.common.scripts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.api_image_import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.api_image_import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts.api_image_import' writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.image_import.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.image_import.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts.image_import' writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.image_import.main.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.image_import.main.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts.image_import.main' writing output... [ 58%] contributor/api/glance.common.scripts.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.scripts.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.scripts.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.scripts.utils' writing output... [ 59%] contributor/api/glance.common.store_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.store_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.store_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.store_utils' writing output... [ 59%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.swift_store_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.swift_store_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.swift_store_utils' writing output... [ 60%] contributor/api/glance.common.timeutils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.timeutils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.timeutils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.timeutils' writing output... [ 60%] contributor/api/glance.common.trust_auth [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.trust_auth.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.trust_auth.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.trust_auth' writing output... [ 61%] contributor/api/glance.common.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.utils' writing output... [ 61%] contributor/api/glance.common.wsgi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.wsgi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.wsgi' writing output... [ 62%] contributor/api/glance.common.wsgi_app [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.wsgi_app.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.wsgi_app.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.wsgi_app' writing output... [ 62%] contributor/api/glance.common.wsme_utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.common.wsme_utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.common.wsme_utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.common.wsme_utils' writing output... [ 63%] contributor/api/glance.context [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.context.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.context.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.context' writing output... [ 63%] contributor/api/glance.db [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db' writing output... [ 64%] contributor/api/glance.db.metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.metadata' writing output... [ 64%] contributor/api/glance.db.migration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.migration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.migration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.migration' writing output... [ 65%] contributor/api/glance.db.registry [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.registry.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.registry.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.registry' writing output... [ 65%] contributor/api/glance.db.registry.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.registry.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.registry.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.registry.api' writing output... [ 66%] contributor/api/glance.db.simple [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.simple.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.simple.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.simple' writing output... [ 66%] contributor/api/glance.db.simple.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.simple.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.simple.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.simple.api' writing output... [ 66%] contributor/api/glance.db.utils [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.db.utils.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.db.utils.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.db.utils' writing output... [ 67%] contributor/api/glance.domain [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.domain.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.domain.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.domain' writing output... [ 67%] contributor/api/glance.domain.proxy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.domain.proxy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.domain.proxy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.domain.proxy' writing output... [ 68%] contributor/api/glance.gateway [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.gateway.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.gateway.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.gateway' writing output... [ 68%] contributor/api/glance.hacking [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.hacking.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.hacking.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.hacking' writing output... [ 69%] contributor/api/glance.hacking.checks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.hacking.checks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.hacking.checks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.hacking.checks' writing output... [ 69%] contributor/api/glance.i18n [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.i18n.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.i18n.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.i18n' writing output... [ 70%] contributor/api/glance.image_cache [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache' writing output... [ 70%] contributor/api/glance.image_cache.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.base' writing output... [ 71%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.cleaner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.cleaner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.cleaner' writing output... [ 71%] contributor/api/glance.image_cache.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.client' writing output... [ 72%] contributor/api/glance.image_cache.drivers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.drivers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.drivers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.drivers' writing output... [ 72%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.drivers.base.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.drivers.base.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.drivers.base' writing output... [ 73%] contributor/api/glance.image_cache.drivers.sqlite [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 73%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.drivers.xattr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.drivers.xattr.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 74%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.prefetcher.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.prefetcher.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.prefetcher' writing output... [ 74%] contributor/api/glance.image_cache.pruner [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.image_cache.pruner.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.image_cache.pruner.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.image_cache.pruner' writing output... [ 75%] contributor/api/glance.location [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.location.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.location.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.location' writing output... [ 75%] contributor/api/glance.notifier [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.notifier.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.notifier.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.notifier' writing output... [ 75%] contributor/api/glance.opts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.opts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.opts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.opts' writing output... [ 76%] contributor/api/glance.quota [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.quota.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.quota.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.quota' writing output... [ 76%] contributor/api/glance.registry [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry' writing output... [ 77%] contributor/api/glance.registry.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api' writing output... [ 77%] contributor/api/glance.registry.api.v1 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.v1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.v1.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api.v1' writing output... [ 78%] contributor/api/glance.registry.api.v1.images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.v1.images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.v1.images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api.v1.images' writing output... [ 78%] contributor/api/glance.registry.api.v1.members [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.v1.members.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.v1.members.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api.v1.members' writing output... [ 79%] contributor/api/glance.registry.api.v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api.v2' writing output... [ 79%] contributor/api/glance.registry.api.v2.rpc [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.api.v2.rpc.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.api.v2.rpc.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.api.v2.rpc' writing output... [ 80%] contributor/api/glance.registry.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client' writing output... [ 80%] contributor/api/glance.registry.client.v1 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v1.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v1' writing output... [ 81%] contributor/api/glance.registry.client.v1.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v1.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v1.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v1.api' writing output... [ 81%] contributor/api/glance.registry.client.v1.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v1.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v1.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v1.client' writing output... [ 82%] contributor/api/glance.registry.client.v2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v2' writing output... [ 82%] contributor/api/glance.registry.client.v2.api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v2.api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v2.api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v2.api' writing output... [ 83%] contributor/api/glance.registry.client.v2.client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.registry.client.v2.client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.registry.client.v2.client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.registry.client.v2.client' writing output... [ 83%] contributor/api/glance.schema [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.schema.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.schema.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.schema' writing output... [ 83%] contributor/api/glance.scrubber [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.scrubber.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.scrubber.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.scrubber' writing output... [ 84%] contributor/api/glance.version [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/glance.version.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/glance.version.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/glance.version' writing output... [ 84%] contributor/api/modules [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/api/modules.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/api/modules' writing output... [ 85%] contributor/architecture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/architecture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/architecture' writing output... [ 85%] contributor/blueprints [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/blueprints.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/blueprints.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/blueprints' writing output... [ 86%] contributor/database_architecture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/database_architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/database_architecture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/database_architecture' writing output... [ 86%] contributor/database_migrations [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/database_migrations.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/database_migrations.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/database_migrations' writing output... [ 87%] contributor/documentation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/documentation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/documentation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/documentation' writing output... [ 87%] contributor/domain_implementation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/domain_implementation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/domain_implementation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/domain_implementation' writing output... [ 88%] contributor/domain_model [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/domain_model.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/domain_model.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/domain_model' writing output... [ 88%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 89%] contributor/minor-code-changes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/minor-code-changes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/minor-code-changes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/minor-code-changes' writing output... [ 89%] contributor/refreshing-configs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/refreshing-configs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/refreshing-configs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/refreshing-configs' writing output... [ 90%] contributor/release-cpl [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/release-cpl.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/release-cpl.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/release-cpl' writing output... [ 90%] contributor/release-notes [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/release-notes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/release-notes.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/release-notes' writing output... [ 91%] glossary [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/glossary.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/glossary.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'glossary' writing output... [ 91%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 91%] install/get-started [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/get-started.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get-started.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/get-started' writing output... [ 92%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 92%] install/install [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install' writing output... [ 93%] install/install-debian [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-debian.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-debian.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-debian' writing output... [ 93%] install/install-obs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-obs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-obs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-obs' writing output... [ 94%] install/install-rdo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-rdo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-rdo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-rdo' writing output... [ 94%] install/install-ubuntu [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-ubuntu.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-ubuntu.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-ubuntu' writing output... [ 95%] install/verify [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/verify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/verify.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/verify' writing output... [ 95%] user/common-image-properties [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/common-image-properties.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/common-image-properties.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/common-image-properties' writing output... [ 96%] user/formats [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/formats.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/formats.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/formats' writing output... [ 96%] user/glanceapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/glanceapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/glanceapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/glanceapi' writing output... [ 97%] user/glanceclient [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/glanceclient.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/glanceclient.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/glanceclient' writing output... [ 97%] user/glancemetadefcatalogapi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/glancemetadefcatalogapi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/glancemetadefcatalogapi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/glancemetadefcatalogapi' writing output... [ 98%] user/identifiers [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/identifiers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/identifiers.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/identifiers' writing output... [ 98%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [ 99%] user/metadefs-concepts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/metadefs-concepts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/metadefs-concepts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/metadefs-concepts' writing output... [ 99%] user/signature [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/signature.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/signature.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/signature' writing output... [100%] user/statuses [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/statuses.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/statuses.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/statuses' 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' 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... [ 10%] 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... [ 15%] 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... [ 20%] glance.api.v2.metadef_properties [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 21%] 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... [ 25%] 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... [ 26%] 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... [ 30%] glance.api.versions [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 31%] glance.async_ [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 32%] 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... [ 35%] glance.async_.flows.ovf_process [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 36%] glance.async_.flows.plugins [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 37%] 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... [ 40%] glance.async_.taskflow_executor [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 41%] glance.async_.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 42%] glance.cmd.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' 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... [ 45%] 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.registry [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/registry' highlighting module code... [ 49%] glance.cmd.replicator [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 50%] 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... [ 51%] glance.common.auth [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 52%] glance.common.client [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 53%] glance.common.config [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 54%] glance.common.crypt [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 55%] 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... [ 56%] 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... [ 57%] 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... [ 58%] glance.common.property_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 59%] glance.common.rpc [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/rpc' highlighting module code... [ 60%] 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... [ 62%] glance.common.scripts.utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 63%] glance.common.store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 64%] glance.common.swift_store_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 65%] 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... [ 67%] glance.common.wsgi [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 68%] glance.common.wsgi_app [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 69%] glance.common.wsme_utils [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 70%] 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... [ 73%] glance.db.registry.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/registry/api' highlighting module code... [ 74%] glance.db.simple.api [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 75%] 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... [ 78%] glance.hacking.checks [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/hacking/checks' highlighting module code... [ 79%] glance.image_cache [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 80%] 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... [ 84%] glance.image_cache.drivers.xattr [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 85%] 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... [ 89%] glance.quota [openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 90%] 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... [ 95%] 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' copying images... [ 14%] contributor/../images/glance_layers.png copying images... [ 28%] contributor/../images/architecture.png copying images... [ 42%] contributor/../images/glance_db.png copying images... [ 57%] admin/../images/instance-life-3.png copying images... [ 71%] admin/../images/instance-life-2.png copying images... [ 85%] admin/../images/instance-life-1.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, 15 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-18.0.0-1.el7.noarch/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-api-dist-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-registry.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-registry.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-registry-dist.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-registry-dist.conf + install -p -D -m 644 etc/glance-registry-paste.ini /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-registry-dist-paste.ini + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/glance/glance-scrubber-dist.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/glance-image-import.conf + install -p -D -m 640 etc/policy.json /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/policy.json + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.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-18.0.0-1.el7.noarch/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.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-18.0.0-1.el7.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-18.0.0-1.el7.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-18.0.0-1.el7.noarch/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.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-18.0.0-1.el7.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-18.0.0-1.el7.noarch/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/etc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/glance-18.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-glance-18.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zkpGDy + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-18.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-18.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-18.0.0 + exit 0 Provides: config(openstack-glance) = 1:18.0.0-1.el7 openstack-glance = 1:18.0.0-1.el7 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 Processing files: python2-glance-18.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vFKXrt + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/python2-glance-18.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/python2-glance-18.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/python2-glance-18.0.0 + exit 0 Provides: python-glance = 1:18.0.0-1.el7 python2-glance = 1:18.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-glance < 1:18.0.0-1.el7 Processing files: openstack-glance-doc-18.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S6OZdH + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-doc-18.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-doc-18.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/doc/openstack-glance-doc-18.0.0 + exit 0 Provides: openstack-glance-doc = 1:18.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-glance-tests-18.0.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B7zT0b + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/licenses/python2-glance-tests-18.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/licenses/python2-glance-tests-18.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch/usr/share/licenses/python2-glance-tests-18.0.0 + exit 0 Provides: python-glance-tests = 1:18.0.0-1.el7 python2-glance-tests = 1:18.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-glance-tests < 1:18.0.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-glance-18.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-glance-18.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-18.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-glance-tests-18.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k2dUcK + umask 022 + cd /builddir/build/BUILD + cd glance-18.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-18.0.0-1.el7.noarch + exit 0 Child return code was: 0