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-pike-el7-build-37286-51005/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-15.0.0-2.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-pike-el7-build-37286-51005/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.QFKMEp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-15.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-15.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-15.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-15.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 + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qt2Ta8 + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + PYTHONPATH=. + oslo-config-generator --config-dir=etc/oslo-config-generator/ + /usr/bin/python2 setup.py build 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/common creating build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts creating build/lib/glance/tests/unit/image_cache creating build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers creating build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/client.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/rpc.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common creating build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain creating build/lib/glance/async creating build/lib/glance/async/flows copying glance/async/flows/__init__.py -> build/lib/glance/async/flows copying glance/async/flows/base_import.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/ovf_process.py -> build/lib/glance/async/flows creating build/lib/glance/tests/unit/async creating 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_import.py -> build/lib/glance/tests/unit/async/flows copying glance/tests/unit/async/flows/test_convert.py -> build/lib/glance/tests/unit/async/flows copying glance/tests/unit/async/flows/test_introspect.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/common/scripts creating build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import copying glance/tests/unit/common/__init__.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_client.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_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_rpc.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common creating build/lib/glance/tests/integration creating build/lib/glance/tests/integration/legacy_functional copying glance/tests/integration/legacy_functional/__init__.py -> build/lib/glance/tests/integration/legacy_functional copying glance/tests/integration/legacy_functional/test_v1_api.py -> build/lib/glance/tests/integration/legacy_functional copying glance/tests/integration/legacy_functional/base.py -> build/lib/glance/tests/integration/legacy_functional creating build/lib/glance/api creating build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.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_manage.py -> build/lib/glance/api/middleware creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/v1 copying glance/tests/functional/v1/__init__.py -> build/lib/glance/tests/functional/v1 copying glance/tests/functional/v1/test_api.py -> build/lib/glance/tests/functional/v1 copying glance/tests/functional/v1/test_copy_to_file.py -> build/lib/glance/tests/functional/v1 copying glance/tests/functional/v1/test_multiprocessing.py -> build/lib/glance/tests/functional/v1 copying glance/tests/functional/v1/test_misc.py -> build/lib/glance/tests/functional/v1 creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.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/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/__init__.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/version.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/schema.py -> build/lib/glance creating build/lib/glance/registry creating build/lib/glance/registry/client creating build/lib/glance/registry/client/v1 copying glance/registry/client/v1/__init__.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/api.py -> build/lib/glance/registry/client/v1 creating build/lib/glance/db/sqlalchemy/migrate_repo creating 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/029_location_meta_data_pickle_to_string.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/__init__.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/035_add_metadef_tables.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/034_add_virtual_size.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/011_make_mindisk_and_minram_notnull.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/009_add_mindisk_and_minram.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/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/010_default_update_at.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/031_remove_duplicated_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/021_set_engine_mysql_innodb.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/044_update_metadef_os_nova_server.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/007_add_owner.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/043_add_image_created_updated_idx.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/003_add_disk_format.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.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/028_owner_index.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/005_size_big_integer.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.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/006_key_to_name.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/001_add_images_table.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/014_add_image_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions creating build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> 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/members.py -> build/lib/glance/api/v1 copying glance/api/v1/controller.py -> build/lib/glance/api/v1 copying glance/api/v1/images.py -> build/lib/glance/api/v1 creating build/lib/glance/tests/functional/db copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_registry.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_simple.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_rpc_endpoint.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.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/base_metadef.py -> build/lib/glance/tests/functional/db creating 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/client.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 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/__init__.py -> build/lib/glance/db/registry copying glance/db/registry/api.py -> build/lib/glance/db/registry creating build/lib/glance/registry/client/v2 copying glance/registry/client/v2/__init__.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/api.py -> build/lib/glance/registry/client/v2 creating build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.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/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata01_add_visibility_remove_is_public.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/ocata_expand01_add_visibility.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/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike01_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 creating build/lib/glance/registry/api copying glance/registry/api/__init__.py -> build/lib/glance/registry/api creating 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_pike01.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_mitaka01.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_ocata01.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_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.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/sqlite.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/base.py -> build/lib/glance/image_cache/drivers creating build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import 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/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/manage.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/schema.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts creating build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.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/router.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 creating build/lib/glance/tests/unit/v1 copying glance/tests/unit/v1/__init__.py -> build/lib/glance/tests/unit/v1 copying glance/tests/unit/v1/test_api.py -> build/lib/glance/tests/unit/v1 copying glance/tests/unit/v1/test_registry_api.py -> build/lib/glance/tests/unit/v1 copying glance/tests/unit/v1/test_upload_utils.py -> build/lib/glance/tests/unit/v1 copying glance/tests/unit/v1/test_registry_client.py -> build/lib/glance/tests/unit/v1 creating build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/tests/unit/async/__init__.py -> build/lib/glance/tests/unit/async copying glance/tests/unit/async/test_async.py -> build/lib/glance/tests/unit/async copying glance/tests/unit/async/test_taskflow_executor.py -> build/lib/glance/tests/unit/async creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/__init__.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_tasks_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_metadef_resources.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_registry_api.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_registry_client.py -> build/lib/glance/tests/unit/v2 copying glance/registry/__init__.py -> build/lib/glance/registry creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import creating build/lib/glance/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 copying glance/tests/__init__.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/utils.py -> build/lib/glance/tests creating build/lib/glance/api/v2/model copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_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_property_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy copying glance/registry/client/__init__.py -> build/lib/glance/registry/client copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_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_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/registry.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache_client.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/api/__init__.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/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/api/authorization.py -> build/lib/glance/api copying glance/db/__init__.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db copying glance/db/utils.py -> build/lib/glance/db creating 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_tasks.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_objects.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_namespaces.py -> 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/test_metadef_tags.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/registry_data_api.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/__init__.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/__init__.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_cmd_cache_manage.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api creating build/lib/glance/registry/api/v1 copying glance/registry/api/v1/__init__.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/images.py -> build/lib/glance/registry/api/v1 copying glance/async/__init__.py -> build/lib/glance/async copying glance/async/taskflow_executor.py -> build/lib/glance/async copying glance/async/utils.py -> build/lib/glance/async copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_bin_glance_cache_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_replicator.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_ssl.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.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_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_scrubber.py -> build/lib/glance/tests/functional creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy running egg_info writing pbr to glance.egg-info/pbr.json 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 [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/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/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/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/alembic_migrations/versions/ocata01_add_visibility_remove_is_public.sql -> build/lib/glance/db/sqlalchemy/alembic_migrations/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 creating build/lib/glance/tests/etc copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc copying glance/tests/etc/policy.json -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc creating build/lib/glance/tests/var copying glance/tests/var/ca.crt -> build/lib/glance/tests/var copying glance/tests/var/ca.key -> build/lib/glance/tests/var copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations + /usr/bin/python2 setup.py compile_catalog -d build/lib/glance/locale running compile_catalog 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/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/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/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/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/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.prdwHT + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch + cd glance-15.0.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata01_add_visibility_remove_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata01_add_visibility_remove_is_public.sql -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadef_api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry copying build/lib/glance/db/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry copying build/lib/glance/db/registry/api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async copying build/lib/glance/async/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async copying build/lib/glance/async/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows copying build/lib/glance/async/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows copying build/lib/glance/async/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows copying build/lib/glance/async/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows copying build/lib/glance/async/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/domain copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/rpc.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/image_import creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry copying build/lib/glance/registry/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client copying build/lib/glance/registry/client/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api copying build/lib/glance/registry/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/filters.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/members.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/controller.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/v1/images.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1 copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/api/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2 copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_bin_glance_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike01.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata01.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/test_simple.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/v1/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/v1/test_copy_to_file.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/v1/test_multiprocessing.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/v1/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1 copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/var copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async copying build/lib/glance/tests/unit/async/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async/flows copying build/lib/glance/tests/unit/async/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async/flows copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/v1/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/v1/test_registry_api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/v1/test_upload_utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/v1/test_registry_client.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1 copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache_client.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/etc creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional copying build/lib/glance/tests/integration/legacy_functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional copying build/lib/glance/tests/integration/legacy_functional/test_v1_api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional copying build/lib/glance/tests/integration/legacy_functional/base.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/registry.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/simple/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata01_add_visibility_remove_is_public.py to ocata01_add_visibility_remove_is_public.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike01_drop_artifacts_tables.py to pike01_drop_artifacts_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/registry/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/db/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/location.py to location.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/cleaner.py to cleaner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/pruner.py to pruner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/xattr.py to xattr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/drivers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/prefetcher.py to prefetcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/image_cache/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/taskflow_executor.py to taskflow_executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows/convert.py to convert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/flows/introspect.py to introspect.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/async/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/scrubber.py to scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/notifier.py to notifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/domain/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/domain/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/gateway.py to gateway.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/quota/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/trust_auth.py to trust_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/crypt.py to crypt.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsme_utils.py to wsme_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/property_utils.py to property_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/location_strategy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/store_utils.py to store_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/scripts/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/common/wsgi_app.py to wsgi_app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v1/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/client/v2/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/members.py to members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/registry/api/v2/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/members.py to members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/controller.py to controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v1/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/middleware/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/property_protections.py to property_protections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/cached_images.py to cached_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/model/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/discovery.py to discovery.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/tasks.py to tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/v2/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/api/authorization.py to authorization.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_bin_glance_cache_manage.py to test_bin_glance_cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_pike01.py to test_pike01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/migrations/test_ocata01.py to test_ocata01.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_glance_replicator.py to test_glance_replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1/test_copy_to_file.py to test_copy_to_file.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1/test_multiprocessing.py to test_multiprocessing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v1/test_misc.py to test_misc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/test_scrubber.py to test_scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/functional/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/stubs.py to stubs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/async/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1/test_registry_api.py to test_registry_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1/test_upload_utils.py to test_upload_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v1/test_registry_client.py to test_registry_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/test_image_cache_client.py to test_image_cache_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/api/test_cmd_cache_manage.py to test_cmd_cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional/test_v1_api.py to test_v1_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/legacy_functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/integration/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/replicator.py to replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/scrubber.py to scrubber.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_manage.py to cache_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/registry.py to registry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/cmd/cache_pruner.py to cache_pruner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/schema.py to schema.pyc writing byte-compilation script '/tmp/tmpz7Ck8k.py' /usr/bin/python2 -O /tmp/tmpz7Ck8k.py removing /tmp/tmpz7Ck8k.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-trust.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/etc/glance/metadefs/ running install_egg_info running egg_info writing pbr to glance.egg-info/pbr.json 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 [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-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance-15.0.0-py2.7.egg-info running install_scripts Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin Installing glance-registry script to /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/bin + /usr/bin/python2 setup.py build_sphinx -b html running build_sphinx creating /builddir/build/BUILD/glance-15.0.0/doc/build creating /builddir/build/BUILD/glance-15.0.0/doc/build/doctrees creating /builddir/build/BUILD/glance-15.0.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/glance-15.0.0 [pbr] Generating doc/source/contributor/api/glance.api.authorization.rst [pbr] Generating doc/source/contributor/api/glance.api.cached_images.rst [pbr] Generating doc/source/contributor/api/glance.api.common.rst [pbr] Generating doc/source/contributor/api/glance.api.middleware.cache.rst [pbr] Generating doc/source/contributor/api/glance.api.middleware.cache_manage.rst [pbr] Generating doc/source/contributor/api/glance.api.middleware.context.rst [pbr] Generating doc/source/contributor/api/glance.api.middleware.gzip.rst [pbr] Generating doc/source/contributor/api/glance.api.middleware.version_negotiation.rst [pbr] Generating doc/source/contributor/api/glance.api.policy.rst [pbr] Generating doc/source/contributor/api/glance.api.property_protections.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.controller.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.filters.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.images.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.members.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.router.rst [pbr] Generating doc/source/contributor/api/glance.api.v1.upload_utils.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.discovery.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.image_actions.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.image_data.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.image_members.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.image_tags.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.images.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.metadef_objects.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.metadef_properties.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.metadef_tags.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_object.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.router.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.schemas.rst [pbr] Generating doc/source/contributor/api/glance.api.v2.tasks.rst [pbr] Generating doc/source/contributor/api/glance.api.versions.rst [pbr] Generating doc/source/contributor/api/glance.async.flows.api_image_import.rst [pbr] Generating doc/source/contributor/api/glance.async.flows.base_import.rst [pbr] Generating doc/source/contributor/api/glance.async.flows.convert.rst [pbr] Generating doc/source/contributor/api/glance.async.flows.introspect.rst [pbr] Generating doc/source/contributor/api/glance.async.flows.ovf_process.rst [pbr] Generating doc/source/contributor/api/glance.async.taskflow_executor.rst [pbr] Generating doc/source/contributor/api/glance.async.utils.rst [pbr] Generating doc/source/contributor/api/glance.cmd.api.rst [pbr] Generating doc/source/contributor/api/glance.cmd.cache_cleaner.rst [pbr] Generating doc/source/contributor/api/glance.cmd.cache_manage.rst [pbr] Generating doc/source/contributor/api/glance.cmd.cache_prefetcher.rst [pbr] Generating doc/source/contributor/api/glance.cmd.cache_pruner.rst [pbr] Generating doc/source/contributor/api/glance.cmd.control.rst [pbr] Generating doc/source/contributor/api/glance.cmd.manage.rst [pbr] Generating doc/source/contributor/api/glance.cmd.registry.rst [pbr] Generating doc/source/contributor/api/glance.cmd.replicator.rst [pbr] Generating doc/source/contributor/api/glance.cmd.scrubber.rst [pbr] Generating doc/source/contributor/api/glance.common.auth.rst [pbr] Generating doc/source/contributor/api/glance.common.client.rst [pbr] Generating doc/source/contributor/api/glance.common.config.rst [pbr] Generating doc/source/contributor/api/glance.common.crypt.rst [pbr] Generating doc/source/contributor/api/glance.common.exception.rst [pbr] Generating doc/source/contributor/api/glance.common.location_strategy.location_order.rst [pbr] Generating doc/source/contributor/api/glance.common.location_strategy.store_type.rst [pbr] Generating doc/source/contributor/api/glance.common.property_utils.rst [pbr] Generating doc/source/contributor/api/glance.common.rpc.rst [pbr] Generating doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst [pbr] Generating doc/source/contributor/api/glance.common.scripts.image_import.main.rst [pbr] Generating doc/source/contributor/api/glance.common.scripts.utils.rst [pbr] Generating doc/source/contributor/api/glance.common.store_utils.rst [pbr] Generating doc/source/contributor/api/glance.common.swift_store_utils.rst [pbr] Generating doc/source/contributor/api/glance.common.timeutils.rst [pbr] Generating doc/source/contributor/api/glance.common.trust_auth.rst [pbr] Generating doc/source/contributor/api/glance.common.utils.rst [pbr] Generating doc/source/contributor/api/glance.common.wsgi.rst [pbr] Generating doc/source/contributor/api/glance.common.wsgi_app.rst [pbr] Generating doc/source/contributor/api/glance.common.wsme_utils.rst [pbr] Generating doc/source/contributor/api/glance.context.rst [pbr] Generating doc/source/contributor/api/glance.db.metadata.rst [pbr] Generating doc/source/contributor/api/glance.db.migration.rst [pbr] Generating doc/source/contributor/api/glance.db.registry.api.rst [pbr] Generating doc/source/contributor/api/glance.db.simple.api.rst [pbr] Generating doc/source/contributor/api/glance.db.utils.rst [pbr] Generating doc/source/contributor/api/glance.domain.proxy.rst [pbr] Generating doc/source/contributor/api/glance.gateway.rst [pbr] Generating doc/source/contributor/api/glance.hacking.checks.rst [pbr] Generating doc/source/contributor/api/glance.i18n.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.base.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.cleaner.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.client.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.drivers.base.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.drivers.xattr.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.prefetcher.rst [pbr] Generating doc/source/contributor/api/glance.image_cache.pruner.rst [pbr] Generating doc/source/contributor/api/glance.location.rst [pbr] Generating doc/source/contributor/api/glance.notifier.rst [pbr] Generating doc/source/contributor/api/glance.opts.rst [pbr] Generating doc/source/contributor/api/glance.registry.api.v1.images.rst [pbr] Generating doc/source/contributor/api/glance.registry.api.v1.members.rst [pbr] Generating doc/source/contributor/api/glance.registry.api.v2.rpc.rst [pbr] Generating doc/source/contributor/api/glance.registry.client.v1.api.rst [pbr] Generating doc/source/contributor/api/glance.registry.client.v1.client.rst [pbr] Generating doc/source/contributor/api/glance.registry.client.v2.api.rst [pbr] Generating doc/source/contributor/api/glance.registry.client.v2.client.rst [pbr] Generating doc/source/contributor/api/glance.schema.rst [pbr] Generating doc/source/contributor/api/glance.scrubber.rst [pbr] Generating doc/source/contributor/api/glance.version.rst Running Sphinx v1.6.2 loading stevedore.sphinxext connecting events for openstackdocstheme loading pickled environment... not yet created [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-15.0.0/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-15.0.0/doc/source/_static/glance-api.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-15.0.0/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-15.0.0/doc/source/_static/glance-cache.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-15.0.0/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-15.0.0/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-15.0.0/doc/source/../../etc/oslo-config-generator/glance-registry.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-15.0.0/doc/source/_static/glance-registry.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-15.0.0/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-15.0.0/doc/source/_static/glance-scrubber.conf.sample Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme building [mo]: all of 0 po files building [html]: all source files updating environment: 172 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 1%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 2%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 3%] admin/db-sqlalchemy-migrate reading sources... [ 4%] admin/flows documenting plugins from u'glance.flows' documenting plugins from u'glance.flows.import' reading sources... [ 4%] admin/index reading sources... [ 5%] admin/manage-images reading sources... [ 5%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 6%] admin/property-protections reading sources... [ 7%] admin/requirements reading sources... [ 8%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 9%] admin/troubleshooting reading sources... [ 9%] cli/glanceapi reading sources... [ 10%] cli/glancecachecleaner reading sources... [ 11%] cli/glancecachemanage reading sources... [ 11%] cli/glancecacheprefetcher reading sources... [ 12%] cli/glancecachepruner reading sources... [ 12%] cli/glancecontrol reading sources... [ 13%] cli/glancemanage reading sources... [ 13%] cli/glanceregistry reading sources... [ 14%] cli/glancereplicator reading sources... [ 15%] cli/glancescrubber reading sources... [ 15%] cli/index reading sources... [ 16%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) reading sources... [ 17%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) reading sources... [ 18%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) reading sources... [ 18%] configuration/glance_registry loading config file etc/oslo-config-generator/glance-registry.conf /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) reading sources... [ 19%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) /usr/lib/python2.7/site-packages/sphinx/application.py:412: RemovedInSphinx20Warning: app.debug() is now deprecated. Use sphinx.util.logging instead. RemovedInSphinx20Warning) reading sources... [ 19%] configuration/index reading sources... [ 20%] configuration/sample-configuration reading sources... [ 20%] contributor/api/autoindex reading sources... [ 21%] contributor/api/glance.api.authorization reading sources... [ 22%] contributor/api/glance.api.cached_images reading sources... [ 22%] contributor/api/glance.api.common reading sources... [ 23%] contributor/api/glance.api.middleware.cache reading sources... [ 23%] contributor/api/glance.api.middleware.cache_manage reading sources... [ 24%] contributor/api/glance.api.middleware.context reading sources... [ 25%] contributor/api/glance.api.middleware.gzip reading sources... [ 25%] contributor/api/glance.api.middleware.version_negotiation reading sources... [ 26%] contributor/api/glance.api.policy reading sources... [ 26%] contributor/api/glance.api.property_protections reading sources... [ 27%] contributor/api/glance.api.v1.controller reading sources... [ 27%] contributor/api/glance.api.v1.filters reading sources... [ 28%] contributor/api/glance.api.v1.images reading sources... [ 29%] contributor/api/glance.api.v1.members reading sources... [ 29%] contributor/api/glance.api.v1.router reading sources... [ 30%] contributor/api/glance.api.v1.upload_utils reading sources... [ 30%] contributor/api/glance.api.v2.discovery reading sources... [ 31%] contributor/api/glance.api.v2.image_actions reading sources... [ 31%] contributor/api/glance.api.v2.image_data reading sources... [ 32%] contributor/api/glance.api.v2.image_members reading sources... [ 33%] contributor/api/glance.api.v2.image_tags reading sources... [ 33%] contributor/api/glance.api.v2.images reading sources... [ 34%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 34%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 35%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 36%] contributor/api/glance.api.v2.metadef_resource_types reading sources... [ 36%] contributor/api/glance.api.v2.metadef_tags reading sources... [ 37%] contributor/api/glance.api.v2.model.metadef_namespace reading sources... [ 37%] contributor/api/glance.api.v2.model.metadef_object reading sources... [ 38%] contributor/api/glance.api.v2.model.metadef_property_item_type reading sources... [ 38%] contributor/api/glance.api.v2.model.metadef_property_type reading sources... [ 39%] contributor/api/glance.api.v2.model.metadef_resource_type reading sources... [ 40%] contributor/api/glance.api.v2.model.metadef_tag reading sources... [ 40%] contributor/api/glance.api.v2.router reading sources... [ 41%] contributor/api/glance.api.v2.schemas reading sources... [ 41%] contributor/api/glance.api.v2.tasks reading sources... [ 42%] contributor/api/glance.api.versions reading sources... [ 43%] contributor/api/glance.async.flows.api_image_import reading sources... [ 43%] contributor/api/glance.async.flows.base_import reading sources... [ 44%] contributor/api/glance.async.flows.convert reading sources... [ 44%] contributor/api/glance.async.flows.introspect reading sources... [ 45%] contributor/api/glance.async.flows.ovf_process reading sources... [ 45%] contributor/api/glance.async.taskflow_executor reading sources... [ 46%] contributor/api/glance.async.utils reading sources... [ 47%] contributor/api/glance.cmd.api reading sources... [ 47%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 48%] contributor/api/glance.cmd.cache_manage reading sources... [ 48%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 49%] contributor/api/glance.cmd.cache_pruner reading sources... [ 50%] contributor/api/glance.cmd.control reading sources... [ 50%] contributor/api/glance.cmd.manage reading sources... [ 51%] contributor/api/glance.cmd.registry reading sources... [ 51%] contributor/api/glance.cmd.replicator reading sources... [ 52%] contributor/api/glance.cmd.scrubber reading sources... [ 52%] contributor/api/glance.common.auth reading sources... [ 53%] contributor/api/glance.common.client reading sources... [ 54%] contributor/api/glance.common.config reading sources... [ 54%] contributor/api/glance.common.crypt reading sources... [ 55%] contributor/api/glance.common.exception reading sources... [ 55%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 56%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 56%] contributor/api/glance.common.property_utils reading sources... [ 57%] contributor/api/glance.common.rpc reading sources... [ 58%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 58%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 59%] contributor/api/glance.common.scripts.utils reading sources... [ 59%] contributor/api/glance.common.store_utils reading sources... [ 60%] contributor/api/glance.common.swift_store_utils reading sources... [ 61%] contributor/api/glance.common.timeutils reading sources... [ 61%] contributor/api/glance.common.trust_auth reading sources... [ 62%] contributor/api/glance.common.utils reading sources... [ 62%] contributor/api/glance.common.wsgi reading sources... [ 63%] contributor/api/glance.common.wsgi_app reading sources... [ 63%] contributor/api/glance.common.wsme_utils reading sources... [ 64%] contributor/api/glance.context reading sources... [ 65%] contributor/api/glance.db.metadata reading sources... [ 65%] contributor/api/glance.db.migration reading sources... [ 66%] contributor/api/glance.db.registry.api reading sources... [ 66%] contributor/api/glance.db.simple.api reading sources... [ 67%] contributor/api/glance.db.utils reading sources... [ 68%] contributor/api/glance.domain.proxy reading sources... [ 68%] contributor/api/glance.gateway reading sources... [ 69%] contributor/api/glance.hacking.checks reading sources... [ 69%] contributor/api/glance.i18n reading sources... [ 70%] contributor/api/glance.image_cache.base reading sources... [ 70%] contributor/api/glance.image_cache.cleaner reading sources... [ 71%] contributor/api/glance.image_cache.client reading sources... [ 72%] contributor/api/glance.image_cache.drivers.base reading sources... [ 72%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 73%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 73%] 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... [ 76%] contributor/api/glance.opts reading sources... [ 76%] contributor/api/glance.registry.api.v1.images reading sources... [ 77%] contributor/api/glance.registry.api.v1.members reading sources... [ 77%] contributor/api/glance.registry.api.v2.rpc reading sources... [ 78%] contributor/api/glance.registry.client.v1.api reading sources... [ 79%] contributor/api/glance.registry.client.v1.client reading sources... [ 79%] contributor/api/glance.registry.client.v2.api reading sources... [ 80%] contributor/api/glance.registry.client.v2.client reading sources... [ 80%] contributor/api/glance.schema reading sources... [ 81%] contributor/api/glance.scrubber reading sources... [ 81%] contributor/api/glance.version reading sources... [ 82%] contributor/architecture reading sources... [ 83%] contributor/blueprints reading sources... [ 83%] contributor/database_architecture documenting plugins from u'glance.database.migration_backend' documenting plugins from u'glance.database.metadata_backend' reading sources... [ 84%] contributor/database_migrations reading sources... [ 84%] contributor/documentation reading sources... [ 85%] contributor/domain_implementation reading sources... [ 86%] contributor/domain_model reading sources... [ 86%] contributor/index reading sources... [ 87%] contributor/minor-code-changes reading sources... [ 87%] contributor/refreshing-configs reading sources... [ 88%] contributor/release-cpl reading sources... [ 88%] glossary reading sources... [ 89%] index reading sources... [ 90%] install/get-started reading sources... [ 90%] install/index reading sources... [ 91%] install/install reading sources... [ 91%] install/install-debian reading sources... [ 92%] install/install-obs reading sources... [ 93%] install/install-rdo reading sources... [ 93%] install/install-ubuntu reading sources... [ 94%] install/verify reading sources... [ 94%] user/common-image-properties reading sources... [ 95%] user/formats reading sources... [ 95%] user/glanceapi reading sources... [ 96%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 97%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 98%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd writing output... [ 1%] admin/authentication writing output... [ 1%] admin/cache writing output... [ 2%] admin/controllingservers writing output... [ 2%] admin/db writing output... [ 3%] admin/db-sqlalchemy-migrate writing output... [ 4%] admin/flows writing output... [ 4%] admin/index writing output... [ 5%] admin/manage-images writing output... [ 5%] admin/notifications writing output... [ 6%] admin/policies writing output... [ 6%] admin/property-protections writing output... [ 7%] admin/requirements writing output... [ 8%] admin/rollingupgrades writing output... [ 8%] admin/tasks writing output... [ 9%] admin/troubleshooting writing output... [ 9%] cli/glanceapi writing output... [ 10%] cli/glancecachecleaner writing output... [ 11%] cli/glancecachemanage writing output... [ 11%] cli/glancecacheprefetcher writing output... [ 12%] cli/glancecachepruner writing output... [ 12%] cli/glancecontrol writing output... [ 13%] cli/glancemanage writing output... [ 13%] cli/glanceregistry writing output... [ 14%] cli/glancereplicator writing output... [ 15%] cli/glancescrubber writing output... [ 15%] cli/index writing output... [ 16%] configuration/configuring writing output... [ 16%] configuration/glance_api writing output... [ 17%] configuration/glance_cache writing output... [ 18%] configuration/glance_manage writing output... [ 18%] configuration/glance_registry writing output... [ 19%] configuration/glance_scrubber writing output... [ 19%] configuration/index writing output... [ 20%] configuration/sample-configuration writing output... [ 20%] contributor/api/autoindex writing output... [ 21%] contributor/api/glance.api.authorization writing output... [ 22%] contributor/api/glance.api.cached_images writing output... [ 22%] contributor/api/glance.api.common writing output... [ 23%] contributor/api/glance.api.middleware.cache writing output... [ 23%] contributor/api/glance.api.middleware.cache_manage writing output... [ 24%] contributor/api/glance.api.middleware.context writing output... [ 25%] contributor/api/glance.api.middleware.gzip writing output... [ 25%] contributor/api/glance.api.middleware.version_negotiation writing output... [ 26%] contributor/api/glance.api.policy writing output... [ 26%] contributor/api/glance.api.property_protections writing output... [ 27%] contributor/api/glance.api.v1.controller writing output... [ 27%] contributor/api/glance.api.v1.filters writing output... [ 28%] contributor/api/glance.api.v1.images writing output... [ 29%] contributor/api/glance.api.v1.members writing output... [ 29%] contributor/api/glance.api.v1.router writing output... [ 30%] contributor/api/glance.api.v1.upload_utils writing output... [ 30%] contributor/api/glance.api.v2.discovery writing output... [ 31%] contributor/api/glance.api.v2.image_actions writing output... [ 31%] contributor/api/glance.api.v2.image_data writing output... [ 32%] contributor/api/glance.api.v2.image_members writing output... [ 33%] contributor/api/glance.api.v2.image_tags writing output... [ 33%] contributor/api/glance.api.v2.images writing output... [ 34%] contributor/api/glance.api.v2.metadef_namespaces writing output... [ 34%] contributor/api/glance.api.v2.metadef_objects writing output... [ 35%] contributor/api/glance.api.v2.metadef_properties writing output... [ 36%] contributor/api/glance.api.v2.metadef_resource_types writing output... [ 36%] contributor/api/glance.api.v2.metadef_tags writing output... [ 37%] contributor/api/glance.api.v2.model.metadef_namespace writing output... [ 37%] contributor/api/glance.api.v2.model.metadef_object writing output... [ 38%] contributor/api/glance.api.v2.model.metadef_property_item_type writing output... [ 38%] contributor/api/glance.api.v2.model.metadef_property_type writing output... [ 39%] contributor/api/glance.api.v2.model.metadef_resource_type writing output... [ 40%] contributor/api/glance.api.v2.model.metadef_tag writing output... [ 40%] contributor/api/glance.api.v2.router writing output... [ 41%] contributor/api/glance.api.v2.schemas writing output... [ 41%] contributor/api/glance.api.v2.tasks writing output... [ 42%] contributor/api/glance.api.versions writing output... [ 43%] contributor/api/glance.async.flows.api_image_import writing output... [ 43%] contributor/api/glance.async.flows.base_import writing output... [ 44%] contributor/api/glance.async.flows.convert writing output... [ 44%] contributor/api/glance.async.flows.introspect writing output... [ 45%] contributor/api/glance.async.flows.ovf_process writing output... [ 45%] contributor/api/glance.async.taskflow_executor writing output... [ 46%] contributor/api/glance.async.utils writing output... [ 47%] contributor/api/glance.cmd.api writing output... [ 47%] contributor/api/glance.cmd.cache_cleaner writing output... [ 48%] contributor/api/glance.cmd.cache_manage writing output... [ 48%] contributor/api/glance.cmd.cache_prefetcher writing output... [ 49%] contributor/api/glance.cmd.cache_pruner writing output... [ 50%] contributor/api/glance.cmd.control writing output... [ 50%] contributor/api/glance.cmd.manage writing output... [ 51%] contributor/api/glance.cmd.registry writing output... [ 51%] contributor/api/glance.cmd.replicator writing output... [ 52%] contributor/api/glance.cmd.scrubber writing output... [ 52%] contributor/api/glance.common.auth writing output... [ 53%] contributor/api/glance.common.client writing output... [ 54%] contributor/api/glance.common.config writing output... [ 54%] contributor/api/glance.common.crypt writing output... [ 55%] contributor/api/glance.common.exception writing output... [ 55%] contributor/api/glance.common.location_strategy.location_order writing output... [ 56%] contributor/api/glance.common.location_strategy.store_type writing output... [ 56%] contributor/api/glance.common.property_utils writing output... [ 57%] contributor/api/glance.common.rpc writing output... [ 58%] contributor/api/glance.common.scripts.api_image_import.main writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main writing output... [ 59%] contributor/api/glance.common.scripts.utils writing output... [ 59%] contributor/api/glance.common.store_utils writing output... [ 60%] contributor/api/glance.common.swift_store_utils writing output... [ 61%] contributor/api/glance.common.timeutils writing output... [ 61%] contributor/api/glance.common.trust_auth writing output... [ 62%] contributor/api/glance.common.utils writing output... [ 62%] contributor/api/glance.common.wsgi writing output... [ 63%] contributor/api/glance.common.wsgi_app writing output... [ 63%] contributor/api/glance.common.wsme_utils writing output... [ 64%] contributor/api/glance.context writing output... [ 65%] contributor/api/glance.db.metadata writing output... [ 65%] contributor/api/glance.db.migration writing output... [ 66%] contributor/api/glance.db.registry.api writing output... [ 66%] contributor/api/glance.db.simple.api writing output... [ 67%] contributor/api/glance.db.utils writing output... [ 68%] contributor/api/glance.domain.proxy writing output... [ 68%] contributor/api/glance.gateway writing output... [ 69%] contributor/api/glance.hacking.checks writing output... [ 69%] contributor/api/glance.i18n writing output... [ 70%] contributor/api/glance.image_cache.base writing output... [ 70%] contributor/api/glance.image_cache.cleaner writing output... [ 71%] contributor/api/glance.image_cache.client writing output... [ 72%] contributor/api/glance.image_cache.drivers.base writing output... [ 72%] contributor/api/glance.image_cache.drivers.sqlite writing output... [ 73%] contributor/api/glance.image_cache.drivers.xattr writing output... [ 73%] contributor/api/glance.image_cache.prefetcher writing output... [ 74%] contributor/api/glance.image_cache.pruner writing output... [ 75%] contributor/api/glance.location writing output... [ 75%] contributor/api/glance.notifier writing output... [ 76%] contributor/api/glance.opts writing output... [ 76%] contributor/api/glance.registry.api.v1.images writing output... [ 77%] contributor/api/glance.registry.api.v1.members writing output... [ 77%] contributor/api/glance.registry.api.v2.rpc writing output... [ 78%] contributor/api/glance.registry.client.v1.api writing output... [ 79%] contributor/api/glance.registry.client.v1.client writing output... [ 79%] contributor/api/glance.registry.client.v2.api writing output... [ 80%] contributor/api/glance.registry.client.v2.client writing output... [ 80%] contributor/api/glance.schema writing output... [ 81%] contributor/api/glance.scrubber writing output... [ 81%] contributor/api/glance.version writing output... [ 82%] contributor/architecture writing output... [ 83%] contributor/blueprints writing output... [ 83%] contributor/database_architecture writing output... [ 84%] contributor/database_migrations writing output... [ 84%] contributor/documentation writing output... [ 85%] contributor/domain_implementation writing output... [ 86%] contributor/domain_model writing output... [ 86%] contributor/index writing output... [ 87%] contributor/minor-code-changes writing output... [ 87%] contributor/refreshing-configs writing output... [ 88%] contributor/release-cpl writing output... [ 88%] glossary writing output... [ 89%] index writing output... [ 90%] install/get-started writing output... [ 90%] install/index writing output... [ 91%] install/install writing output... [ 91%] install/install-debian writing output... [ 92%] install/install-obs writing output... [ 93%] install/install-rdo writing output... [ 93%] install/install-ubuntu writing output... [ 94%] install/verify writing output... [ 94%] user/common-image-properties writing output... [ 95%] user/formats writing output... [ 95%] user/glanceapi writing output... [ 96%] user/glanceclient writing output... [ 97%] user/glancemetadefcatalogapi writing output... [ 97%] user/identifiers writing output... [ 98%] user/index writing output... [ 98%] user/metadefs-concepts writing output... [ 99%] user/signature writing output... [100%] user/statuses generating indices... genindex py-modindex highlighting module code... [ 0%] glance.async.flows.base_import highlighting module code... [ 1%] glance.common.crypt highlighting module code... [ 2%] glance.registry.api.v1.members highlighting module code... [ 3%] glance.hacking.checks highlighting module code... [ 4%] glance.common.exception highlighting module code... [ 5%] glance.common.location_strategy.store_type highlighting module code... [ 6%] glance.api.v2.metadef_objects highlighting module code... [ 7%] glance.common.scripts.api_image_import.main highlighting module code... [ 8%] glance.api.v2.schemas highlighting module code... [ 9%] glance.schema highlighting module code... [ 10%] glance.scrubber highlighting module code... [ 11%] glance.image_cache.base highlighting module code... [ 12%] glance.common.swift_store_utils highlighting module code... [ 13%] glance.api.v2.model.metadef_resource_type highlighting module code... [ 14%] glance.common.utils highlighting module code... [ 15%] glance.registry.client.v2.client highlighting module code... [ 16%] glance.registry.client.v2.api highlighting module code... [ 17%] glance.cmd.manage highlighting module code... [ 18%] glance.api.v1.images highlighting module code... [ 19%] glance.common.store_utils highlighting module code... [ 20%] glance.common.scripts.utils highlighting module code... [ 21%] glance.common.client highlighting module code... [ 22%] glance.api.v2.metadef_resource_types highlighting module code... [ 23%] glance.common.auth highlighting module code... [ 24%] glance.api.v2.model.metadef_property_item_type highlighting module code... [ 25%] glance.api.v2.images highlighting module code... [ 25%] glance.async.flows.ovf_process highlighting module code... [ 26%] glance.registry.client.v1.client highlighting module code... [ 27%] glance.api.v1.members highlighting module code... [ 28%] glance.db.registry.api highlighting module code... [ 29%] glance.registry.api.v1.images highlighting module code... [ 30%] glance.image_cache.cleaner highlighting module code... [ 31%] glance.common.timeutils highlighting module code... [ 32%] glance.common.wsgi highlighting module code... [ 33%] glance.api.v2.image_tags highlighting module code... [ 34%] glance.db.simple.api highlighting module code... [ 35%] wsme.types highlighting module code... [ 36%] glance.api.v1.router highlighting module code... [ 37%] glance.cmd.scrubber highlighting module code... [ 38%] glance.cmd.replicator highlighting module code... [ 39%] glance.image_cache.pruner highlighting module code... [ 40%] glance.api.v1.filters highlighting module code... [ 41%] glance.api.v2.model.metadef_object highlighting module code... [ 42%] glance.api.v2.metadef_tags highlighting module code... [ 43%] glance.cmd.control highlighting module code... [ 44%] glance.cmd.cache_cleaner highlighting module code... [ 45%] glance.common.scripts.image_import.main highlighting module code... [ 46%] glance.image_cache.drivers.base highlighting module code... [ 47%] glance.db.utils highlighting module code... [ 48%] glance.api.v2.router highlighting module code... [ 49%] glance.db.migration highlighting module code... [ 50%] glance.api.middleware.cache_manage highlighting module code... [ 50%] glance.registry.client.v1.api highlighting module code... [ 51%] glance.api.v2.image_actions highlighting module code... [ 52%] glance.async.taskflow_executor highlighting module code... [ 53%] glance.common.config highlighting module code... [ 54%] glance.async.flows.convert highlighting module code... [ 55%] glance.common.location_strategy.location_order highlighting module code... [ 56%] glance.api.common highlighting module code... [ 57%] glance.cmd.cache_pruner highlighting module code... [ 58%] glance.api.v2.metadef_properties highlighting module code... [ 59%] glance.api.cached_images highlighting module code... [ 60%] glance.api.versions highlighting module code... [ 61%] glance.api.middleware.gzip highlighting module code... [ 62%] glance.api.authorization highlighting module code... [ 63%] glance.cmd.cache_manage highlighting module code... [ 64%] glance.api.v1.upload_utils highlighting module code... [ 65%] glance.api.v2.image_data highlighting module code... [ 66%] glance.common.wsgi_app highlighting module code... [ 67%] glance.api.policy highlighting module code... [ 68%] glance.registry.api.v2.rpc highlighting module code... [ 69%] glance.gateway highlighting module code... [ 70%] glance.api.v2.discovery highlighting module code... [ 71%] glance.api.property_protections highlighting module code... [ 72%] glance.api.middleware.version_negotiation highlighting module code... [ 73%] glance.image_cache.drivers.sqlite highlighting module code... [ 74%] glance.cmd.cache_prefetcher highlighting module code... [ 75%] glance.common.trust_auth highlighting module code... [ 75%] glance.cmd.api highlighting module code... [ 76%] glance.api.middleware.cache highlighting module code... [ 77%] glance.async.utils highlighting module code... [ 78%] glance.opts highlighting module code... [ 79%] glance.domain.proxy highlighting module code... [ 80%] glance.common.property_utils highlighting module code... [ 81%] glance.api.v2.model.metadef_tag highlighting module code... [ 82%] glance.image_cache.client highlighting module code... [ 83%] glance.cmd.registry highlighting module code... [ 84%] glance.image_cache.prefetcher highlighting module code... [ 85%] glance.api.v2.image_members highlighting module code... [ 86%] glance.image_cache.drivers.xattr highlighting module code... [ 87%] glance.api.v2.tasks highlighting module code... [ 88%] glance.api.v2.metadef_namespaces highlighting module code... [ 89%] glance.notifier highlighting module code... [ 90%] glance.async.flows.api_image_import highlighting module code... [ 91%] glance.api.v2.model.metadef_property_type highlighting module code... [ 92%] glance.common.rpc highlighting module code... [ 93%] glance.api.middleware.context highlighting module code... [ 94%] glance.api.v1.controller highlighting module code... [ 95%] glance.location highlighting module code... [ 96%] glance.async.flows.introspect highlighting module code... [ 97%] glance.context highlighting module code... [ 98%] glance.api.v2.model.metadef_namespace highlighting module code... [ 99%] glance.common.wsme_utils highlighting module code... [100%] glance.db.metadata writing additional pages... 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. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance/glance-api-dist-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-registry.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/glance-registry.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-registry-dist.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance/glance-registry-dist.conf + install -p -D -m 644 etc/glance-registry-paste.ini /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/glance/glance-registry-dist-paste.ini + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/etc/glance/glance-swift.conf + install -p -D -m 640 etc/policy.json /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/policy.json + install -p -D -m 640 etc/rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.el7.noarch/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.0.0-2.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-15.0.0-2.el7.noarch/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.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-15.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-15.0.0-2.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-15.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fgKBfC + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-15.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-15.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-15.0.0 + exit 0 Provides: config(openstack-glance) = 1:15.0.0-2.el7 openstack-glance = 1:15.0.0-2.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: python-glance-15.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NJPLgl + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/python-glance-15.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/python-glance-15.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/python-glance-15.0.0 + exit 0 Provides: python-glance = 1:15.0.0-2.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 Processing files: openstack-glance-doc-15.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ieUEd7 + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-doc-15.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-doc-15.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/doc/openstack-glance-doc-15.0.0 + exit 0 Provides: openstack-glance-doc = 1:15.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-glance-tests-15.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H1QpvY + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/licenses/python-glance-tests-15.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/licenses/python-glance-tests-15.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch/usr/share/licenses/python-glance-tests-15.0.0 + exit 0 Provides: python-glance-tests = 1:15.0.0-2.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch Wrote: /builddir/build/RPMS/openstack-glance-15.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-glance-15.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-15.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-glance-tests-15.0.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BEAzMu + umask 022 + cd /builddir/build/BUILD + cd glance-15.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-15.0.0-2.el7.noarch + exit 0 Child return code was: 0