Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-51052-169045/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-rally-1.1.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-rally.spec'], chrootPath='/var/lib/mock/cloud7-openstack-rocky-el7-build-51052-169045/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-rally.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bxiQ1a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rally-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rally-1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rally-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-rally-1.1.0 base' + rm -rf optional-requirements.txt requirements.txt test-requirements.txt ++ find samples/tasks/scenarios -type f -regex '.*\.\(yaml\|json\)' -print + chmod 644 samples/tasks/scenarios/dummy/dummy.yaml samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.json samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.yaml samples/tasks/scenarios/dummy/dummy-exception.yaml samples/tasks/scenarios/dummy/dummy-timed-atomic-actions.json samples/tasks/scenarios/dummy/dummy-exception-probability.yaml samples/tasks/scenarios/dummy/dummy-output.json samples/tasks/scenarios/dummy/dummy-exception-probability.json samples/tasks/scenarios/dummy/dummy-output.yaml samples/tasks/scenarios/dummy/dummy-random-fail-in-atomic.yaml samples/tasks/scenarios/dummy/dummy-failure.json samples/tasks/scenarios/dummy/dummy-exception.json samples/tasks/scenarios/dummy/dummy-random-action.json samples/tasks/scenarios/dummy/dummy-random-action.yaml samples/tasks/scenarios/dummy/dummy-failure.yaml samples/tasks/scenarios/dummy/dummy.json samples/tasks/scenarios/requests/check-request.yaml samples/tasks/scenarios/requests/check-random-request.json samples/tasks/scenarios/requests/check-random-request.yaml samples/tasks/scenarios/requests/check-request.json + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.obgmD6 + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/rally creating build/lib/rally/cli copying rally/cli/manage.py -> build/lib/rally/cli copying rally/cli/main.py -> build/lib/rally/cli copying rally/cli/cliutils.py -> build/lib/rally/cli copying rally/cli/__init__.py -> build/lib/rally/cli copying rally/cli/envutils.py -> build/lib/rally/cli creating build/lib/rally/utils copying rally/utils/encodeutils.py -> build/lib/rally/utils copying rally/utils/__init__.py -> build/lib/rally/utils copying rally/utils/strutils.py -> build/lib/rally/utils creating build/lib/rally/plugins creating build/lib/rally/plugins/common creating build/lib/rally/plugins/common/hook creating build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/event.py -> build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/__init__.py -> build/lib/rally/plugins/common/hook/triggers copying rally/plugins/common/hook/triggers/periodic.py -> build/lib/rally/plugins/common/hook/triggers creating build/lib/rally/common copying rally/common/utils.py -> build/lib/rally/common copying rally/common/version.py -> build/lib/rally/common copying rally/common/opts.py -> build/lib/rally/common copying rally/common/yamlutils.py -> build/lib/rally/common copying rally/common/validation.py -> build/lib/rally/common copying rally/common/logging.py -> build/lib/rally/common copying rally/common/sshutils.py -> build/lib/rally/common copying rally/common/streaming_algorithms.py -> build/lib/rally/common copying rally/common/broker.py -> build/lib/rally/common copying rally/common/__init__.py -> build/lib/rally/common copying rally/common/fileutils.py -> build/lib/rally/common copying rally/common/cfg.py -> build/lib/rally/common copying rally/common/i18n.py -> build/lib/rally/common creating build/lib/rally/env copying rally/env/platform.py -> build/lib/rally/env copying rally/env/env_mgr.py -> build/lib/rally/env copying rally/env/__init__.py -> build/lib/rally/env copying rally/api.py -> build/lib/rally copying rally/consts.py -> build/lib/rally copying rally/exceptions.py -> build/lib/rally copying rally/__init__.py -> build/lib/rally creating build/lib/rally/plugins/common/scenarios copying rally/plugins/common/scenarios/__init__.py -> build/lib/rally/plugins/common/scenarios creating build/lib/rally/task copying rally/task/utils.py -> build/lib/rally/task copying rally/task/hook.py -> build/lib/rally/task copying rally/task/validation.py -> build/lib/rally/task copying rally/task/engine.py -> build/lib/rally/task copying rally/task/types.py -> build/lib/rally/task copying rally/task/context.py -> build/lib/rally/task copying rally/task/trigger.py -> build/lib/rally/task copying rally/task/__init__.py -> build/lib/rally/task copying rally/task/atomic.py -> build/lib/rally/task copying rally/task/functional.py -> build/lib/rally/task copying rally/task/scenario.py -> build/lib/rally/task copying rally/task/sla.py -> build/lib/rally/task copying rally/task/service.py -> build/lib/rally/task copying rally/task/exporter.py -> build/lib/rally/task copying rally/task/runner.py -> build/lib/rally/task creating build/lib/rally/task/processing copying rally/task/processing/utils.py -> build/lib/rally/task/processing copying rally/task/processing/__init__.py -> build/lib/rally/task/processing copying rally/task/processing/plot.py -> build/lib/rally/task/processing copying rally/task/processing/charts.py -> build/lib/rally/task/processing creating build/lib/rally/cli/commands copying rally/cli/commands/deployment.py -> build/lib/rally/cli/commands copying rally/cli/commands/verify.py -> build/lib/rally/cli/commands copying rally/cli/commands/plugin.py -> build/lib/rally/cli/commands copying rally/cli/commands/task.py -> build/lib/rally/cli/commands copying rally/cli/commands/__init__.py -> build/lib/rally/cli/commands copying rally/cli/commands/db.py -> build/lib/rally/cli/commands copying rally/cli/commands/env.py -> build/lib/rally/cli/commands copying rally/plugins/__init__.py -> build/lib/rally/plugins creating build/lib/rally/common/db copying rally/common/db/api.py -> build/lib/rally/common/db copying rally/common/db/schema.py -> build/lib/rally/common/db copying rally/common/db/sa_types.py -> build/lib/rally/common/db copying rally/common/db/__init__.py -> build/lib/rally/common/db copying rally/common/db/models.py -> build/lib/rally/common/db creating build/lib/rally/common/plugin copying rally/common/plugin/meta.py -> build/lib/rally/common/plugin copying rally/common/plugin/info.py -> build/lib/rally/common/plugin copying rally/common/plugin/plugin.py -> build/lib/rally/common/plugin copying rally/common/plugin/__init__.py -> build/lib/rally/common/plugin copying rally/common/plugin/discover.py -> build/lib/rally/common/plugin creating build/lib/rally/plugins/common/contexts copying rally/plugins/common/contexts/__init__.py -> build/lib/rally/plugins/common/contexts copying rally/plugins/common/contexts/dummy.py -> build/lib/rally/plugins/common/contexts creating build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/serial.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/rps.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/__init__.py -> build/lib/rally/plugins/common/runners copying rally/plugins/common/runners/constant.py -> build/lib/rally/plugins/common/runners creating build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/__init__.py -> build/lib/rally/plugins/common/scenarios/dummy copying rally/plugins/common/scenarios/dummy/dummy.py -> build/lib/rally/plugins/common/scenarios/dummy creating build/lib/rally/verification copying rally/verification/utils.py -> build/lib/rally/verification copying rally/verification/reporter.py -> build/lib/rally/verification copying rally/verification/context.py -> build/lib/rally/verification copying rally/verification/__init__.py -> build/lib/rally/verification copying rally/verification/manager.py -> build/lib/rally/verification creating build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/utils.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/http_requests.py -> build/lib/rally/plugins/common/scenarios/requests copying rally/plugins/common/scenarios/requests/__init__.py -> build/lib/rally/plugins/common/scenarios/requests creating build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/__init__.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/html.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/junit.py -> build/lib/rally/plugins/common/exporters copying rally/plugins/common/exporters/json_exporter.py -> build/lib/rally/plugins/common/exporters creating build/lib/rally/common/db/migrations copying rally/common/db/migrations/__init__.py -> build/lib/rally/common/db/migrations copying rally/common/db/migrations/env.py -> build/lib/rally/common/db/migrations creating build/lib/rally/common/objects copying rally/common/objects/deploy.py -> build/lib/rally/common/objects copying rally/common/objects/task.py -> build/lib/rally/common/objects copying rally/common/objects/verification.py -> build/lib/rally/common/objects copying rally/common/objects/__init__.py -> build/lib/rally/common/objects copying rally/common/objects/verifier.py -> build/lib/rally/common/objects copying rally/plugins/common/hook/__init__.py -> build/lib/rally/plugins/common/hook copying rally/plugins/common/hook/sys_call.py -> build/lib/rally/plugins/common/hook creating build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/__init__.py -> build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/testr.py -> build/lib/rally/plugins/common/verification copying rally/plugins/common/verification/reporters.py -> build/lib/rally/plugins/common/verification creating build/lib/rally/aas copying rally/aas/__init__.py -> build/lib/rally/aas copying rally/plugins/common/types.py -> build/lib/rally/plugins/common copying rally/plugins/common/__init__.py -> build/lib/rally/plugins/common copying rally/plugins/common/validators.py -> build/lib/rally/plugins/common creating build/lib/rally/ui copying rally/ui/utils.py -> build/lib/rally/ui copying rally/ui/__init__.py -> build/lib/rally/ui creating build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/performance_degradation.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/failure_rate.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/__init__.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/iteration_time.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration_per_atomic.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/max_average_duration.py -> build/lib/rally/plugins/common/sla copying rally/plugins/common/sla/outliers.py -> build/lib/rally/plugins/common/sla creating build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/client.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/__init__.py -> build/lib/rally/plugins/common/exporters/elastic copying rally/plugins/common/exporters/elastic/exporter.py -> build/lib/rally/plugins/common/exporters/elastic creating build/lib/rally/common/io copying rally/common/io/__init__.py -> build/lib/rally/common/io copying rally/common/io/junit.py -> build/lib/rally/common/io copying rally/common/io/subunit_v2.py -> build/lib/rally/common/io running egg_info writing requirements to rally.egg-info/requires.txt writing rally.egg-info/PKG-INFO writing top-level names to rally.egg-info/top_level.txt writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt writing pbr to rally.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'rally.egg-info/SOURCES.txt' copying rally/common/db/alembic.ini -> build/lib/rally/common/db copying rally/common/db/migrations/README.rst -> build/lib/rally/common/db/migrations copying rally/common/db/migrations/script.py.mako -> build/lib/rally/common/db/migrations creating build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py -> build/lib/rally/common/db/migrations/versions copying rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py -> build/lib/rally/common/db/migrations/versions creating build/lib/rally/ui/templates copying rally/ui/templates/base.html -> build/lib/rally/ui/templates copying rally/ui/templates/base.mako -> build/lib/rally/ui/templates creating build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index.html -> build/lib/rally/ui/templates/ci copying rally/ui/templates/ci/index_verify.html -> build/lib/rally/ui/templates/ci creating build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/README.rst -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/angular.1.3.3.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/d3.3.4.13.min.js -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> build/lib/rally/ui/templates/libs copying rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> build/lib/rally/ui/templates/libs creating build/lib/rally/ui/templates/task copying rally/ui/templates/task/directive_widget.js -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/report.html -> build/lib/rally/ui/templates/task copying rally/ui/templates/task/trends.html -> build/lib/rally/ui/templates/task creating build/lib/rally/ui/templates/verification copying rally/ui/templates/verification/report.html -> build/lib/rally/ui/templates/verification + sleep 1 + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/rally-1.1.0/doc/build creating /builddir/build/BUILD/rally-1.1.0/doc/build/doctrees creating /builddir/build/BUILD/rally-1.1.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.6.5 loading pickled environment... not yet created building [mo]: all of 0 po files building [html]: all source files updating environment: 44 added, 0 changed, 0 removed reading sources... [ 2%] cli_reference /usr/lib/python2.7/site-packages/sphinx/environment/__init__.py:686: RemovedInSphinx17Warning: html_use_smartypants option is deprecated. Smart quotes are on by default; if you want to disable or customize them, use the smart_quotes option in docutils.conf. RemovedInSphinx17Warning) Filter the displayed workloads.: only display the failed workloads. : filter the workloads by scenarios.,scenarios=scenario_name1[,scenario_name2]...:2: (WARNING/2) Block quote ends without a blank line; unexpected unindent. reading sources... [ 4%] contribute reading sources... [ 6%] feature_requests reading sources... [ 9%] index reading sources... [ 11%] install_and_upgrade/db_migrations reading sources... [ 13%] install_and_upgrade/index reading sources... [ 15%] install_and_upgrade/install reading sources... [ 18%] overview/glossary reading sources... [ 20%] overview/index reading sources... [ 22%] overview/overview reading sources... [ 25%] overview/user_stories reading sources... [ 27%] plugins/implementation/context_plugin reading sources... [ 29%] plugins/implementation/hook_and_trigger_plugins reading sources... [ 31%] plugins/implementation/runner_plugin reading sources... [ 34%] plugins/implementation/scenario_plugin reading sources... [ 36%] plugins/implementation/sla_plugin reading sources... [ 38%] plugins/index reading sources... [ 40%] plugins/plugin_reference reading sources... [ 43%] project_info/index reading sources... [ 45%] project_info/release_notes reading sources... [ 47%] quick_start/gates reading sources... [ 50%] quick_start/index reading sources... [ 52%] quick_start/tutorial reading sources... [ 54%] quick_start/tutorial/step_0_installation reading sources... [ 56%] quick_start/tutorial/step_10_profiling_openstack_internals reading sources... [ 59%] quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples reading sources... [ 61%] quick_start/tutorial/step_2_input_task_format reading sources... [ 63%] quick_start/tutorial/step_3_benchmarking_with_existing_users reading sources... [ 65%] quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks reading sources... [ 68%] quick_start/tutorial/step_5_task_templates reading sources... [ 70%] quick_start/tutorial/step_6_aborting_load_generation_on_sla_failure reading sources... [ 72%] quick_start/tutorial/step_7_working_with_multple_openstack_clouds reading sources... [ 75%] quick_start/tutorial/step_8_discovering_more_plugins reading sources... [ 77%] quick_start/tutorial/step_9_verifying_cloud_via_tempest_verifier reading sources... [ 79%] task/index reading sources... [ 81%] verification/cli_reference reading sources... [ 84%] verification/howto/add_new_reporter reading sources... [ 86%] verification/howto/add_support_for_new_tool reading sources... [ 88%] verification/howto/index reading sources... [ 90%] verification/howto/migrate_from_old_design reading sources... [ 93%] verification/index reading sources... [ 95%] verification/overview reading sources... [ 97%] verification/reports reading sources... [100%] verification/verifiers /builddir/build/BUILD/rally-1.1.0/doc/source/feature_requests.rst:30: WARNING: toctree glob pattern u'feature_request/*' didn't match any documents /builddir/build/BUILD/rally-1.1.0/doc/source/overview/user_stories.rst:26: WARNING: toctree glob pattern u'stories/**' didn't match any documents doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document u'project_info/release_notes/archive' looking for now-outdated files... doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document u'project_info/release_notes/latest' /builddir/build/BUILD/rally-1.1.0/doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document u'project_info/release_notes/archive' /builddir/build/BUILD/rally-1.1.0/doc/source/project_info/release_notes.rst:19: WARNING: toctree contains reference to nonexisting document u'project_info/release_notes/latest' none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] cli_reference writing output... [ 4%] contribute writing output... [ 6%] feature_requests writing output... [ 9%] index writing output... [ 11%] install_and_upgrade/db_migrations writing output... [ 13%] install_and_upgrade/index writing output... [ 15%] install_and_upgrade/install writing output... [ 18%] overview/glossary writing output... [ 20%] overview/index writing output... [ 22%] overview/overview writing output... [ 25%] overview/user_stories writing output... [ 27%] plugins/implementation/context_plugin writing output... [ 29%] plugins/implementation/hook_and_trigger_plugins writing output... [ 31%] plugins/implementation/runner_plugin writing output... [ 34%] plugins/implementation/scenario_plugin writing output... [ 36%] plugins/implementation/sla_plugin writing output... [ 38%] plugins/index writing output... [ 40%] plugins/plugin_reference writing output... [ 43%] project_info/index writing output... [ 45%] project_info/release_notes writing output... [ 47%] quick_start/gates writing output... [ 50%] quick_start/index writing output... [ 52%] quick_start/tutorial writing output... [ 54%] quick_start/tutorial/step_0_installation writing output... [ 56%] quick_start/tutorial/step_10_profiling_openstack_internals writing output... [ 59%] quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples writing output... [ 61%] quick_start/tutorial/step_2_input_task_format writing output... [ 63%] quick_start/tutorial/step_3_benchmarking_with_existing_users writing output... [ 65%] quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks writing output... [ 68%] quick_start/tutorial/step_5_task_templates writing output... [ 70%] quick_start/tutorial/step_6_aborting_load_generation_on_sla_failure writing output... [ 72%] quick_start/tutorial/step_7_working_with_multple_openstack_clouds writing output... [ 75%] quick_start/tutorial/step_8_discovering_more_plugins writing output... [ 77%] quick_start/tutorial/step_9_verifying_cloud_via_tempest_verifier writing output... [ 79%] task/index writing output... [ 81%] verification/cli_reference writing output... [ 84%] verification/howto/add_new_reporter writing output... [ 86%] verification/howto/add_support_for_new_tool writing output... [ 88%] verification/howto/index writing output... [ 90%] verification/howto/migrate_from_old_design writing output... [ 93%] verification/index writing output... [ 95%] verification/overview writing output... [ 97%] verification/reports writing output... [100%] verification/verifiers /builddir/build/BUILD/rally-1.1.0/doc/source/contribute.rst:31: WARNING: undefined label: main_concepts (if the link has no caption the label must precede a section header) /builddir/build/BUILD/rally-1.1.0/doc/source/plugins/plugin_reference.rst:5: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_10_profiling_openstack_internals.rst:51: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_2_input_task_format.rst:33: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_2_input_task_format.rst:42: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_2_input_task_format.rst:159: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_4_adding_success_criteria_for_benchmarks.rst:34: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_5_task_templates.rst:213: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/quick_start/tutorial/step_5_task_templates.rst:280: WARNING: Could not lex literal_block as "yaml". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/task/index.rst:127: WARNING: Could not lex literal_block as "json". Highlighting skipped. /builddir/build/BUILD/rally-1.1.0/doc/source/verification/reports.rst:5: WARNING: Could not lex literal_block as "json". Highlighting skipped. generating indices... genindex highlighting module code... [ 50%] rally.verification.reporter highlighting module code... [100%] rally.verification.manager writing additional pages... search copying images... [ 2%] verification/../images/Report-Verify-filter-by-status.png copying images... [ 4%] task/../images/Report-Task-SLA.png copying images... [ 6%] task/../images/Report-Task-Input-file.png copying images... [ 9%] quick_start/tutorial/../../images/Report-Task-Scenario-Data-Per-iteration-profiler.png copying images... [ 11%] task/../images/Report-Trends-single-run.png copying images... [ 13%] plugins/implementation/../../images/Hook-Results.png copying images... [ 15%] quick_start/tutorial/../../images/Report-Overview.png copying images... [ 18%] task/../images/Report-Task-Failures.png copying images... [ 20%] quick_start/tutorial/../../images/Report-Multiple-Configurations-Overview.png copying images... [ 22%] quick_start/tutorial/../../images/Report-Scenario-Atomic.png copying images... [ 25%] task/../images/Report-Trends-Total.png copying images... [ 27%] plugins/../images/Rally-Plugins.png copying images... [ 29%] plugins/implementation/../../images/Hook-Per-Hook-Report.png copying images... [ 31%] ./images/Rally-Actions.png copying images... [ 34%] task/../images/Report-Task-Distribution.png copying images... [ 36%] plugins/implementation/../../images/Hook-Aggregated-Report.png copying images... [ 38%] task/../images/Report-Task-Actions-durations.png copying images... [ 40%] task/../images/Report-Task-Load-profile.png copying images... [ 43%] verification/../images/Report-Verify-toggle-tags.png copying images... [ 45%] overview/../images/Rally_who_is_using.png copying images... [ 47%] overview/../images/Rally_QA.png copying images... [ 50%] task/../images/Report-Task-Subtask-configuration.png copying images... [ 52%] task/../images/Report-Trends-Overview.png copying images... [ 54%] task/../images/Report-Task-Overview.png copying images... [ 56%] verification/../images/Report-Verify-tracebacks.png copying images... [ 59%] quick_start/tutorial/../../images/Report-Multiple-Overview.png copying images... [ 61%] verification/../images/Report-Verify-for-4-Verifications.png copying images... [ 63%] verification/../images/Report-Verify-xfail.png copying images... [ 65%] quick_start/tutorial/../../images/Report-Scenario-Overview.png copying images... [ 68%] task/../images/Report-Task-Total-durations.png copying images... [ 70%] quick_start/tutorial/../../images/Report-Abort-on-SLA-task-2.png copying images... [ 72%] quick_start/tutorial/../../images/Report-Abort-on-SLA-task-1.png copying images... [ 75%] task/../images/Report-Task-Scenario-Data-Per-iteration.png copying images... [ 77%] task/../images/Report-Trends-Configuration.png copying images... [ 79%] task/../images/Report-Collage.png copying images... [ 81%] overview/../images/Rally_snapshot_vm.png copying images... [ 84%] overview/../images/Rally_Architecture.png copying images... [ 86%] overview/../images/Amqp_rpc_single_reply_queue.png copying images... [ 88%] task/../images/Report-Trends-Atomic-actions.png copying images... [ 90%] overview/../images/Rally_VM_list.png copying images... [ 93%] task/../images/Report-Task-Scenario-Data-Aggregated.png copying images... [ 95%] overview/../images/Rally-UseCases.png copying images... [ 97%] quick_start/tutorial/../../images/Report-SLA-Overview.png copying images... [100%] quick_start/tutorial/../../images/Report-SLA-Scenario.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 17 warnings. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xhuZJE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch + cd rally-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally copying build/lib/rally/api.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/reporter.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/context.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification copying build/lib/rally/verification/manager.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/version.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/meta.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/info.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/plugin/discover.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin copying build/lib/rally/common/opts.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/yamlutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/validation.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/logging.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/api.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/schema.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/alembic.ini -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/sa_types.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions copying build/lib/rally/common/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/env.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/migrations/README.rst -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations copying build/lib/rally/common/db/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/db/models.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db copying build/lib/rally/common/sshutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/streaming_algorithms.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/broker.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/deploy.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/task.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/verification.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/objects/verifier.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects copying build/lib/rally/common/fileutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/cfg.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common copying build/lib/rally/common/i18n.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/io/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/io/junit.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/common/io/subunit_v2.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io copying build/lib/rally/consts.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/testr.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification copying build/lib/rally/plugins/common/verification/reporters.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/serial.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/rps.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners copying build/lib/rally/plugins/common/runners/constant.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/performance_degradation.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/failure_rate.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/iteration_time.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration_per_atomic.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/max_average_duration.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/sla/outliers.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla copying build/lib/rally/plugins/common/types.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/contexts copying build/lib/rally/plugins/common/contexts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/contexts copying build/lib/rally/plugins/common/contexts/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/contexts creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy copying build/lib/rally/plugins/common/scenarios/dummy/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/http_requests.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/requests/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests copying build/lib/rally/plugins/common/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios copying build/lib/rally/plugins/common/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/event.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/triggers/periodic.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers copying build/lib/rally/plugins/common/hook/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook copying build/lib/rally/plugins/common/hook/sys_call.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook copying build/lib/rally/plugins/common/validators.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/html.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/junit.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters copying build/lib/rally/plugins/common/exporters/json_exporter.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/client.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/common/exporters/elastic/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic copying build/lib/rally/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env copying build/lib/rally/env/platform.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env copying build/lib/rally/env/env_mgr.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env copying build/lib/rally/env/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env copying build/lib/rally/exceptions.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils copying build/lib/rally/utils/encodeutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils copying build/lib/rally/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils copying build/lib/rally/utils/strutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils copying build/lib/rally/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/hook.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/validation.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/engine.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/types.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/context.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/trigger.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/atomic.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/functional.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/sla.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/service.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task copying build/lib/rally/task/exporter.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/plot.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/processing/charts.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing copying build/lib/rally/task/runner.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui copying build/lib/rally/ui/utils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates copying build/lib/rally/ui/templates/base.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/verification copying build/lib/rally/ui/templates/verification/report.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/verification creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/d3.3.4.13.min.js -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.js -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/angular.1.3.3.min.js -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/nv.d3.1.1.15-beta.min.css -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/libs/README.rst -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/libs copying build/lib/rally/ui/templates/base.mako -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/report.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/trends.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/task copying build/lib/rally/ui/templates/task/directive_widget.js -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/task creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/templates/ci/index_verify.html -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/templates/ci copying build/lib/rally/ui/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/aas copying build/lib/rally/aas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/aas creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/deployment.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/verify.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/plugin.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/task.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/db.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/commands/env.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands copying build/lib/rally/cli/manage.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/main.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/cliutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli copying build/lib/rally/cli/envutils.py -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/verification/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin/meta.py to meta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/plugin/discover.py to discover.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/yamlutils.py to yamlutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/sa_types.py to sa_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.py to 2017_06_35fe16d4ab1c_update_tasks_based_on_workloads.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_09_08e1515a576c_fix_invalid_verification_logs.py to 2016_09_08e1515a576c_fix_invalid_verification_logs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_11_484cd9413e66_new_db_schema_for_verification_component.py to 2016_11_484cd9413e66_new_db_schema_for_verification_component.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_04_e654a0648db0_refactor_task_results.py to 2016_04_e654a0648db0_refactor_task_results.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2018_01_7287df262dbc_move_deployment_to_env.py to 2018_01_7287df262dbc_move_deployment_to_env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_10_4394bdc32cfd_fill_missed_workload_info_r3.py to 2017_10_4394bdc32cfd_fill_missed_workload_info_r3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2018_02_dc0fe6de6786_update_old_deployment_config.py to 2018_02_dc0fe6de6786_update_old_deployment_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_01_a6f364988fc2_change_tag_type_enum.py to 2017_01_a6f364988fc2_change_tag_type_enum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_07_7948b83229f6_workload_min_max_durations.py to 2017_07_7948b83229f6_workload_min_max_durations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_04_4ef544102ba7_change_task_status_enum.py to 2016_04_4ef544102ba7_change_task_status_enum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_10_9a18c6fe265c_rename_namespace_to_platform.py to 2017_10_9a18c6fe265c_rename_namespace_to_platform.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_09_6ad4f426f005_add_hooks_to_task_result.py to 2016_09_6ad4f426f005_add_hooks_to_task_result.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2018_02_95208e4eface_add_config_field_to_env_models.py to 2018_02_95208e4eface_add_config_field_to_env_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_12_a43700a813a5_add_env_platforms_tables.py to 2017_12_a43700a813a5_add_env_platforms_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2018_01_44169f4d455e_deleted_worker_table.py to 2018_01_44169f4d455e_deleted_worker_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2018_02_bc908ac9a1fc_move_deployment_to_env_2.py to 2018_02_bc908ac9a1fc_move_deployment_to_env_2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_12_37fdbb373e8d_fix_test_results_for_verifications.py to 2016_12_37fdbb373e8d_fix_test_results_for_verifications.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_01_f33f4610dcda_change_verification_statuses.py to 2017_01_f33f4610dcda_change_verification_statuses.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_08_fab4f4f31f8a_fill_missed_workload_info.py to 2017_08_fab4f4f31f8a_fill_missed_workload_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_06_c517b0011857_fill_missed_workload_info.py to 2017_06_c517b0011857_fill_missed_workload_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_01_ca3626f62937_init_migration.py to 2016_01_ca3626f62937_init_migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_03_3177d36ea270_merge_credentials_from_users_and_admin.py to 2016_03_3177d36ea270_merge_credentials_from_users_and_admin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_07_54e844ebfbc3_update_deployment_configs.py to 2016_07_54e844ebfbc3_update_deployment_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_09_046a38742e89_port_configs_to_new_formats.py to 2017_09_046a38742e89_port_configs_to_new_formats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_10_dc46687661df_update_contexts.py to 2017_10_dc46687661df_update_contexts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_09_e0a5df2c5153_upsize_the_size_of_task_title.py to 2017_09_e0a5df2c5153_upsize_the_size_of_task_title.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2016_08_32fada9b2fde_remove_admin_domain_name.py to 2016_08_32fada9b2fde_remove_admin_domain_name.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/versions/2017_02_92aaaa2a6bb3_refactor_credentials.py to 2017_02_92aaaa2a6bb3_refactor_credentials.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/db/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/sshutils.py to sshutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/streaming_algorithms.py to streaming_algorithms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/broker.py to broker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py to deploy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects/verification.py to verification.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py to verifier.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/fileutils.py to fileutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/cfg.py to cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io/junit.py to junit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/common/io/subunit_v2.py to subunit_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification/testr.py to testr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/verification/reporters.py to reporters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners/serial.py to serial.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners/rps.py to rps.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/runners/constant.py to constant.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/performance_degradation.py to performance_degradation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/failure_rate.py to failure_rate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/iteration_time.py to iteration_time.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/max_average_duration_per_atomic.py to max_average_duration_per_atomic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/max_average_duration.py to max_average_duration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/sla/outliers.py to outliers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/contexts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/contexts/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/dummy/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/http_requests.py to http_requests.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/requests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/scenarios/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers/event.py to event.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/triggers/periodic.py to periodic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/hook/sys_call.py to sys_call.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/junit.py to junit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/json_exporter.py to json_exporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/common/exporters/elastic/exporter.py to exporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env/platform.py to platform.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env/env_mgr.py to env_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/env/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils/encodeutils.py to encodeutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/utils/strutils.py to strutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/hook.py to hook.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/trigger.py to trigger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/atomic.py to atomic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/sla.py to sla.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/exporter.py to exporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing/plot.py to plot.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/processing/charts.py to charts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/task/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/ui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/aas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py to deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py to verify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/task.py to task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/commands/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/cliutils.py to cliutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally/cli/envutils.py to envutils.pyc writing byte-compilation script '/tmp/tmpMuc0kN.py' /usr/bin/python2 -O /tmp/tmpMuc0kN.py removing /tmp/tmpMuc0kN.py running install_data creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/etc/bash_completion.d copying etc/rally.bash_completion -> /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/etc/bash_completion.d running install_egg_info running egg_info writing requirements to rally.egg-info/requires.txt writing rally.egg-info/PKG-INFO writing top-level names to rally.egg-info/top_level.txt writing dependency_links to rally.egg-info/dependency_links.txt writing entry points to rally.egg-info/entry_points.txt writing pbr to rally.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'rally.egg-info/SOURCES.txt' Copying rally.egg-info to /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7/site-packages/rally-1.1.0-py2.7.egg-info running install_scripts Installing rally-manage script to /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/bin Installing rally script to /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch//etc/bash_completion.d + mv /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/etc/bash_completion.d/rally.bash_completion /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch//etc/bash_completion.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/etc/rally/ + PYTHONPATH=. + oslo-config-generator --config-file etc/rally/rally-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/etc/rally/rally.conf + chmod 644 /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/etc/rally/rally.conf + mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/openstack-rally + cp -pr samples /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/openstack-rally + /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/rally-1.1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-rally-1.1.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IM2Anm + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-1.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-1.1.0 + exit 0 Provides: config(openstack-rally) = 1.1.0-2.el7 openstack-rally = 1.1.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: python2-rally-1.1.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nXlvv4 + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/python2-rally-1.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/python2-rally-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/python2-rally-1.1.0 + exit 0 Provides: python-rally = 1.1.0-2.el7 python2-rally = 1.1.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-rally < 1.1.0-2.el7 Processing files: openstack-rally-doc-1.1.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ivk8NY + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/doc/openstack-rally-doc-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/doc/openstack-rally-doc-1.1.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/doc/openstack-rally-doc-1.1.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RpBEbT + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-doc-1.1.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-doc-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch/usr/share/licenses/openstack-rally-doc-1.1.0 + exit 0 Provides: openstack-rally-doc = 1.1.0-2.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-rally-1.1.0-2.el7.noarch Wrote: /builddir/build/RPMS/openstack-rally-1.1.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-rally-1.1.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-rally-doc-1.1.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YYVD8J + umask 022 + cd /builddir/build/BUILD + cd rally-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-rally-1.1.0-2.el7.noarch + exit 0 Child return code was: 0