Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-swift.spec'], chrootPath='/var/lib/mock/cloud7-openstack-newton-el7-build-17641-23872/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-swift.spec'] with env {'LANG': 'en_GB', '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-swift-2.9.1-0.1.e07f9begit.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-swift.spec '], chrootPath='/var/lib/mock/cloud7-openstack-newton-el7-build-17641-23872/root'shell=Falseuid=497env={'LANG': 'en_GB', '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', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-swift.spec '] with env {'LANG': 'en_GB', '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.69Ycxe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + /usr/bin/gzip -dc /builddir/build/SOURCES/swift-e07f9be.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + /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-swift-2.9.1 base' + rm -f requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ik1DOQ + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/swift creating build/lib/swift/obj copying swift/obj/server.py -> build/lib/swift/obj copying swift/obj/ssync_sender.py -> build/lib/swift/obj copying swift/obj/__init__.py -> build/lib/swift/obj copying swift/obj/updater.py -> build/lib/swift/obj copying swift/obj/mem_diskfile.py -> build/lib/swift/obj copying swift/obj/diskfile.py -> build/lib/swift/obj copying swift/obj/mem_server.py -> build/lib/swift/obj copying swift/obj/expirer.py -> build/lib/swift/obj copying swift/obj/ssync_receiver.py -> build/lib/swift/obj copying swift/obj/replicator.py -> build/lib/swift/obj copying swift/obj/reconstructor.py -> build/lib/swift/obj copying swift/obj/auditor.py -> build/lib/swift/obj creating build/lib/swift/common creating build/lib/swift/common/ring copying swift/common/ring/__init__.py -> build/lib/swift/common/ring copying swift/common/ring/builder.py -> build/lib/swift/common/ring copying swift/common/ring/ring.py -> build/lib/swift/common/ring copying swift/common/ring/utils.py -> build/lib/swift/common/ring creating build/lib/swift/proxy copying swift/proxy/server.py -> build/lib/swift/proxy copying swift/proxy/__init__.py -> build/lib/swift/proxy creating build/lib/swift/common/middleware creating build/lib/swift/common/middleware/x_profile copying swift/common/middleware/x_profile/profile_model.py -> build/lib/swift/common/middleware/x_profile copying swift/common/middleware/x_profile/exceptions.py -> build/lib/swift/common/middleware/x_profile copying swift/common/middleware/x_profile/html_viewer.py -> build/lib/swift/common/middleware/x_profile copying swift/common/middleware/x_profile/__init__.py -> build/lib/swift/common/middleware/x_profile creating build/lib/swift/common/middleware/crypto copying swift/common/middleware/crypto/__init__.py -> build/lib/swift/common/middleware/crypto copying swift/common/middleware/crypto/decrypter.py -> build/lib/swift/common/middleware/crypto copying swift/common/middleware/crypto/encrypter.py -> build/lib/swift/common/middleware/crypto copying swift/common/middleware/crypto/keymaster.py -> build/lib/swift/common/middleware/crypto copying swift/common/middleware/crypto/crypto_utils.py -> build/lib/swift/common/middleware/crypto creating build/lib/swift/container copying swift/container/server.py -> build/lib/swift/container copying swift/container/__init__.py -> build/lib/swift/container copying swift/container/updater.py -> build/lib/swift/container copying swift/container/sync.py -> build/lib/swift/container copying swift/container/reconciler.py -> build/lib/swift/container copying swift/container/backend.py -> build/lib/swift/container copying swift/container/replicator.py -> build/lib/swift/container copying swift/container/sync_store.py -> build/lib/swift/container copying swift/container/auditor.py -> build/lib/swift/container creating build/lib/swift/account copying swift/account/server.py -> build/lib/swift/account copying swift/account/reaper.py -> build/lib/swift/account copying swift/account/__init__.py -> build/lib/swift/account copying swift/account/utils.py -> build/lib/swift/account copying swift/account/backend.py -> build/lib/swift/account copying swift/account/replicator.py -> build/lib/swift/account copying swift/account/auditor.py -> build/lib/swift/account creating build/lib/swift/proxy/controllers copying swift/proxy/controllers/info.py -> build/lib/swift/proxy/controllers copying swift/proxy/controllers/__init__.py -> build/lib/swift/proxy/controllers copying swift/proxy/controllers/account.py -> build/lib/swift/proxy/controllers copying swift/proxy/controllers/container.py -> build/lib/swift/proxy/controllers copying swift/proxy/controllers/base.py -> build/lib/swift/proxy/controllers copying swift/proxy/controllers/obj.py -> build/lib/swift/proxy/controllers creating build/lib/swift/cli copying swift/cli/recon.py -> build/lib/swift/cli copying swift/cli/info.py -> build/lib/swift/cli copying swift/cli/__init__.py -> build/lib/swift/cli copying swift/cli/ringbuilder.py -> build/lib/swift/cli copying swift/cli/form_signature.py -> build/lib/swift/cli copying swift/cli/ring_builder_analyzer.py -> build/lib/swift/cli copying swift/__init__.py -> build/lib/swift copying swift/common/db.py -> build/lib/swift/common copying swift/common/container_sync_realms.py -> build/lib/swift/common copying swift/common/linkat.py -> build/lib/swift/common copying swift/common/constraints.py -> build/lib/swift/common copying swift/common/exceptions.py -> build/lib/swift/common copying swift/common/http.py -> build/lib/swift/common copying swift/common/__init__.py -> build/lib/swift/common copying swift/common/direct_client.py -> build/lib/swift/common copying swift/common/internal_client.py -> build/lib/swift/common copying swift/common/header_key_dict.py -> build/lib/swift/common copying swift/common/manager.py -> build/lib/swift/common copying swift/common/request_helpers.py -> build/lib/swift/common copying swift/common/wsgi.py -> build/lib/swift/common copying swift/common/swob.py -> build/lib/swift/common copying swift/common/bufferedhttp.py -> build/lib/swift/common copying swift/common/storage_policy.py -> build/lib/swift/common copying swift/common/db_replicator.py -> build/lib/swift/common copying swift/common/splice.py -> build/lib/swift/common copying swift/common/base_storage_server.py -> build/lib/swift/common copying swift/common/utils.py -> build/lib/swift/common copying swift/common/daemon.py -> build/lib/swift/common copying swift/common/memcached.py -> build/lib/swift/common copying swift/common/middleware/healthcheck.py -> build/lib/swift/common/middleware copying swift/common/middleware/container_quotas.py -> build/lib/swift/common/middleware copying swift/common/middleware/staticweb.py -> build/lib/swift/common/middleware copying swift/common/middleware/recon.py -> build/lib/swift/common/middleware copying swift/common/middleware/catch_errors.py -> build/lib/swift/common/middleware copying swift/common/middleware/proxy_logging.py -> build/lib/swift/common/middleware copying swift/common/middleware/dlo.py -> build/lib/swift/common/middleware copying swift/common/middleware/ratelimit.py -> build/lib/swift/common/middleware copying swift/common/middleware/__init__.py -> build/lib/swift/common/middleware copying swift/common/middleware/list_endpoints.py -> build/lib/swift/common/middleware copying swift/common/middleware/slo.py -> build/lib/swift/common/middleware copying swift/common/middleware/tempurl.py -> build/lib/swift/common/middleware copying swift/common/middleware/xprofile.py -> build/lib/swift/common/middleware copying swift/common/middleware/versioned_writes.py -> build/lib/swift/common/middleware copying swift/common/middleware/copy.py -> build/lib/swift/common/middleware copying swift/common/middleware/bulk.py -> build/lib/swift/common/middleware copying swift/common/middleware/tempauth.py -> build/lib/swift/common/middleware copying swift/common/middleware/memcache.py -> build/lib/swift/common/middleware copying swift/common/middleware/name_check.py -> build/lib/swift/common/middleware copying swift/common/middleware/account_quotas.py -> build/lib/swift/common/middleware copying swift/common/middleware/domain_remap.py -> build/lib/swift/common/middleware copying swift/common/middleware/formpost.py -> build/lib/swift/common/middleware copying swift/common/middleware/container_sync.py -> build/lib/swift/common/middleware copying swift/common/middleware/gatekeeper.py -> build/lib/swift/common/middleware copying swift/common/middleware/keystoneauth.py -> build/lib/swift/common/middleware copying swift/common/middleware/crossdomain.py -> build/lib/swift/common/middleware copying swift/common/middleware/acl.py -> build/lib/swift/common/middleware copying swift/common/middleware/cname_lookup.py -> build/lib/swift/common/middleware running egg_info creating swift.egg-info writing swift.egg-info/PKG-INFO writing top-level names to swift.egg-info/top_level.txt writing dependency_links to swift.egg-info/dependency_links.txt writing entry points to swift.egg-info/entry_points.txt writing pbr to swift.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'swift.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'swift.egg-info/SOURCES.txt' creating build/lib/swift/locale creating build/lib/swift/locale/de creating build/lib/swift/locale/de/LC_MESSAGES copying swift/locale/de/LC_MESSAGES/swift.po -> build/lib/swift/locale/de/LC_MESSAGES creating build/lib/swift/locale/es creating build/lib/swift/locale/es/LC_MESSAGES copying swift/locale/es/LC_MESSAGES/swift.po -> build/lib/swift/locale/es/LC_MESSAGES creating build/lib/swift/locale/fr creating build/lib/swift/locale/fr/LC_MESSAGES copying swift/locale/fr/LC_MESSAGES/swift.po -> build/lib/swift/locale/fr/LC_MESSAGES creating build/lib/swift/locale/it creating build/lib/swift/locale/it/LC_MESSAGES copying swift/locale/it/LC_MESSAGES/swift.po -> build/lib/swift/locale/it/LC_MESSAGES creating build/lib/swift/locale/ja creating build/lib/swift/locale/ja/LC_MESSAGES copying swift/locale/ja/LC_MESSAGES/swift.po -> build/lib/swift/locale/ja/LC_MESSAGES creating build/lib/swift/locale/ko_KR creating build/lib/swift/locale/ko_KR/LC_MESSAGES copying swift/locale/ko_KR/LC_MESSAGES/swift.po -> build/lib/swift/locale/ko_KR/LC_MESSAGES creating build/lib/swift/locale/pt_BR creating build/lib/swift/locale/pt_BR/LC_MESSAGES copying swift/locale/pt_BR/LC_MESSAGES/swift.po -> build/lib/swift/locale/pt_BR/LC_MESSAGES creating build/lib/swift/locale/ru creating build/lib/swift/locale/ru/LC_MESSAGES copying swift/locale/ru/LC_MESSAGES/swift.po -> build/lib/swift/locale/ru/LC_MESSAGES creating build/lib/swift/locale/tr_TR creating build/lib/swift/locale/tr_TR/LC_MESSAGES copying swift/locale/tr_TR/LC_MESSAGES/swift.po -> build/lib/swift/locale/tr_TR/LC_MESSAGES creating build/lib/swift/locale/zh_CN creating build/lib/swift/locale/zh_CN/LC_MESSAGES copying swift/locale/zh_CN/LC_MESSAGES/swift.po -> build/lib/swift/locale/zh_CN/LC_MESSAGES creating build/lib/swift/locale/zh_TW creating build/lib/swift/locale/zh_TW/LC_MESSAGES copying swift/locale/zh_TW/LC_MESSAGES/swift.po -> build/lib/swift/locale/zh_TW/LC_MESSAGES running build_scripts creating build/scripts-2.7 copying and adjusting bin/swift-account-audit -> build/scripts-2.7 copying and adjusting bin/swift-account-auditor -> build/scripts-2.7 copying and adjusting bin/swift-account-info -> build/scripts-2.7 copying and adjusting bin/swift-account-reaper -> build/scripts-2.7 copying and adjusting bin/swift-account-replicator -> build/scripts-2.7 copying and adjusting bin/swift-account-server -> build/scripts-2.7 copying and adjusting bin/swift-config -> build/scripts-2.7 copying and adjusting bin/swift-container-auditor -> build/scripts-2.7 copying and adjusting bin/swift-container-info -> build/scripts-2.7 copying and adjusting bin/swift-container-replicator -> build/scripts-2.7 copying and adjusting bin/swift-container-server -> build/scripts-2.7 copying and adjusting bin/swift-container-sync -> build/scripts-2.7 copying and adjusting bin/swift-container-updater -> build/scripts-2.7 copying and adjusting bin/swift-container-reconciler -> build/scripts-2.7 copying and adjusting bin/swift-reconciler-enqueue -> build/scripts-2.7 copying and adjusting bin/swift-dispersion-populate -> build/scripts-2.7 copying and adjusting bin/swift-dispersion-report -> build/scripts-2.7 copying and adjusting bin/swift-drive-audit -> build/scripts-2.7 copying and adjusting bin/swift-form-signature -> build/scripts-2.7 copying and adjusting bin/swift-get-nodes -> build/scripts-2.7 copying and adjusting bin/swift-init -> build/scripts-2.7 copying and adjusting bin/swift-object-auditor -> build/scripts-2.7 copying and adjusting bin/swift-object-expirer -> build/scripts-2.7 copying and adjusting bin/swift-object-info -> build/scripts-2.7 copying and adjusting bin/swift-object-replicator -> build/scripts-2.7 copying and adjusting bin/swift-object-reconstructor -> build/scripts-2.7 copying and adjusting bin/swift-object-server -> build/scripts-2.7 copying and adjusting bin/swift-object-updater -> build/scripts-2.7 copying and adjusting bin/swift-oldies -> build/scripts-2.7 copying and adjusting bin/swift-orphans -> build/scripts-2.7 copying and adjusting bin/swift-proxy-server -> build/scripts-2.7 copying and adjusting bin/swift-recon -> build/scripts-2.7 copying and adjusting bin/swift-recon-cron -> build/scripts-2.7 copying and adjusting bin/swift-ring-builder -> build/scripts-2.7 copying and adjusting bin/swift-ring-builder-analyzer -> build/scripts-2.7 copying and adjusting bin/swift-temp-url -> build/scripts-2.7 changing mode of build/scripts-2.7/swift-account-audit from 644 to 755 changing mode of build/scripts-2.7/swift-account-auditor from 644 to 755 changing mode of build/scripts-2.7/swift-account-info from 644 to 755 changing mode of build/scripts-2.7/swift-account-reaper from 644 to 755 changing mode of build/scripts-2.7/swift-account-replicator from 644 to 755 changing mode of build/scripts-2.7/swift-account-server from 644 to 755 changing mode of build/scripts-2.7/swift-config from 644 to 755 changing mode of build/scripts-2.7/swift-container-auditor from 644 to 755 changing mode of build/scripts-2.7/swift-container-info from 644 to 755 changing mode of build/scripts-2.7/swift-container-replicator from 644 to 755 changing mode of build/scripts-2.7/swift-container-server from 644 to 755 changing mode of build/scripts-2.7/swift-container-sync from 644 to 755 changing mode of build/scripts-2.7/swift-container-updater from 644 to 755 changing mode of build/scripts-2.7/swift-container-reconciler from 644 to 755 changing mode of build/scripts-2.7/swift-reconciler-enqueue from 644 to 755 changing mode of build/scripts-2.7/swift-dispersion-populate from 644 to 755 changing mode of build/scripts-2.7/swift-dispersion-report from 644 to 755 changing mode of build/scripts-2.7/swift-drive-audit from 644 to 755 changing mode of build/scripts-2.7/swift-form-signature from 644 to 755 changing mode of build/scripts-2.7/swift-get-nodes from 644 to 755 changing mode of build/scripts-2.7/swift-init from 644 to 755 changing mode of build/scripts-2.7/swift-object-auditor from 644 to 755 changing mode of build/scripts-2.7/swift-object-expirer from 644 to 755 changing mode of build/scripts-2.7/swift-object-info from 644 to 755 changing mode of build/scripts-2.7/swift-object-replicator from 644 to 755 changing mode of build/scripts-2.7/swift-object-reconstructor from 644 to 755 changing mode of build/scripts-2.7/swift-object-server from 644 to 755 changing mode of build/scripts-2.7/swift-object-updater from 644 to 755 changing mode of build/scripts-2.7/swift-oldies from 644 to 755 changing mode of build/scripts-2.7/swift-orphans from 644 to 755 changing mode of build/scripts-2.7/swift-proxy-server from 644 to 755 changing mode of build/scripts-2.7/swift-recon from 644 to 755 changing mode of build/scripts-2.7/swift-recon-cron from 644 to 755 changing mode of build/scripts-2.7/swift-ring-builder from 644 to 755 changing mode of build/scripts-2.7/swift-ring-builder-analyzer from 644 to 755 changing mode of build/scripts-2.7/swift-temp-url from 644 to 755 + /usr/bin/python2 setup.py compile_catalog -d build/lib/swift/locale running compile_catalog compiling catalog build/lib/swift/locale/zh_CN/LC_MESSAGES/swift.po to build/lib/swift/locale/zh_CN/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/es/LC_MESSAGES/swift.po to build/lib/swift/locale/es/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/pt_BR/LC_MESSAGES/swift.po to build/lib/swift/locale/pt_BR/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/ko_KR/LC_MESSAGES/swift.po to build/lib/swift/locale/ko_KR/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/ru/LC_MESSAGES/swift.po to build/lib/swift/locale/ru/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/de/LC_MESSAGES/swift.po to build/lib/swift/locale/de/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/ja/LC_MESSAGES/swift.po to build/lib/swift/locale/ja/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/fr/LC_MESSAGES/swift.po to build/lib/swift/locale/fr/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/it/LC_MESSAGES/swift.po to build/lib/swift/locale/it/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/zh_TW/LC_MESSAGES/swift.po to build/lib/swift/locale/zh_TW/LC_MESSAGES/swift.mo compiling catalog build/lib/swift/locale/tr_TR/LC_MESSAGES/swift.po to build/lib/swift/locale/tr_TR/LC_MESSAGES/swift.mo + mkdir -p doc/build + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841/doc/build/doctrees creating /builddir/build/BUILD/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841/doc/build/html Running Sphinx v1.2.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: all source files updating environment: 57 added, 0 changed, 0 removed reading sources... [ 1%] account reading sources... [ 3%] admin_guide reading sources... [ 5%] apache_deployment_guide reading sources... [ 7%] api/authentication reading sources... [ 8%] api/container_quotas reading sources... [ 10%] api/discoverability reading sources... [ 12%] api/form_post_middleware reading sources... [ 14%] api/large_objects reading sources... [ 15%] api/object_api_v1_overview reading sources... [ 17%] api/object_versioning reading sources... [ 19%] api/temporary_url_middleware reading sources... [ 21%] api/use_content-encoding_metadata reading sources... [ 22%] api/use_the_content-disposition_metadata reading sources... [ 24%] associated_projects reading sources... [ 26%] container reading sources... [ 28%] cors reading sources... [ 29%] crossdomain reading sources... [ 31%] db reading sources... [ 33%] deployment_guide reading sources... [ 35%] development_auth reading sources... [ 36%] development_guidelines reading sources... [ 38%] development_middleware reading sources... [ 40%] development_ondisk_backends reading sources... [ 42%] development_saio reading sources... [ 43%] first_contribution_swift reading sources... [ 45%] getting_started reading sources... [ 47%] howto_installmultinode reading sources... [ 49%] index reading sources... [ 50%] logs reading sources... [ 52%] middleware reading sources... [ 54%] misc reading sources... [ 56%] object reading sources... [ 57%] ops_runbook/diagnose reading sources... [ 59%] ops_runbook/index reading sources... [ 61%] ops_runbook/maintenance reading sources... [ 63%] ops_runbook/procedures reading sources... [ 64%] ops_runbook/troubleshooting reading sources... [ 66%] overview_architecture reading sources... [ 68%] overview_auth reading sources... [ 70%] overview_backing_store reading sources... [ 71%] overview_container_sync reading sources... [ 73%] overview_encryption reading sources... [ 75%] overview_erasure_code reading sources... [ 77%] overview_expiring_objects reading sources... [ 78%] overview_global_cluster reading sources... [ 80%] overview_large_objects reading sources... [ 82%] overview_object_versioning reading sources... [ 84%] overview_policies reading sources... [ 85%] overview_reaper reading sources... [ 87%] overview_replication reading sources... [ 89%] overview_ring reading sources... [ 91%] policies_saio reading sources... [ 92%] proxy reading sources... [ 94%] ratelimit reading sources... [ 96%] replication_network reading sources... [ 98%] ring reading sources... [100%] ring_background looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841/swift/proxy/controllers/base.py:docstring of swift.proxy.controllers.base.NodeIter.set_node_provider:5: ERROR: Unexpected indentation. done checking consistency... done preparing documents... done writing output... [ 1%] account writing output... [ 3%] admin_guide writing output... [ 5%] apache_deployment_guide writing output... [ 7%] api/authentication writing output... [ 8%] api/container_quotas writing output... [ 10%] api/discoverability writing output... [ 12%] api/form_post_middleware writing output... [ 14%] api/large_objects writing output... [ 15%] api/object_api_v1_overview writing output... [ 17%] api/object_versioning writing output... [ 19%] api/temporary_url_middleware writing output... [ 21%] api/use_content-encoding_metadata writing output... [ 22%] api/use_the_content-disposition_metadata writing output... [ 24%] associated_projects writing output... [ 26%] container writing output... [ 28%] cors writing output... [ 29%] crossdomain writing output... [ 31%] db writing output... [ 33%] deployment_guide writing output... [ 35%] development_auth writing output... [ 36%] development_guidelines writing output... [ 38%] development_middleware writing output... [ 40%] development_ondisk_backends writing output... [ 42%] development_saio writing output... [ 43%] first_contribution_swift writing output... [ 45%] getting_started writing output... [ 47%] howto_installmultinode writing output... [ 49%] index writing output... [ 50%] logs writing output... [ 52%] middleware writing output... [ 54%] misc writing output... [ 56%] object writing output... [ 57%] ops_runbook/diagnose writing output... [ 59%] ops_runbook/index writing output... [ 61%] ops_runbook/maintenance writing output... [ 63%] ops_runbook/procedures writing output... [ 64%] ops_runbook/troubleshooting writing output... [ 66%] overview_architecture writing output... [ 68%] overview_auth writing output... [ 70%] overview_backing_store writing output... [ 71%] overview_container_sync writing output... [ 73%] overview_encryption writing output... [ 75%] overview_erasure_code writing output... [ 77%] overview_expiring_objects writing output... [ 78%] overview_global_cluster writing output... [ 80%] overview_large_objects writing output... [ 82%] overview_object_versioning writing output... [ 84%] overview_policies writing output... [ 85%] overview_reaper writing output... [ 87%] overview_replication writing output... [ 89%] overview_ring writing output... [ 91%] policies_saio writing output... [ 92%] proxy writing output... [ 94%] ratelimit writing output... [ 96%] replication_network writing output... [ 98%] ring writing output... [100%] ring_background writing additional files... genindex py-modindex search copying images... [100%] images/ec_overview.png copying downloadable files... [100%] /builddir/build/BUILD/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841/etc/proxy-server.conf-sample copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. creating /builddir/build/BUILD/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841/doc/build/man Running Sphinx v1.2.3 loading pickled environment... done Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all source files updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... swift.1 { getting_started api/object_api_v1_overview overview_architecture overview_ring overview_policies overview_reaper overview_auth overview_replication ratelimit overview_large_objects overview_object_versioning overview_global_cluster overview_container_sync overview_expiring_objects cors crossdomain overview_erasure_code overview_encryption overview_backing_store ring_background associated_projects development_guidelines development_saio first_contribution_swift policies_saio development_auth development_middleware development_ondisk_backends howto_installmultinode deployment_guide apache_deployment_guide admin_guide replication_network logs ops_runbook/index ops_runbook/diagnose ops_runbook/procedures ops_runbook/maintenance ops_runbook/troubleshooting api/object_api_v1_overview api/discoverability api/authentication api/container_quotas api/object_versioning api/large_objects api/temporary_url_middleware api/form_post_middleware api/use_content-encoding_metadata api/use_the_content-disposition_metadata ring proxy account container db object misc middleware } build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w3mMRm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy copying build/lib/swift/proxy/server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy copying build/lib/swift/proxy/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/info.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/account.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/container.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/base.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers copying build/lib/swift/proxy/controllers/obj.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_CN/LC_MESSAGES copying build/lib/swift/locale/zh_CN/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_CN/LC_MESSAGES copying build/lib/swift/locale/zh_CN/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/es creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/es/LC_MESSAGES copying build/lib/swift/locale/es/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/es/LC_MESSAGES copying build/lib/swift/locale/es/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/pt_BR/LC_MESSAGES copying build/lib/swift/locale/pt_BR/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/pt_BR/LC_MESSAGES copying build/lib/swift/locale/pt_BR/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ko_KR/LC_MESSAGES copying build/lib/swift/locale/ko_KR/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ko_KR/LC_MESSAGES copying build/lib/swift/locale/ko_KR/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ru creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ru/LC_MESSAGES copying build/lib/swift/locale/ru/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ru/LC_MESSAGES copying build/lib/swift/locale/ru/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/de creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/de/LC_MESSAGES copying build/lib/swift/locale/de/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/de/LC_MESSAGES copying build/lib/swift/locale/de/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ja creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ja/LC_MESSAGES copying build/lib/swift/locale/ja/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ja/LC_MESSAGES copying build/lib/swift/locale/ja/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/fr creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/fr/LC_MESSAGES copying build/lib/swift/locale/fr/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/fr/LC_MESSAGES copying build/lib/swift/locale/fr/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/it creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/it/LC_MESSAGES copying build/lib/swift/locale/it/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/it/LC_MESSAGES copying build/lib/swift/locale/it/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_TW/LC_MESSAGES copying build/lib/swift/locale/zh_TW/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_TW/LC_MESSAGES copying build/lib/swift/locale/zh_TW/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/tr_TR/LC_MESSAGES copying build/lib/swift/locale/tr_TR/LC_MESSAGES/swift.po -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/tr_TR/LC_MESSAGES copying build/lib/swift/locale/tr_TR/LC_MESSAGES/swift.mo -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/tr_TR/LC_MESSAGES copying build/lib/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/db.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/container_sync_realms.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/linkat.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring copying build/lib/swift/common/ring/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring copying build/lib/swift/common/ring/builder.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring copying build/lib/swift/common/ring/ring.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring copying build/lib/swift/common/ring/utils.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring copying build/lib/swift/common/constraints.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/http.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/direct_client.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/internal_client.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/header_key_dict.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/manager.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/request_helpers.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/swob.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/bufferedhttp.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/storage_policy.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/healthcheck.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/container_quotas.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/staticweb.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/recon.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/catch_errors.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/proxy_logging.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/dlo.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/ratelimit.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/crypto/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/crypto/decrypter.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/crypto/encrypter.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/crypto/keymaster.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/crypto/crypto_utils.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto copying build/lib/swift/common/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/list_endpoints.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/slo.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/tempurl.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/xprofile.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/versioned_writes.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/copy.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/bulk.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/tempauth.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/memcache.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/name_check.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/account_quotas.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile copying build/lib/swift/common/middleware/x_profile/profile_model.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile copying build/lib/swift/common/middleware/x_profile/exceptions.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile copying build/lib/swift/common/middleware/x_profile/html_viewer.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile copying build/lib/swift/common/middleware/x_profile/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile copying build/lib/swift/common/middleware/domain_remap.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/formpost.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/container_sync.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/gatekeeper.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/keystoneauth.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/crossdomain.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/acl.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/middleware/cname_lookup.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware copying build/lib/swift/common/db_replicator.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/splice.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/base_storage_server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/utils.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/daemon.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common copying build/lib/swift/common/memcached.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/reaper.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/utils.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/backend.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/replicator.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account copying build/lib/swift/account/auditor.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/recon.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/info.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/ringbuilder.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/form_signature.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli copying build/lib/swift/cli/ring_builder_analyzer.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/ssync_sender.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/updater.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/mem_diskfile.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/diskfile.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/mem_server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/expirer.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/ssync_receiver.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/replicator.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/reconstructor.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj copying build/lib/swift/obj/auditor.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/server.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/__init__.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/updater.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/sync.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/reconciler.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/backend.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/replicator.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/sync_store.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container copying build/lib/swift/container/auditor.py -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/account.py to account.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/proxy/controllers/obj.py to obj.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/container_sync_realms.py to container_sync_realms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/linkat.py to linkat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring/builder.py to builder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring/ring.py to ring.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/ring/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/constraints.py to constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/direct_client.py to direct_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/internal_client.py to internal_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/header_key_dict.py to header_key_dict.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/request_helpers.py to request_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/swob.py to swob.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/bufferedhttp.py to bufferedhttp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/storage_policy.py to storage_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/healthcheck.py to healthcheck.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/container_quotas.py to container_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/staticweb.py to staticweb.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/recon.py to recon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/catch_errors.py to catch_errors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/proxy_logging.py to proxy_logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/dlo.py to dlo.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/ratelimit.py to ratelimit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto/decrypter.py to decrypter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto/encrypter.py to encrypter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto/keymaster.py to keymaster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crypto/crypto_utils.py to crypto_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/list_endpoints.py to list_endpoints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/slo.py to slo.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/tempurl.py to tempurl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/xprofile.py to xprofile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/versioned_writes.py to versioned_writes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/copy.py to copy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/bulk.py to bulk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/tempauth.py to tempauth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/memcache.py to memcache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/name_check.py to name_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/account_quotas.py to account_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile/profile_model.py to profile_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile/html_viewer.py to html_viewer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/x_profile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/domain_remap.py to domain_remap.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/formpost.py to formpost.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/container_sync.py to container_sync.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/gatekeeper.py to gatekeeper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/keystoneauth.py to keystoneauth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/crossdomain.py to crossdomain.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/acl.py to acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/middleware/cname_lookup.py to cname_lookup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/db_replicator.py to db_replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/splice.py to splice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/base_storage_server.py to base_storage_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/daemon.py to daemon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/common/memcached.py to memcached.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/reaper.py to reaper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/backend.py to backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/replicator.py to replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/account/auditor.py to auditor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/recon.py to recon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/ringbuilder.py to ringbuilder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/form_signature.py to form_signature.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/cli/ring_builder_analyzer.py to ring_builder_analyzer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/ssync_sender.py to ssync_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/updater.py to updater.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/mem_diskfile.py to mem_diskfile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/diskfile.py to diskfile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/mem_server.py to mem_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/expirer.py to expirer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/ssync_receiver.py to ssync_receiver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/replicator.py to replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/reconstructor.py to reconstructor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/obj/auditor.py to auditor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/updater.py to updater.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/sync.py to sync.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/reconciler.py to reconciler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/backend.py to backend.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/replicator.py to replicator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/sync_store.py to sync_store.pyc byte-compiling /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/container/auditor.py to auditor.pyc writing byte-compilation script '/tmp/tmpIqUwJr.py' /usr/bin/python2 -O /tmp/tmpIqUwJr.py removing /tmp/tmpIqUwJr.py running install_egg_info running egg_info writing swift.egg-info/PKG-INFO writing top-level names to swift.egg-info/top_level.txt writing dependency_links to swift.egg-info/dependency_links.txt writing entry points to swift.egg-info/entry_points.txt writing pbr to swift.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no files found matching 'ChangeLog' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' writing manifest file 'swift.egg-info/SOURCES.txt' Copying swift.egg-info to /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift-0.0.0-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-reconciler -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-orphans -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-updater -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-drive-audit -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-auditor -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-ring-builder -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-dispersion-populate -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-dispersion-report -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-updater -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-proxy-server -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-auditor -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-server -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-auditor -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-ring-builder-analyzer -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-temp-url -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-sync -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-reaper -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-reconstructor -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-recon-cron -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-info -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-expirer -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-audit -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-recon -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-info -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-form-signature -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-replicator -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-reconciler-enqueue -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-get-nodes -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-info -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-init -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-server -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-container-replicator -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-oldies -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-config -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-object-replicator -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin copying build/scripts-2.7/swift-account-server -> /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-reconciler to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-orphans to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-updater to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-drive-audit to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-auditor to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-ring-builder to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-dispersion-populate to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-dispersion-report to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-updater to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-proxy-server to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-auditor to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-server to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-auditor to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-ring-builder-analyzer to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-temp-url to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-sync to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-reaper to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-reconstructor to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-recon-cron to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-info to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-expirer to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-audit to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-recon to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-info to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-form-signature to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-replicator to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-reconciler-enqueue to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-get-nodes to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-info to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-init to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-server to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-container-replicator to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-oldies to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-config to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-object-replicator to 755 changing mode of /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/bin/swift-account-server to 755 + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-replicator.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-replicator.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-replicator@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-replicator@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-auditor.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-auditor.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-auditor@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-auditor@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-reaper.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-reaper.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-account-reaper@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-account-reaper@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-replicator.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-replicator.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-replicator@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-replicator@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-auditor.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-auditor.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-auditor@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-auditor@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-updater.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-updater.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-updater@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-updater@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-replicator.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-replicator.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-replicator@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-replicator@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-auditor.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-auditor.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-auditor@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-auditor@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-updater.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-updater.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-updater@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-updater@.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-expirer.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-expirer.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-container-reconciler.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-container-reconciler.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-proxy.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-proxy.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-reconstructor.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-reconstructor.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift-object-reconstructor@.service /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/systemd/system/openstack-swift-object-reconstructor@.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/account-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/container-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/object-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/proxy-server + install -p -D -m 660 /builddir/build/SOURCES/account-server.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/account-server.conf + install -p -D -m 660 /builddir/build/SOURCES/container-server.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/container-server.conf + install -p -D -m 660 /builddir/build/SOURCES/object-server.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/object-server.conf + install -p -D -m 660 /builddir/build/SOURCES/proxy-server.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/proxy-server.conf + install -p -D -m 660 /builddir/build/SOURCES/object-expirer.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/object-expirer.conf + install -p -D -m 660 /builddir/build/SOURCES/container-reconciler.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/container-reconciler.conf + install -p -D -m 660 /builddir/build/SOURCES/swift.conf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/swift/swift.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/run/swift + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/run/swift/account-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/run/swift/container-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/run/swift/object-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/run/swift/proxy-server + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/log/swift + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift.rsyslog /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/rsyslog.d/openstack-swift.conf + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift.logrotate /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/etc/logrotate.d/openstack-swift + install -p -D -m 644 /builddir/build/SOURCES/openstack-swift.tmpfs /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/tmpfiles.d/openstack-swift.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/cache/swift + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/var/lib/swift + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/account-server.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/container-server.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/dispersion.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/object-expirer.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/object-server.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/proxy-server.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + for m in 'doc/manpages/*.5' + install -p -m 0644 doc/manpages/swift.conf.5 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man5 + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-audit.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-auditor.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-info.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-reaper.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-replicator.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-account-server.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-config.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-auditor.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-info.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-reconciler.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-replicator.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-server.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-sync.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-container-updater.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-dispersion-populate.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-dispersion-report.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-drive-audit.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-form-signature.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-get-nodes.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-init.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-auditor.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-expirer.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-info.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-reconstructor.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-replicator.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-server.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-object-updater.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-oldies.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-orphans.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-proxy-server.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-recon-cron.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-recon.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-reconciler-enqueue.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-ring-builder-analyzer.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-ring-builder.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + for m in 'doc/manpages/*.1' + install -p -m 0644 doc/manpages/swift-temp-url.1 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/man/man1 + mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/swift/test + cp -r test /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/test + install -d -m 755 /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/de/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/es/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/fr/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/it/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ja/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ko_KR/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/pt_BR/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/ru/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/tr_TR/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_CN/LC_MESSAGES/swift.po /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/zh_TW/LC_MESSAGES/swift.po + rm -f '/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/lib/python2.7/site-packages/swift/locale /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch swift --all-name + /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/swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 /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-swift-2.9.1-0.1.e07f9begit.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: python-swift-2.9.1-0.1.e07f9begit.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8e5lla + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + DOCDIR=/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/python-swift-2.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/python-swift-2.9.1 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/python-swift-2.9.1 + cp -pr etc/account-server.conf-sample etc/container-reconciler.conf-sample etc/container-server.conf-sample etc/container-sync-realms.conf-sample etc/dispersion.conf-sample etc/drive-audit.conf-sample etc/internal-client.conf-sample etc/memcache.conf-sample etc/mime.types-sample etc/object-expirer.conf-sample etc/object-server.conf-sample etc/proxy-server.conf-sample etc/rsyncd.conf-sample etc/swift-rsyslog.conf-sample etc/swift.conf-sample /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/python-swift-2.9.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.63sSQX + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-2.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-2.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-2.9.1 + exit 0 Provides: config(python-swift) = 2.9.1-0.1.e07f9begit.el7 openstack-swift = 2.9.1-0.1.e07f9begit.el7 python-swift = 2.9.1-0.1.e07f9begit.el7 Requires(interp): /bin/sh 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(pre): /bin/sh shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: /usr/bin/python2 python(abi) = 2.7 Obsoletes: openstack-swift Processing files: openstack-swift-account-2.9.1-0.1.e07f9begit.el7.noarch Provides: config(openstack-swift-account) = 2.9.1-0.1.e07f9begit.el7 openstack-swift-account = 2.9.1-0.1.e07f9begit.el7 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-swift-container-2.9.1-0.1.e07f9begit.el7.noarch Provides: config(openstack-swift-container) = 2.9.1-0.1.e07f9begit.el7 openstack-swift-container = 2.9.1-0.1.e07f9begit.el7 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-swift-object-2.9.1-0.1.e07f9begit.el7.noarch Provides: config(openstack-swift-object) = 2.9.1-0.1.e07f9begit.el7 openstack-swift-object = 2.9.1-0.1.e07f9begit.el7 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-swift-proxy-2.9.1-0.1.e07f9begit.el7.noarch Provides: config(openstack-swift-proxy) = 2.9.1-0.1.e07f9begit.el7 openstack-swift-proxy = 2.9.1-0.1.e07f9begit.el7 Requires(interp): /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(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: python-swift-tests-2.9.1-0.1.e07f9begit.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.shsEPW + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-tests-2.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-tests-2.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/python-swift-tests-2.9.1 + exit 0 Provides: python-swift-tests = 2.9.1-0.1.e07f9begit.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: /usr/bin/env /usr/bin/python python(abi) = 2.7 Processing files: openstack-swift-doc-2.9.1-0.1.e07f9begit.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KKr2L8 + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + DOCDIR=/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/openstack-swift-doc-2.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/openstack-swift-doc-2.9.1 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/doc/openstack-swift-doc-2.9.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U9gXMk + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/openstack-swift-doc-2.9.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/openstack-swift-doc-2.9.1 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch/usr/share/licenses/openstack-swift-doc-2.9.1 + exit 0 Provides: openstack-swift-doc = 2.9.1-0.1.e07f9begit.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch Wrote: /builddir/build/RPMS/python-swift-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-swift-account-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-swift-container-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-swift-object-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-swift-proxy-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-swift-tests-2.9.1-0.1.e07f9begit.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-swift-doc-2.9.1-0.1.e07f9begit.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OeZWkh + umask 022 + cd /builddir/build/BUILD + cd swift-e07f9be8f5db130361a2bf106b6c7f1ac9bdd841 + rm -rf /builddir/build/BUILDROOT/openstack-swift-2.9.1-0.1.e07f9begit.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->