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-plugins.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58406-245848/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-plugins.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-plugins-1.4.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-rally-plugins.spec'], chrootPath='/var/lib/mock/cloud7-openstack-stein-el7-build-58406-245848/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-plugins.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.ryi8dc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rally-openstack-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rally-openstack-1.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd rally-openstack-1.4.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-plugins-1.4.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UvJhLq + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-1.4.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_openstack creating build/lib/rally_openstack/contexts creating build/lib/rally_openstack/contexts/ec2 copying rally_openstack/contexts/ec2/servers.py -> build/lib/rally_openstack/contexts/ec2 copying rally_openstack/contexts/ec2/__init__.py -> build/lib/rally_openstack/contexts/ec2 creating build/lib/rally_openstack/contexts/heat copying rally_openstack/contexts/heat/__init__.py -> build/lib/rally_openstack/contexts/heat copying rally_openstack/contexts/heat/stacks.py -> build/lib/rally_openstack/contexts/heat creating build/lib/rally_openstack/scenarios creating build/lib/rally_openstack/scenarios/ec2 copying rally_openstack/scenarios/ec2/utils.py -> build/lib/rally_openstack/scenarios/ec2 copying rally_openstack/scenarios/ec2/servers.py -> build/lib/rally_openstack/scenarios/ec2 copying rally_openstack/scenarios/ec2/__init__.py -> build/lib/rally_openstack/scenarios/ec2 creating build/lib/rally_openstack/scenarios/keystone copying rally_openstack/scenarios/keystone/basic.py -> build/lib/rally_openstack/scenarios/keystone copying rally_openstack/scenarios/keystone/__init__.py -> build/lib/rally_openstack/scenarios/keystone creating build/lib/rally_openstack/contexts/neutron copying rally_openstack/contexts/neutron/__init__.py -> build/lib/rally_openstack/contexts/neutron copying rally_openstack/contexts/neutron/lbaas.py -> build/lib/rally_openstack/contexts/neutron creating build/lib/rally_openstack/scenarios/watcher copying rally_openstack/scenarios/watcher/basic.py -> build/lib/rally_openstack/scenarios/watcher copying rally_openstack/scenarios/watcher/utils.py -> build/lib/rally_openstack/scenarios/watcher copying rally_openstack/scenarios/watcher/__init__.py -> build/lib/rally_openstack/scenarios/watcher creating build/lib/rally_openstack/verification creating build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/consts.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/context.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/__init__.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/config.py -> build/lib/rally_openstack/verification/tempest copying rally_openstack/verification/tempest/manager.py -> build/lib/rally_openstack/verification/tempest creating build/lib/rally_openstack/scenarios/vm copying rally_openstack/scenarios/vm/utils.py -> build/lib/rally_openstack/scenarios/vm copying rally_openstack/scenarios/vm/__init__.py -> build/lib/rally_openstack/scenarios/vm copying rally_openstack/scenarios/vm/vmtasks.py -> build/lib/rally_openstack/scenarios/vm creating build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/utils.py -> build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/volumes.py -> build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/volume_types.py -> build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/qos_specs.py -> build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/__init__.py -> build/lib/rally_openstack/scenarios/cinder copying rally_openstack/scenarios/cinder/volume_backups.py -> build/lib/rally_openstack/scenarios/cinder creating build/lib/rally_openstack/contexts/nova copying rally_openstack/contexts/nova/servers.py -> build/lib/rally_openstack/contexts/nova copying rally_openstack/contexts/nova/flavors.py -> build/lib/rally_openstack/contexts/nova copying rally_openstack/contexts/nova/__init__.py -> build/lib/rally_openstack/contexts/nova copying rally_openstack/contexts/nova/keypairs.py -> build/lib/rally_openstack/contexts/nova creating build/lib/rally_openstack/services creating build/lib/rally_openstack/services/grafana copying rally_openstack/services/grafana/grafana.py -> build/lib/rally_openstack/services/grafana copying rally_openstack/services/grafana/__init__.py -> build/lib/rally_openstack/services/grafana copying rally_openstack/verification/__init__.py -> build/lib/rally_openstack/verification creating build/lib/rally_openstack/contexts/senlin copying rally_openstack/contexts/senlin/profiles.py -> build/lib/rally_openstack/contexts/senlin copying rally_openstack/contexts/senlin/__init__.py -> build/lib/rally_openstack/contexts/senlin creating build/lib/rally_openstack/scenarios/authenticate copying rally_openstack/scenarios/authenticate/__init__.py -> build/lib/rally_openstack/scenarios/authenticate copying rally_openstack/scenarios/authenticate/authenticate.py -> build/lib/rally_openstack/scenarios/authenticate creating build/lib/rally_openstack/scenarios/glance copying rally_openstack/scenarios/glance/images.py -> build/lib/rally_openstack/scenarios/glance copying rally_openstack/scenarios/glance/__init__.py -> build/lib/rally_openstack/scenarios/glance creating build/lib/rally_openstack/scenarios/swift copying rally_openstack/scenarios/swift/utils.py -> build/lib/rally_openstack/scenarios/swift copying rally_openstack/scenarios/swift/objects.py -> build/lib/rally_openstack/scenarios/swift copying rally_openstack/scenarios/swift/__init__.py -> build/lib/rally_openstack/scenarios/swift creating build/lib/rally_openstack/services/identity copying rally_openstack/services/identity/keystone_v2.py -> build/lib/rally_openstack/services/identity copying rally_openstack/services/identity/identity.py -> build/lib/rally_openstack/services/identity copying rally_openstack/services/identity/__init__.py -> build/lib/rally_openstack/services/identity copying rally_openstack/services/identity/keystone_v3.py -> build/lib/rally_openstack/services/identity copying rally_openstack/services/identity/keystone_common.py -> build/lib/rally_openstack/services/identity creating build/lib/rally_openstack/scenarios/zaqar copying rally_openstack/scenarios/zaqar/basic.py -> build/lib/rally_openstack/scenarios/zaqar copying rally_openstack/scenarios/zaqar/utils.py -> build/lib/rally_openstack/scenarios/zaqar copying rally_openstack/scenarios/zaqar/__init__.py -> build/lib/rally_openstack/scenarios/zaqar creating build/lib/rally_openstack/contexts/glance copying rally_openstack/contexts/glance/images.py -> build/lib/rally_openstack/contexts/glance copying rally_openstack/contexts/glance/__init__.py -> build/lib/rally_openstack/contexts/glance creating build/lib/rally_openstack/contexts/ceilometer copying rally_openstack/contexts/ceilometer/__init__.py -> build/lib/rally_openstack/contexts/ceilometer copying rally_openstack/contexts/ceilometer/samples.py -> build/lib/rally_openstack/contexts/ceilometer creating build/lib/rally_openstack/contexts/designate copying rally_openstack/contexts/designate/__init__.py -> build/lib/rally_openstack/contexts/designate copying rally_openstack/contexts/designate/zones.py -> build/lib/rally_openstack/contexts/designate creating build/lib/rally_openstack/scenarios/heat copying rally_openstack/scenarios/heat/utils.py -> build/lib/rally_openstack/scenarios/heat copying rally_openstack/scenarios/heat/__init__.py -> build/lib/rally_openstack/scenarios/heat copying rally_openstack/scenarios/heat/stacks.py -> build/lib/rally_openstack/scenarios/heat creating build/lib/rally_openstack/scenarios/grafana copying rally_openstack/scenarios/grafana/metrics.py -> build/lib/rally_openstack/scenarios/grafana copying rally_openstack/scenarios/grafana/__init__.py -> build/lib/rally_openstack/scenarios/grafana copying rally_openstack/consts.py -> build/lib/rally_openstack copying rally_openstack/types.py -> build/lib/rally_openstack copying rally_openstack/credential.py -> build/lib/rally_openstack copying rally_openstack/osclients.py -> build/lib/rally_openstack copying rally_openstack/exceptions.py -> build/lib/rally_openstack copying rally_openstack/__init__.py -> build/lib/rally_openstack copying rally_openstack/validators.py -> build/lib/rally_openstack copying rally_openstack/scenario.py -> build/lib/rally_openstack copying rally_openstack/service.py -> build/lib/rally_openstack creating build/lib/rally_openstack/contexts/watcher copying rally_openstack/contexts/watcher/__init__.py -> build/lib/rally_openstack/contexts/watcher copying rally_openstack/contexts/watcher/audit_templates.py -> build/lib/rally_openstack/contexts/watcher creating build/lib/rally_openstack/contexts/cleanup copying rally_openstack/contexts/cleanup/user.py -> build/lib/rally_openstack/contexts/cleanup copying rally_openstack/contexts/cleanup/__init__.py -> build/lib/rally_openstack/contexts/cleanup copying rally_openstack/contexts/cleanup/admin.py -> build/lib/rally_openstack/contexts/cleanup copying rally_openstack/contexts/cleanup/base.py -> build/lib/rally_openstack/contexts/cleanup creating build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/utils.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/meters.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/__init__.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/stats.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/resources.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/queries.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/alarms.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/events.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/traits.py -> build/lib/rally_openstack/scenarios/ceilometer copying rally_openstack/scenarios/ceilometer/samples.py -> build/lib/rally_openstack/scenarios/ceilometer creating build/lib/rally_openstack/contexts/network copying rally_openstack/contexts/network/routers.py -> build/lib/rally_openstack/contexts/network copying rally_openstack/contexts/network/__init__.py -> build/lib/rally_openstack/contexts/network copying rally_openstack/contexts/network/networks.py -> build/lib/rally_openstack/contexts/network copying rally_openstack/contexts/network/allow_ssh.py -> build/lib/rally_openstack/contexts/network copying rally_openstack/contexts/network/existing_network.py -> build/lib/rally_openstack/contexts/network creating build/lib/rally_openstack/services/gnocchi copying rally_openstack/services/gnocchi/metric.py -> build/lib/rally_openstack/services/gnocchi copying rally_openstack/services/gnocchi/__init__.py -> build/lib/rally_openstack/services/gnocchi creating build/lib/rally_openstack/scenarios/magnum copying rally_openstack/scenarios/magnum/utils.py -> build/lib/rally_openstack/scenarios/magnum copying rally_openstack/scenarios/magnum/cluster_templates.py -> build/lib/rally_openstack/scenarios/magnum copying rally_openstack/scenarios/magnum/__init__.py -> build/lib/rally_openstack/scenarios/magnum copying rally_openstack/scenarios/magnum/clusters.py -> build/lib/rally_openstack/scenarios/magnum copying rally_openstack/scenarios/magnum/k8s_pods.py -> build/lib/rally_openstack/scenarios/magnum creating build/lib/rally_openstack/scenarios/mistral copying rally_openstack/scenarios/mistral/utils.py -> build/lib/rally_openstack/scenarios/mistral copying rally_openstack/scenarios/mistral/executions.py -> build/lib/rally_openstack/scenarios/mistral copying rally_openstack/scenarios/mistral/__init__.py -> build/lib/rally_openstack/scenarios/mistral copying rally_openstack/scenarios/mistral/workbooks.py -> build/lib/rally_openstack/scenarios/mistral copying rally_openstack/services/__init__.py -> build/lib/rally_openstack/services creating build/lib/rally_openstack/services/heat copying rally_openstack/services/heat/main.py -> build/lib/rally_openstack/services/heat copying rally_openstack/services/heat/__init__.py -> build/lib/rally_openstack/services/heat creating build/lib/rally_openstack/cleanup copying rally_openstack/cleanup/__init__.py -> build/lib/rally_openstack/cleanup copying rally_openstack/cleanup/resources.py -> build/lib/rally_openstack/cleanup copying rally_openstack/cleanup/manager.py -> build/lib/rally_openstack/cleanup copying rally_openstack/cleanup/base.py -> build/lib/rally_openstack/cleanup creating build/lib/rally_openstack/workload copying rally_openstack/workload/__init__.py -> build/lib/rally_openstack/workload copying rally_openstack/workload/siege.py -> build/lib/rally_openstack/workload creating build/lib/rally_openstack/scenarios/senlin copying rally_openstack/scenarios/senlin/utils.py -> build/lib/rally_openstack/scenarios/senlin copying rally_openstack/scenarios/senlin/__init__.py -> build/lib/rally_openstack/scenarios/senlin copying rally_openstack/scenarios/senlin/clusters.py -> build/lib/rally_openstack/scenarios/senlin creating build/lib/rally_openstack/scenarios/octavia copying rally_openstack/scenarios/octavia/loadbalancers.py -> build/lib/rally_openstack/scenarios/octavia copying rally_openstack/scenarios/octavia/utils.py -> build/lib/rally_openstack/scenarios/octavia copying rally_openstack/scenarios/octavia/__init__.py -> build/lib/rally_openstack/scenarios/octavia copying rally_openstack/scenarios/octavia/pools.py -> build/lib/rally_openstack/scenarios/octavia creating build/lib/rally_openstack/scenarios/designate copying rally_openstack/scenarios/designate/basic.py -> build/lib/rally_openstack/scenarios/designate copying rally_openstack/scenarios/designate/utils.py -> build/lib/rally_openstack/scenarios/designate copying rally_openstack/scenarios/designate/__init__.py -> build/lib/rally_openstack/scenarios/designate creating build/lib/rally_openstack/wrappers copying rally_openstack/wrappers/network.py -> build/lib/rally_openstack/wrappers copying rally_openstack/wrappers/__init__.py -> build/lib/rally_openstack/wrappers creating build/lib/rally_openstack/contexts/vm copying rally_openstack/contexts/vm/image_command_customizer.py -> build/lib/rally_openstack/contexts/vm copying rally_openstack/contexts/vm/custom_image.py -> build/lib/rally_openstack/contexts/vm copying rally_openstack/contexts/vm/__init__.py -> build/lib/rally_openstack/contexts/vm creating build/lib/rally_openstack/scenarios/manila copying rally_openstack/scenarios/manila/utils.py -> build/lib/rally_openstack/scenarios/manila copying rally_openstack/scenarios/manila/shares.py -> build/lib/rally_openstack/scenarios/manila copying rally_openstack/scenarios/manila/__init__.py -> build/lib/rally_openstack/scenarios/manila creating build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/sahara_output_data_sources.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/sahara_image.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/__init__.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/sahara_input_data_sources.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/sahara_cluster.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/contexts/sahara/sahara_job_binaries.py -> build/lib/rally_openstack/contexts/sahara copying rally_openstack/scenarios/__init__.py -> build/lib/rally_openstack/scenarios copying rally_openstack/scenarios/dummy.py -> build/lib/rally_openstack/scenarios creating build/lib/rally_openstack/embedcharts copying rally_openstack/embedcharts/osprofilerchart.py -> build/lib/rally_openstack/embedcharts copying rally_openstack/embedcharts/__init__.py -> build/lib/rally_openstack/embedcharts creating build/lib/rally_openstack/contexts/murano copying rally_openstack/contexts/murano/murano_packages.py -> build/lib/rally_openstack/contexts/murano copying rally_openstack/contexts/murano/murano_environments.py -> build/lib/rally_openstack/contexts/murano copying rally_openstack/contexts/murano/__init__.py -> build/lib/rally_openstack/contexts/murano creating build/lib/rally_openstack/services/loadbalancer copying rally_openstack/services/loadbalancer/octavia.py -> build/lib/rally_openstack/services/loadbalancer copying rally_openstack/services/loadbalancer/__init__.py -> build/lib/rally_openstack/services/loadbalancer creating build/lib/rally_openstack/contexts/magnum copying rally_openstack/contexts/magnum/cluster_templates.py -> build/lib/rally_openstack/contexts/magnum copying rally_openstack/contexts/magnum/__init__.py -> build/lib/rally_openstack/contexts/magnum copying rally_openstack/contexts/magnum/clusters.py -> build/lib/rally_openstack/contexts/magnum copying rally_openstack/contexts/magnum/ca_certs.py -> build/lib/rally_openstack/contexts/magnum creating build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/utils.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/network.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/bgpvpn.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/security_groups.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/loadbalancer_v1.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/__init__.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/trunk.py -> build/lib/rally_openstack/scenarios/neutron copying rally_openstack/scenarios/neutron/loadbalancer_v2.py -> build/lib/rally_openstack/scenarios/neutron creating build/lib/rally_openstack/hook copying rally_openstack/hook/__init__.py -> build/lib/rally_openstack/hook copying rally_openstack/hook/fault_injection.py -> build/lib/rally_openstack/hook creating build/lib/rally_openstack/platforms copying rally_openstack/platforms/existing.py -> build/lib/rally_openstack/platforms copying rally_openstack/platforms/__init__.py -> build/lib/rally_openstack/platforms creating build/lib/rally_openstack/scenarios/ironic copying rally_openstack/scenarios/ironic/utils.py -> build/lib/rally_openstack/scenarios/ironic copying rally_openstack/scenarios/ironic/__init__.py -> build/lib/rally_openstack/scenarios/ironic copying rally_openstack/scenarios/ironic/nodes.py -> build/lib/rally_openstack/scenarios/ironic creating build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/utils.py -> build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/consts.py -> build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/jobs.py -> build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/__init__.py -> build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/node_group_templates.py -> build/lib/rally_openstack/scenarios/sahara copying rally_openstack/scenarios/sahara/clusters.py -> build/lib/rally_openstack/scenarios/sahara creating build/lib/rally_openstack/contexts/dataplane copying rally_openstack/contexts/dataplane/heat.py -> build/lib/rally_openstack/contexts/dataplane copying rally_openstack/contexts/dataplane/__init__.py -> build/lib/rally_openstack/contexts/dataplane creating build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/utils.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/agents.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/servers.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/hypervisors.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/flavors.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/__init__.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/aggregates.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/availability_zones.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/server_groups.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/keypairs.py -> build/lib/rally_openstack/scenarios/nova copying rally_openstack/scenarios/nova/services.py -> build/lib/rally_openstack/scenarios/nova creating build/lib/rally_openstack/contexts/cinder copying rally_openstack/contexts/cinder/volumes.py -> build/lib/rally_openstack/contexts/cinder copying rally_openstack/contexts/cinder/volume_types.py -> build/lib/rally_openstack/contexts/cinder copying rally_openstack/contexts/cinder/__init__.py -> build/lib/rally_openstack/contexts/cinder creating build/lib/rally_openstack/services/image copying rally_openstack/services/image/glance_v2.py -> build/lib/rally_openstack/services/image copying rally_openstack/services/image/image.py -> build/lib/rally_openstack/services/image copying rally_openstack/services/image/glance_common.py -> build/lib/rally_openstack/services/image copying rally_openstack/services/image/__init__.py -> build/lib/rally_openstack/services/image copying rally_openstack/services/image/glance_v1.py -> build/lib/rally_openstack/services/image creating build/lib/rally_openstack/scenarios/monasca copying rally_openstack/scenarios/monasca/utils.py -> build/lib/rally_openstack/scenarios/monasca copying rally_openstack/scenarios/monasca/metrics.py -> build/lib/rally_openstack/scenarios/monasca copying rally_openstack/scenarios/monasca/__init__.py -> build/lib/rally_openstack/scenarios/monasca creating build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/utils.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/archive_policy_rule.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/status.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/metric.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/resource.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/__init__.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/capabilities.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/resource_type.py -> build/lib/rally_openstack/scenarios/gnocchi copying rally_openstack/scenarios/gnocchi/archive_policy.py -> build/lib/rally_openstack/scenarios/gnocchi creating build/lib/rally_openstack/contexts/swift copying rally_openstack/contexts/swift/utils.py -> build/lib/rally_openstack/contexts/swift copying rally_openstack/contexts/swift/objects.py -> build/lib/rally_openstack/contexts/swift copying rally_openstack/contexts/swift/__init__.py -> build/lib/rally_openstack/contexts/swift creating build/lib/rally_openstack/contexts/monasca copying rally_openstack/contexts/monasca/metrics.py -> build/lib/rally_openstack/contexts/monasca copying rally_openstack/contexts/monasca/__init__.py -> build/lib/rally_openstack/contexts/monasca creating build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/block.py -> build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/cinder_v3.py -> build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/__init__.py -> build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/cinder_v2.py -> build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/cinder_v1.py -> build/lib/rally_openstack/services/storage copying rally_openstack/services/storage/cinder_common.py -> build/lib/rally_openstack/services/storage creating build/lib/rally_openstack/contexts/manila copying rally_openstack/contexts/manila/consts.py -> build/lib/rally_openstack/contexts/manila copying rally_openstack/contexts/manila/manila_share_networks.py -> build/lib/rally_openstack/contexts/manila copying rally_openstack/contexts/manila/manila_security_services.py -> build/lib/rally_openstack/contexts/manila copying rally_openstack/contexts/manila/__init__.py -> build/lib/rally_openstack/contexts/manila copying rally_openstack/contexts/manila/manila_shares.py -> build/lib/rally_openstack/contexts/manila creating build/lib/rally_openstack/services/key_manager copying rally_openstack/services/key_manager/barbican.py -> build/lib/rally_openstack/services/key_manager copying rally_openstack/services/key_manager/__init__.py -> build/lib/rally_openstack/services/key_manager creating build/lib/rally_openstack/contexts/keystone copying rally_openstack/contexts/keystone/__init__.py -> build/lib/rally_openstack/contexts/keystone copying rally_openstack/contexts/keystone/users.py -> build/lib/rally_openstack/contexts/keystone copying rally_openstack/contexts/keystone/roles.py -> build/lib/rally_openstack/contexts/keystone creating build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/nova_quotas.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/neutron_quotas.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/__init__.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/cinder_quotas.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/manila_quotas.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/quotas.py -> build/lib/rally_openstack/contexts/quotas copying rally_openstack/contexts/quotas/designate_quotas.py -> build/lib/rally_openstack/contexts/quotas creating build/lib/rally_openstack/scenarios/quotas copying rally_openstack/scenarios/quotas/utils.py -> build/lib/rally_openstack/scenarios/quotas copying rally_openstack/scenarios/quotas/__init__.py -> build/lib/rally_openstack/scenarios/quotas copying rally_openstack/scenarios/quotas/quotas.py -> build/lib/rally_openstack/scenarios/quotas creating build/lib/rally_openstack/scenarios/elasticsearch copying rally_openstack/scenarios/elasticsearch/logging.py -> build/lib/rally_openstack/scenarios/elasticsearch copying rally_openstack/scenarios/elasticsearch/__init__.py -> build/lib/rally_openstack/scenarios/elasticsearch copying rally_openstack/contexts/api_versions.py -> build/lib/rally_openstack/contexts copying rally_openstack/contexts/__init__.py -> build/lib/rally_openstack/contexts creating build/lib/rally_openstack/scenarios/murano copying rally_openstack/scenarios/murano/utils.py -> build/lib/rally_openstack/scenarios/murano copying rally_openstack/scenarios/murano/environments.py -> build/lib/rally_openstack/scenarios/murano copying rally_openstack/scenarios/murano/packages.py -> build/lib/rally_openstack/scenarios/murano copying rally_openstack/scenarios/murano/__init__.py -> build/lib/rally_openstack/scenarios/murano creating build/lib/rally_openstack/scenarios/barbican copying rally_openstack/scenarios/barbican/utils.py -> build/lib/rally_openstack/scenarios/barbican copying rally_openstack/scenarios/barbican/__init__.py -> build/lib/rally_openstack/scenarios/barbican copying rally_openstack/scenarios/barbican/containers.py -> build/lib/rally_openstack/scenarios/barbican copying rally_openstack/scenarios/barbican/secrets.py -> build/lib/rally_openstack/scenarios/barbican creating build/lib/rally_openstack/cfg copying rally_openstack/cfg/cleanup.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/manila.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/opts.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/mistral.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/profiler.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/tempest.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/senlin.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/monasca.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/octavia.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/cinder.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/heat.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/sahara.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/osclients.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/watcher.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/__init__.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/murano.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/ironic.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/vm.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/nova.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/magnum.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/ec2.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/keystone_users.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/glance.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/neutron.py -> build/lib/rally_openstack/cfg copying rally_openstack/cfg/keystone_roles.py -> build/lib/rally_openstack/cfg running egg_info deleting rally_openstack.egg-info/requires.txt writing rally_openstack.egg-info/PKG-INFO writing top-level names to rally_openstack.egg-info/top_level.txt writing dependency_links to rally_openstack.egg-info/dependency_links.txt writing entry points to rally_openstack.egg-info/entry_points.txt writing pbr to rally_openstack.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_openstack.egg-info/SOURCES.txt' copying rally_openstack/verification/tempest/config.ini -> build/lib/rally_openstack/verification/tempest + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fUUm8I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch + cd rally-openstack-1.4.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-plugins-1.4.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/wrappers copying build/lib/rally_openstack/wrappers/network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/wrappers copying build/lib/rally_openstack/wrappers/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/wrappers creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/config.ini -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/context.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/config.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/tempest/manager.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest copying build/lib/rally_openstack/verification/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/embedcharts copying build/lib/rally_openstack/embedcharts/osprofilerchart.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/embedcharts copying build/lib/rally_openstack/embedcharts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/embedcharts copying build/lib/rally_openstack/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/cleanup.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/manila.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/opts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/mistral.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/profiler.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/tempest.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/senlin.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/monasca.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/octavia.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/cinder.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/heat.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/sahara.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/osclients.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/watcher.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/murano.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/ironic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/vm.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/nova.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/magnum.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/ec2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/keystone_users.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/glance.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/neutron.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg copying build/lib/rally_openstack/cfg/keystone_roles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/block.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/cinder_v3.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/cinder_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/cinder_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage copying build/lib/rally_openstack/services/storage/cinder_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/heat copying build/lib/rally_openstack/services/heat/main.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/heat copying build/lib/rally_openstack/services/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/heat copying build/lib/rally_openstack/services/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity copying build/lib/rally_openstack/services/identity/keystone_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity copying build/lib/rally_openstack/services/identity/identity.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity copying build/lib/rally_openstack/services/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity copying build/lib/rally_openstack/services/identity/keystone_v3.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity copying build/lib/rally_openstack/services/identity/keystone_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/key_manager copying build/lib/rally_openstack/services/key_manager/barbican.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/key_manager copying build/lib/rally_openstack/services/key_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/key_manager creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi copying build/lib/rally_openstack/services/gnocchi/metric.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi copying build/lib/rally_openstack/services/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/grafana copying build/lib/rally_openstack/services/grafana/grafana.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/grafana copying build/lib/rally_openstack/services/grafana/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/grafana creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image copying build/lib/rally_openstack/services/image/glance_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image copying build/lib/rally_openstack/services/image/image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image copying build/lib/rally_openstack/services/image/glance_common.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image copying build/lib/rally_openstack/services/image/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image copying build/lib/rally_openstack/services/image/glance_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/loadbalancer copying build/lib/rally_openstack/services/loadbalancer/octavia.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/loadbalancer copying build/lib/rally_openstack/services/loadbalancer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/loadbalancer copying build/lib/rally_openstack/types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/watcher copying build/lib/rally_openstack/contexts/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/watcher copying build/lib/rally_openstack/contexts/watcher/audit_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/watcher creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano copying build/lib/rally_openstack/contexts/murano/murano_packages.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano copying build/lib/rally_openstack/contexts/murano/murano_environments.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano copying build/lib/rally_openstack/contexts/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ceilometer copying build/lib/rally_openstack/contexts/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ceilometer copying build/lib/rally_openstack/contexts/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/designate copying build/lib/rally_openstack/contexts/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/designate copying build/lib/rally_openstack/contexts/designate/zones.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/designate creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/heat copying build/lib/rally_openstack/contexts/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/heat copying build/lib/rally_openstack/contexts/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/heat creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm copying build/lib/rally_openstack/contexts/vm/image_command_customizer.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm copying build/lib/rally_openstack/contexts/vm/custom_image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm copying build/lib/rally_openstack/contexts/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm copying build/lib/rally_openstack/contexts/api_versions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder copying build/lib/rally_openstack/contexts/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder copying build/lib/rally_openstack/contexts/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder copying build/lib/rally_openstack/contexts/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift copying build/lib/rally_openstack/contexts/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift copying build/lib/rally_openstack/contexts/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift copying build/lib/rally_openstack/contexts/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/senlin copying build/lib/rally_openstack/contexts/senlin/profiles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/senlin copying build/lib/rally_openstack/contexts/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/senlin creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova copying build/lib/rally_openstack/contexts/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova copying build/lib/rally_openstack/contexts/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova copying build/lib/rally_openstack/contexts/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova copying build/lib/rally_openstack/contexts/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ec2 copying build/lib/rally_openstack/contexts/ec2/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ec2 copying build/lib/rally_openstack/contexts/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ec2 creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/neutron copying build/lib/rally_openstack/contexts/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/neutron copying build/lib/rally_openstack/contexts/neutron/lbaas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/neutron copying build/lib/rally_openstack/contexts/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum copying build/lib/rally_openstack/contexts/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum copying build/lib/rally_openstack/contexts/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum copying build/lib/rally_openstack/contexts/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum copying build/lib/rally_openstack/contexts/magnum/ca_certs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone copying build/lib/rally_openstack/contexts/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone copying build/lib/rally_openstack/contexts/keystone/users.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone copying build/lib/rally_openstack/contexts/keystone/roles.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/glance copying build/lib/rally_openstack/contexts/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/glance copying build/lib/rally_openstack/contexts/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/glance creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila copying build/lib/rally_openstack/contexts/manila/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila copying build/lib/rally_openstack/contexts/manila/manila_share_networks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila copying build/lib/rally_openstack/contexts/manila/manila_security_services.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila copying build/lib/rally_openstack/contexts/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila copying build/lib/rally_openstack/contexts/manila/manila_shares.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/nova_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/neutron_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/cinder_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/manila_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas copying build/lib/rally_openstack/contexts/quotas/designate_quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/sahara_output_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/sahara_image.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/sahara_input_data_sources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/sahara_cluster.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara copying build/lib/rally_openstack/contexts/sahara/sahara_job_binaries.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/dataplane copying build/lib/rally_openstack/contexts/dataplane/heat.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/dataplane copying build/lib/rally_openstack/contexts/dataplane/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/dataplane creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network copying build/lib/rally_openstack/contexts/network/routers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network copying build/lib/rally_openstack/contexts/network/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network copying build/lib/rally_openstack/contexts/network/networks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network copying build/lib/rally_openstack/contexts/network/allow_ssh.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network copying build/lib/rally_openstack/contexts/network/existing_network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/monasca copying build/lib/rally_openstack/contexts/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/monasca copying build/lib/rally_openstack/contexts/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/monasca creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup copying build/lib/rally_openstack/contexts/cleanup/user.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup copying build/lib/rally_openstack/contexts/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup copying build/lib/rally_openstack/contexts/cleanup/admin.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup copying build/lib/rally_openstack/contexts/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup copying build/lib/rally_openstack/credential.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/platforms copying build/lib/rally_openstack/platforms/existing.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/platforms copying build/lib/rally_openstack/platforms/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/platforms copying build/lib/rally_openstack/osclients.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack copying build/lib/rally_openstack/exceptions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher copying build/lib/rally_openstack/scenarios/watcher/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher copying build/lib/rally_openstack/scenarios/watcher/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher copying build/lib/rally_openstack/scenarios/watcher/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic copying build/lib/rally_openstack/scenarios/ironic/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic copying build/lib/rally_openstack/scenarios/ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic copying build/lib/rally_openstack/scenarios/ironic/nodes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano copying build/lib/rally_openstack/scenarios/murano/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano copying build/lib/rally_openstack/scenarios/murano/environments.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano copying build/lib/rally_openstack/scenarios/murano/packages.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano copying build/lib/rally_openstack/scenarios/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican copying build/lib/rally_openstack/scenarios/barbican/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican copying build/lib/rally_openstack/scenarios/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican copying build/lib/rally_openstack/scenarios/barbican/containers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican copying build/lib/rally_openstack/scenarios/barbican/secrets.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/meters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/stats.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/resources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/queries.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/alarms.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/events.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/traits.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer copying build/lib/rally_openstack/scenarios/ceilometer/samples.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate copying build/lib/rally_openstack/scenarios/designate/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate copying build/lib/rally_openstack/scenarios/designate/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate copying build/lib/rally_openstack/scenarios/designate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar copying build/lib/rally_openstack/scenarios/zaqar/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar copying build/lib/rally_openstack/scenarios/zaqar/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar copying build/lib/rally_openstack/scenarios/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat copying build/lib/rally_openstack/scenarios/heat/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat copying build/lib/rally_openstack/scenarios/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat copying build/lib/rally_openstack/scenarios/heat/stacks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm copying build/lib/rally_openstack/scenarios/vm/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm copying build/lib/rally_openstack/scenarios/vm/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm copying build/lib/rally_openstack/scenarios/vm/vmtasks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/volumes.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/volume_types.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/qos_specs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder copying build/lib/rally_openstack/scenarios/cinder/volume_backups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift copying build/lib/rally_openstack/scenarios/swift/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift copying build/lib/rally_openstack/scenarios/swift/objects.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift copying build/lib/rally_openstack/scenarios/swift/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia copying build/lib/rally_openstack/scenarios/octavia/loadbalancers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia copying build/lib/rally_openstack/scenarios/octavia/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia copying build/lib/rally_openstack/scenarios/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia copying build/lib/rally_openstack/scenarios/octavia/pools.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin copying build/lib/rally_openstack/scenarios/senlin/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin copying build/lib/rally_openstack/scenarios/senlin/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin copying build/lib/rally_openstack/scenarios/senlin/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/agents.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/hypervisors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/flavors.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/aggregates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/availability_zones.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/server_groups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/keypairs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova copying build/lib/rally_openstack/scenarios/nova/services.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2 copying build/lib/rally_openstack/scenarios/ec2/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2 copying build/lib/rally_openstack/scenarios/ec2/servers.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2 copying build/lib/rally_openstack/scenarios/ec2/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2 creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/network.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/bgpvpn.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/security_groups.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/loadbalancer_v1.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/trunk.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/neutron/loadbalancer_v2.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron copying build/lib/rally_openstack/scenarios/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum copying build/lib/rally_openstack/scenarios/magnum/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum copying build/lib/rally_openstack/scenarios/magnum/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum copying build/lib/rally_openstack/scenarios/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum copying build/lib/rally_openstack/scenarios/magnum/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum copying build/lib/rally_openstack/scenarios/magnum/k8s_pods.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/keystone copying build/lib/rally_openstack/scenarios/keystone/basic.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/keystone copying build/lib/rally_openstack/scenarios/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/keystone creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/authenticate copying build/lib/rally_openstack/scenarios/authenticate/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/authenticate copying build/lib/rally_openstack/scenarios/authenticate/authenticate.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/authenticate creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/archive_policy_rule.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/status.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/metric.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/resource.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/capabilities.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/resource_type.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi copying build/lib/rally_openstack/scenarios/gnocchi/archive_policy.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance copying build/lib/rally_openstack/scenarios/glance/images.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance copying build/lib/rally_openstack/scenarios/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral copying build/lib/rally_openstack/scenarios/mistral/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral copying build/lib/rally_openstack/scenarios/mistral/executions.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral copying build/lib/rally_openstack/scenarios/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral copying build/lib/rally_openstack/scenarios/mistral/workbooks.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila copying build/lib/rally_openstack/scenarios/manila/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila copying build/lib/rally_openstack/scenarios/manila/shares.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila copying build/lib/rally_openstack/scenarios/manila/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/grafana copying build/lib/rally_openstack/scenarios/grafana/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/grafana copying build/lib/rally_openstack/scenarios/grafana/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/grafana creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas copying build/lib/rally_openstack/scenarios/quotas/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas copying build/lib/rally_openstack/scenarios/quotas/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas copying build/lib/rally_openstack/scenarios/quotas/quotas.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/consts.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/jobs.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/node_group_templates.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/sahara/clusters.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara copying build/lib/rally_openstack/scenarios/dummy.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca copying build/lib/rally_openstack/scenarios/monasca/utils.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca copying build/lib/rally_openstack/scenarios/monasca/metrics.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca copying build/lib/rally_openstack/scenarios/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/elasticsearch copying build/lib/rally_openstack/scenarios/elasticsearch/logging.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/elasticsearch copying build/lib/rally_openstack/scenarios/elasticsearch/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/elasticsearch copying build/lib/rally_openstack/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/hook copying build/lib/rally_openstack/hook/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/hook copying build/lib/rally_openstack/hook/fault_injection.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/hook copying build/lib/rally_openstack/validators.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack copying build/lib/rally_openstack/scenario.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/workload copying build/lib/rally_openstack/workload/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/workload copying build/lib/rally_openstack/workload/siege.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/workload copying build/lib/rally_openstack/service.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack creating /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup copying build/lib/rally_openstack/cleanup/__init__.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup copying build/lib/rally_openstack/cleanup/resources.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup copying build/lib/rally_openstack/cleanup/manager.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup copying build/lib/rally_openstack/cleanup/base.py -> /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/wrappers/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/wrappers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/tempest/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/verification/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/embedcharts/osprofilerchart.py to osprofilerchart.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/embedcharts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/cleanup.py to cleanup.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/manila.py to manila.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/mistral.py to mistral.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/profiler.py to profiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/tempest.py to tempest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/senlin.py to senlin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/monasca.py to monasca.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/octavia.py to octavia.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/sahara.py to sahara.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/osclients.py to osclients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/watcher.py to watcher.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/murano.py to murano.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/ironic.py to ironic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/vm.py to vm.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/nova.py to nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/magnum.py to magnum.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/keystone_users.py to keystone_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/glance.py to glance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/neutron.py to neutron.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cfg/keystone_roles.py to keystone_roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/block.py to block.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/cinder_v3.py to cinder_v3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/cinder_v2.py to cinder_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/cinder_v1.py to cinder_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/storage/cinder_common.py to cinder_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/heat/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity/keystone_v2.py to keystone_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity/identity.py to identity.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity/keystone_v3.py to keystone_v3.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/identity/keystone_common.py to keystone_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/key_manager/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/grafana/grafana.py to grafana.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/grafana/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_v2.py to glance_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_common.py to glance_common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/image/glance_v1.py to glance_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/loadbalancer/octavia.py to octavia.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/services/loadbalancer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/watcher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/watcher/audit_templates.py to audit_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano/murano_packages.py to murano_packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano/murano_environments.py to murano_environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/murano/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ceilometer/samples.py to samples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/designate/zones.py to zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/heat/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm/image_command_customizer.py to image_command_customizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm/custom_image.py to custom_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/vm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/api_versions.py to api_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/senlin/profiles.py to profiles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/nova/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ec2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/neutron/lbaas.py to lbaas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/magnum/ca_certs.py to ca_certs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/users.py to users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/keystone/roles.py to roles.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/glance/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila/manila_share_networks.py to manila_share_networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila/manila_security_services.py to manila_security_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/manila/manila_shares.py to manila_shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/nova_quotas.py to nova_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/neutron_quotas.py to neutron_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/cinder_quotas.py to cinder_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/manila_quotas.py to manila_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/quotas/designate_quotas.py to designate_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/sahara_output_data_sources.py to sahara_output_data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/sahara_image.py to sahara_image.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/sahara_input_data_sources.py to sahara_input_data_sources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/sahara_cluster.py to sahara_cluster.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/sahara/sahara_job_binaries.py to sahara_job_binaries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/dataplane/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/dataplane/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network/routers.py to routers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network/networks.py to networks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network/allow_ssh.py to allow_ssh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/network/existing_network.py to existing_network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/monasca/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/contexts/cleanup/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/credential.py to credential.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/platforms/existing.py to existing.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/platforms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/osclients.py to osclients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/watcher/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ironic/nodes.py to nodes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/murano/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican/containers.py to containers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/barbican/secrets.py to secrets.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/meters.py to meters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/queries.py to queries.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/alarms.py to alarms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/traits.py to traits.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ceilometer/samples.py to samples.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/designate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/zaqar/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/heat/stacks.py to stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/vm/vmtasks.py to vmtasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/volumes.py to volumes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/volume_types.py to volume_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/qos_specs.py to qos_specs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/cinder/volume_backups.py to volume_backups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift/objects.py to objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia/loadbalancers.py to loadbalancers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/octavia/pools.py to pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/senlin/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/agents.py to agents.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/hypervisors.py to hypervisors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/flavors.py to flavors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/aggregates.py to aggregates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/availability_zones.py to availability_zones.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/server_groups.py to server_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/keypairs.py to keypairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2/servers.py to servers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/network.py to network.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/bgpvpn.py to bgpvpn.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/security_groups.py to security_groups.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/loadbalancer_v1.py to loadbalancer_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/trunk.py to trunk.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/neutron/loadbalancer_v2.py to loadbalancer_v2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum/cluster_templates.py to cluster_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/magnum/k8s_pods.py to k8s_pods.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/keystone/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/keystone/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/authenticate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/authenticate/authenticate.py to authenticate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/archive_policy_rule.py to archive_policy_rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/metric.py to metric.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/resource.py to resource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/resource_type.py to resource_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/archive_policy.py to archive_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance/images.py to images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/glance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral/executions.py to executions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/mistral/workbooks.py to workbooks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila/shares.py to shares.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/manila/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/grafana/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/grafana/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/quotas/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/jobs.py to jobs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/node_group_templates.py to node_group_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/sahara/clusters.py to clusters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/dummy.py to dummy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca/metrics.py to metrics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/monasca/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/elasticsearch/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenarios/elasticsearch/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/hook/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/hook/fault_injection.py to fault_injection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/validators.py to validators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/scenario.py to scenario.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/workload/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/workload/siege.py to siege.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup/resources.py to resources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack/cleanup/base.py to base.pyc writing byte-compilation script '/tmp/tmp8aahet.py' /usr/bin/python2 -O /tmp/tmp8aahet.py removing /tmp/tmp8aahet.py running install_egg_info running egg_info writing rally_openstack.egg-info/PKG-INFO writing top-level names to rally_openstack.egg-info/top_level.txt writing dependency_links to rally_openstack.egg-info/dependency_links.txt writing entry points to rally_openstack.egg-info/entry_points.txt writing pbr to rally_openstack.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_openstack.egg-info/SOURCES.txt' Copying rally_openstack.egg-info to /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/rally_openstack-1.4.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /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-openstack-1.4.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-plugins-1.4.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NmlGpc + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-1.4.0 + python2 -m pytest tests/unit ============================= test session starts ============================== platform linux2 -- Python 2.7.5, pytest-3.9.3, py-1.5.3, pluggy-0.8.1 rootdir: /builddir/build/BUILD/rally-openstack-1.4.0, inifile: collected 0 items / 178 errors ==================================== ERRORS ==================================== ________________ ERROR collecting tests/unit/test_credential.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_credential.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_credential.py:18: in from rally_openstack import credential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________________ ERROR collecting tests/unit/test_ddt.py ____________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_ddt.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_ddt.py:16: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures _________________ ERROR collecting tests/unit/test_hacking.py __________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_hacking.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_hacking.py:20: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures ___________________ ERROR collecting tests/unit/test_mock.py ___________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_mock.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_mock.py:20: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures ________________ ERROR collecting tests/unit/test_osclients.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_osclients.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_osclients.py:19: in from rally.common import cfg E ImportError: No module named rally.common _____________ ERROR collecting tests/unit/test_pytest_launcher.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_pytest_launcher.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_pytest_launcher.py:20: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures _________________ ERROR collecting tests/unit/test_scenario.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_scenario.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_scenario.py:16: in import fixtures E ImportError: No module named fixtures _________________ ERROR collecting tests/unit/test_test_ddt.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_test_ddt.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_test_ddt.py:15: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures ________________ ERROR collecting tests/unit/test_test_mock.py _________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_test_mock.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_test_mock.py:17: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures __________________ ERROR collecting tests/unit/test_types.py ___________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_types.py:18: in from rally import exceptions E ImportError: No module named rally ________________ ERROR collecting tests/unit/test_validators.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_validators.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_validators.py:20: in from glanceclient import exc as glance_exc E ImportError: No module named glanceclient _______________ ERROR collecting tests/unit/test_workarounds.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/test_workarounds.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/test_workarounds.py:25: in from tests.unit import test tests/unit/test.py:16: in import fixtures E ImportError: No module named fixtures _______________ ERROR collecting tests/unit/cleanup/test_base.py _______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/cleanup/test_base.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/cleanup/test_base.py:18: in from rally_openstack.cleanup import base rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____________ ERROR collecting tests/unit/cleanup/test_manager.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/cleanup/test_manager.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/cleanup/test_manager.py:18: in from rally.common import utils E ImportError: No module named rally.common ____________ ERROR collecting tests/unit/cleanup/test_resources.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/cleanup/test_resources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/cleanup/test_resources.py:18: in from boto import exception as boto_exception E ImportError: No module named boto __________ ERROR collecting tests/unit/contexts/test_api_versions.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/test_api_versions.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/test_api_versions.py:15: in from rally.common import utils E ImportError: No module named rally.common _______ ERROR collecting tests/unit/contexts/ceilometer/test_samples.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/ceilometer/test_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/ceilometer/test_samples.py:20: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/contexts/cinder/test_volume_types.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/cinder/test_volume_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/cinder/test_volume_types.py:17: in from rally_openstack.contexts.cinder import volume_types rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/cinder/test_volumes.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/cinder/test_volumes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/cinder/test_volumes.py:19: in from rally.task import context E ImportError: No module named rally.task __________ ERROR collecting tests/unit/contexts/cleanup/test_admin.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/cleanup/test_admin.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/cleanup/test_admin.py:18: in from rally.common import utils E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/cleanup/test_user.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/cleanup/test_user.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/cleanup/test_user.py:18: in from rally.common import utils E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/dataplane/test_heat.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/dataplane/test_heat.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/dataplane/test_heat.py:20: in from rally_openstack.contexts import dataplane rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/designate/test_zones.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/designate/test_zones.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/designate/test_zones.py:20: in from rally_openstack.contexts.designate import zones rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________ ERROR collecting tests/unit/contexts/ec2/test_servers.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/ec2/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/ec2/test_servers.py:19: in from rally_openstack.contexts.ec2 import servers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/glance/test_images.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/glance/test_images.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/glance/test_images.py:21: in from rally_openstack.contexts.glance import images rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________ ERROR collecting tests/unit/contexts/heat/test_stacks.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/heat/test_stacks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/heat/test_stacks.py:18: in from rally_openstack.contexts.heat import stacks rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/keystone/test_roles.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/keystone/test_roles.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/keystone/test_roles.py:18: in from rally import exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/contexts/keystone/test_users.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/keystone/test_users.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/keystone/test_users.py:18: in from rally import exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/contexts/magnum/test_ca_certs.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/magnum/test_ca_certs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/magnum/test_ca_certs.py:17: in from rally_openstack.contexts.magnum import ca_certs rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/contexts/magnum/test_cluster_templates.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/magnum/test_cluster_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/magnum/test_cluster_templates.py:15: in from rally_openstack.contexts.magnum import cluster_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/magnum/test_clusters.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/magnum/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/magnum/test_clusters.py:20: in from rally_openstack.contexts.magnum import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _ ERROR collecting tests/unit/contexts/manila/test_manila_security_services.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/manila/test_manila_security_services.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/manila/test_manila_security_services.py:20: in from rally_openstack.contexts.manila import consts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __ ERROR collecting tests/unit/contexts/manila/test_manila_share_networks.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/manila/test_manila_share_networks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/manila/test_manila_share_networks.py:22: in from rally import exceptions E ImportError: No module named rally ______ ERROR collecting tests/unit/contexts/manila/test_manila_shares.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/manila/test_manila_shares.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/manila/test_manila_shares.py:22: in from rally_openstack import consts as rally_consts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/monasca/test_metrics.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/monasca/test_metrics.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/monasca/test_metrics.py:18: in from rally_openstack.contexts.monasca import metrics rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___ ERROR collecting tests/unit/contexts/murano/test_murano_environments.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/murano/test_murano_environments.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/murano/test_murano_environments.py:18: in from rally_openstack.contexts.murano import murano_environments rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____ ERROR collecting tests/unit/contexts/murano/test_murano_packages.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/murano/test_murano_packages.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/murano/test_murano_packages.py:18: in from rally_openstack.contexts.murano import murano_packages rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/contexts/network/test_allow_ssh.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/network/test_allow_ssh.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/network/test_allow_ssh.py:18: in from rally_openstack.contexts.network import allow_ssh rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/network/test_network.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/network/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/network/test_network.py:18: in import netaddr E ImportError: No module named netaddr _________ ERROR collecting tests/unit/contexts/network/test_routers.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/network/test_routers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/network/test_routers.py:19: in from rally_openstack.contexts.network import routers as router_context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/contexts/neutron/test_existing_network.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/neutron/test_existing_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/neutron/test_existing_network.py:17: in from rally_openstack.contexts.network import existing_network rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/neutron/test_lbaas.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/neutron/test_lbaas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/neutron/test_lbaas.py:15: in from rally_openstack.contexts.neutron import lbaas as lbaas_context rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/nova/test_flavors.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/nova/test_flavors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/nova/test_flavors.py:19: in from novaclient import exceptions as nova_exceptions E ImportError: No module named novaclient __________ ERROR collecting tests/unit/contexts/nova/test_keypairs.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/nova/test_keypairs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/nova/test_keypairs.py:18: in from rally_openstack.contexts.nova import keypairs rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/nova/test_servers.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/nova/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/nova/test_servers.py:20: in from rally_openstack.contexts.nova import servers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/contexts/quotas/test_cinder_quotas.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_cinder_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_cinder_quotas.py:17: in from rally_openstack.contexts.quotas import cinder_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____ ERROR collecting tests/unit/contexts/quotas/test_designate_quotas.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_designate_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_designate_quotas.py:17: in from rally_openstack.contexts.quotas import designate_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/contexts/quotas/test_manila_quotas.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_manila_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_manila_quotas.py:18: in from rally_openstack.contexts.quotas import manila_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/contexts/quotas/test_neutron_quotas.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_neutron_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_neutron_quotas.py:17: in from rally_openstack.contexts.quotas import neutron_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/contexts/quotas/test_nova_quotas.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_nova_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_nova_quotas.py:17: in from rally_openstack.contexts.quotas import nova_quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/quotas/test_quotas.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/quotas/test_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/quotas/test_quotas.py:20: in from rally.common import logging E ImportError: No module named rally.common ______ ERROR collecting tests/unit/contexts/sahara/test_sahara_cluster.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/sahara/test_sahara_cluster.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/sahara/test_sahara_cluster.py:17: in from rally.common import cfg E ImportError: No module named rally.common _______ ERROR collecting tests/unit/contexts/sahara/test_sahara_image.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/sahara/test_sahara_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/sahara/test_sahara_image.py:17: in from rally import exceptions E ImportError: No module named rally ERROR collecting tests/unit/contexts/sahara/test_sahara_input_data_sources.py _ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/sahara/test_sahara_input_data_sources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/sahara/test_sahara_input_data_sources.py:17: in from rally_openstack.contexts.sahara import sahara_input_data_sources rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___ ERROR collecting tests/unit/contexts/sahara/test_sahara_job_binaries.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/sahara/test_sahara_job_binaries.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/sahara/test_sahara_job_binaries.py:17: in from rally_openstack.contexts.sahara import sahara_job_binaries rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ERROR collecting tests/unit/contexts/sahara/test_sahara_output_data_sources.py ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/sahara/test_sahara_output_data_sources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/sahara/test_sahara_output_data_sources.py:17: in from rally_openstack.contexts.sahara import sahara_output_data_sources rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/senlin/test_profiles.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/senlin/test_profiles.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/senlin/test_profiles.py:15: in from rally_openstack.contexts.senlin import profiles rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/contexts/swift/test_objects.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/swift/test_objects.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/swift/test_objects.py:18: in from rally import exceptions E ImportError: No module named rally ___________ ERROR collecting tests/unit/contexts/swift/test_utils.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/swift/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/swift/test_utils.py:18: in from rally_openstack.contexts.swift import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/contexts/vm/test_custom_image.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/vm/test_custom_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/vm/test_custom_image.py:17: in from rally.task import context E ImportError: No module named rally.task ___ ERROR collecting tests/unit/contexts/vm/test_image_command_customizer.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/vm/test_image_command_customizer.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/vm/test_image_command_customizer.py:20: in from rally import exceptions E ImportError: No module named rally _____ ERROR collecting tests/unit/contexts/watcher/test_audit_templates.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/contexts/watcher/test_audit_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/contexts/watcher/test_audit_templates.py:17: in from rally_openstack.contexts.watcher import audit_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______________ ERROR collecting tests/unit/doc/test_docstrings.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/doc/test_docstrings.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/doc/test_docstrings.py:16: in from docutils import frontend E ImportError: No module named docutils ________________ ERROR collecting tests/unit/doc/test_format.py ________________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/doc/test_format.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/doc/test_format.py:18: in import rally_openstack rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____________ ERROR collecting tests/unit/doc/test_jsonschemas.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/doc/test_jsonschemas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/doc/test_jsonschemas.py:18: in from rally.common.plugin import plugin E ImportError: No module named rally.common.plugin _____________ ERROR collecting tests/unit/doc/test_task_samples.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/doc/test_task_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/doc/test_task_samples.py:22: in from rally import api E ImportError: No module named rally _______ ERROR collecting tests/unit/embedcharts/test_osprofilerchart.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/embedcharts/test_osprofilerchart.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/embedcharts/test_osprofilerchart.py:16: in from rally_openstack.embedcharts.osprofilerchart import OSProfilerChart rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________ ERROR collecting tests/unit/hook/test_fault_injection.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/hook/test_fault_injection.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/hook/test_fault_injection.py:19: in import os_faults E ImportError: No module named os_faults ____________ ERROR collecting tests/unit/platforms/test_existing.py ____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/platforms/test_existing.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/platforms/test_existing.py:17: in import jsonschema E ImportError: No module named jsonschema _____________ ERROR collecting tests/unit/rally_jobs/test_jobs.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/rally_jobs/test_jobs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/rally_jobs/test_jobs.py:21: in from rally import api E ImportError: No module named rally ___ ERROR collecting tests/unit/scenarios/authenticate/test_authenticate.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/authenticate/test_authenticate.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/authenticate/test_authenticate.py:16: in from rally_openstack.scenarios.authenticate import authenticate rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/scenarios/barbican/test_containers.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/barbican/test_containers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/barbican/test_containers.py:18: in from rally_openstack.scenarios.barbican import containers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/barbican/test_secrets.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/barbican/test_secrets.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/barbican/test_secrets.py:18: in from rally_openstack.scenarios.barbican import secrets rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/barbican/test_utils.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/barbican/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/barbican/test_utils.py:18: in from rally_openstack.scenarios.barbican import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/ceilometer/test_alarms.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_alarms.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_alarms.py:17: in from rally_openstack.scenarios.ceilometer import alarms rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/ceilometer/test_events.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_events.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_events.py:17: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/scenarios/ceilometer/test_meters.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_meters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_meters.py:17: in from rally_openstack.scenarios.ceilometer import meters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/ceilometer/test_queries.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_queries.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_queries.py:19: in from rally_openstack.scenarios.ceilometer import queries rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/scenarios/ceilometer/test_resources.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_resources.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_resources.py:17: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/scenarios/ceilometer/test_samples.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_samples.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_samples.py:17: in from rally_openstack.scenarios.ceilometer import samples rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/ceilometer/test_stats.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_stats.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_stats.py:17: in from rally_openstack.scenarios.ceilometer import stats rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/ceilometer/test_traits.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_traits.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_traits.py:17: in from rally_openstack.scenarios.ceilometer import traits rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/ceilometer/test_utils.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ceilometer/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ceilometer/test_utils.py:21: in from rally import exceptions E ImportError: No module named rally ________ ERROR collecting tests/unit/scenarios/cinder/test_qos_specs.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/cinder/test_qos_specs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/cinder/test_qos_specs.py:17: in from rally import exceptions as rally_exceptions E ImportError: No module named rally __________ ERROR collecting tests/unit/scenarios/cinder/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/cinder/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/cinder/test_utils.py:18: in from rally_openstack import credential rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____ ERROR collecting tests/unit/scenarios/cinder/test_volume_backups.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/cinder/test_volume_backups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/cinder/test_volume_backups.py:17: in from rally_openstack.scenarios.cinder import volume_backups rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/scenarios/cinder/test_volume_types.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/cinder/test_volume_types.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/cinder/test_volume_types.py:17: in from rally import exceptions as rally_exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/scenarios/cinder/test_volumes.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/cinder/test_volumes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/cinder/test_volumes.py:19: in from rally_openstack.scenarios.cinder import volumes rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/designate/test_basic.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/designate/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/designate/test_basic.py:19: in from rally import exceptions E ImportError: No module named rally ________ ERROR collecting tests/unit/scenarios/designate/test_utils.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/designate/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/designate/test_utils.py:20: in from rally_openstack.scenarios.designate import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/ec2/test_servers.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ec2/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ec2/test_servers.py:17: in from rally_openstack.scenarios.ec2 import servers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________ ERROR collecting tests/unit/scenarios/ec2/test_utils.py ____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ec2/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ec2/test_utils.py:17: in from rally.common import cfg E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/glance/test_images.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/glance/test_images.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/glance/test_images.py:18: in from rally import exceptions E ImportError: No module named rally _____ ERROR collecting tests/unit/scenarios/gnocchi/test_archive_policy.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_archive_policy.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_archive_policy.py:17: in from rally_openstack.scenarios.gnocchi import archive_policy rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __ ERROR collecting tests/unit/scenarios/gnocchi/test_archive_policy_rule.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_archive_policy_rule.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_archive_policy_rule.py:17: in from rally_openstack.scenarios.gnocchi import archive_policy_rule rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/scenarios/gnocchi/test_capabilities.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_capabilities.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_capabilities.py:17: in from rally_openstack.scenarios.gnocchi import capabilities rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/gnocchi/test_metric.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_metric.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_metric.py:17: in from rally_openstack.scenarios.gnocchi import metric rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/gnocchi/test_resource.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_resource.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_resource.py:17: in from rally_openstack.scenarios.gnocchi import resource rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____ ERROR collecting tests/unit/scenarios/gnocchi/test_resource_type.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_resource_type.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_resource_type.py:17: in from rally_openstack.scenarios.gnocchi import resource_type rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/gnocchi/test_status.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_status.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_status.py:17: in from rally_openstack.scenarios.gnocchi import status rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/gnocchi/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/gnocchi/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/gnocchi/test_utils.py:17: in from rally_openstack.scenarios.gnocchi import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/heat/test_stacks.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/heat/test_stacks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/heat/test_stacks.py:18: in from rally import exceptions E ImportError: No module named rally ___________ ERROR collecting tests/unit/scenarios/heat/test_utils.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/heat/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/heat/test_utils.py:18: in from rally import exceptions E ImportError: No module named rally __________ ERROR collecting tests/unit/scenarios/ironic/test_nodes.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ironic/test_nodes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ironic/test_nodes.py:18: in from rally import exceptions E ImportError: No module named rally __________ ERROR collecting tests/unit/scenarios/ironic/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/ironic/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/ironic/test_utils.py:18: in from rally_openstack.scenarios.ironic import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/keystone/test_basic.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/keystone/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/keystone/test_basic.py:19: in from rally import exceptions E ImportError: No module named rally ___ ERROR collecting tests/unit/scenarios/loadbalancer/test_loadbalancers.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/loadbalancer/test_loadbalancers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/loadbalancer/test_loadbalancers.py:18: in from rally_openstack.scenarios.octavia import loadbalancers rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/loadbalancer/test_pools.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/loadbalancer/test_pools.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/loadbalancer/test_pools.py:18: in from rally_openstack.scenarios.octavia import pools rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/loadbalancer/test_utils.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/loadbalancer/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/loadbalancer/test_utils.py:18: in from rally_openstack.scenarios.octavia import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/scenarios/magnum/test_cluster_templates.py ____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/magnum/test_cluster_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/magnum/test_cluster_templates.py:18: in from rally_openstack.scenarios.magnum import cluster_templates rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/magnum/test_clusters.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/magnum/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/magnum/test_clusters.py:18: in from rally import exceptions E ImportError: No module named rally ________ ERROR collecting tests/unit/scenarios/magnum/test_k8s_pods.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/magnum/test_k8s_pods.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/magnum/test_k8s_pods.py:18: in from rally import exceptions E ImportError: No module named rally __________ ERROR collecting tests/unit/scenarios/magnum/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/magnum/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/magnum/test_utils.py:22: in from rally import exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/scenarios/manila/test_shares.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/manila/test_shares.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/manila/test_shares.py:19: in from rally_openstack.scenarios.manila import shares rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/manila/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/manila/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/manila/test_utils.py:19: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/scenarios/mistral/test_executions.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/mistral/test_executions.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/mistral/test_executions.py:18: in from rally_openstack.scenarios.mistral import executions rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/mistral/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/mistral/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/mistral/test_utils.py:17: in from rally_openstack.scenarios.mistral import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _______ ERROR collecting tests/unit/scenarios/mistral/test_workbooks.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/mistral/test_workbooks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/mistral/test_workbooks.py:18: in from rally_openstack.scenarios.mistral import workbooks rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/monasca/test_metrics.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/monasca/test_metrics.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/monasca/test_metrics.py:18: in from rally_openstack.scenarios.monasca import metrics rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/monasca/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/monasca/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/monasca/test_utils.py:17: in from rally_openstack.scenarios.monasca import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/scenarios/murano/test_environments.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/murano/test_environments.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/murano/test_environments.py:18: in from rally_openstack.scenarios.murano import environments rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/murano/test_packages.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/murano/test_packages.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/murano/test_packages.py:18: in from rally_openstack.scenarios.murano import packages rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/murano/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/murano/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/murano/test_utils.py:18: in from rally.common import cfg E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/neutron/test_bgpvpn.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_bgpvpn.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_bgpvpn.py:16: in from rally_openstack.scenarios.neutron import bgpvpn rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/scenarios/neutron/test_loadbalancer_v1.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_loadbalancer_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_loadbalancer_v1.py:16: in from rally_openstack.scenarios.neutron import loadbalancer_v1 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/scenarios/neutron/test_loadbalancer_v2.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_loadbalancer_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_loadbalancer_v2.py:16: in from rally_openstack.scenarios.neutron import loadbalancer_v2 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/neutron/test_network.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_network.py:19: in from rally import exceptions as rally_exceptions E ImportError: No module named rally ____ ERROR collecting tests/unit/scenarios/neutron/test_security_groups.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_security_groups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_security_groups.py:17: in from rally import exceptions as rally_exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/scenarios/neutron/test_trunk.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_trunk.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_trunk.py:18: in from rally_openstack.scenarios.neutron import trunk rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/neutron/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/neutron/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/neutron/test_utils.py:18: in import netaddr E ImportError: No module named netaddr __________ ERROR collecting tests/unit/scenarios/nova/test_agents.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_agents.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_agents.py:18: in from rally_openstack.scenarios.nova import agents rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/nova/test_aggregates.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_aggregates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_aggregates.py:18: in from rally import exceptions E ImportError: No module named rally ____ ERROR collecting tests/unit/scenarios/nova/test_availability_zones.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_availability_zones.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_availability_zones.py:18: in from rally_openstack.scenarios.nova import availability_zones rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/nova/test_flavors.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_flavors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_flavors.py:19: in from rally import exceptions E ImportError: No module named rally ________ ERROR collecting tests/unit/scenarios/nova/test_hypervisors.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_hypervisors.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_hypervisors.py:18: in from rally_openstack.scenarios.nova import hypervisors rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/nova/test_keypairs.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_keypairs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_keypairs.py:18: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/scenarios/nova/test_server_groups.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_server_groups.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_server_groups.py:19: in from rally import exceptions as rally_exceptions E ImportError: No module named rally __________ ERROR collecting tests/unit/scenarios/nova/test_servers.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_servers.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_servers.py:19: in from rally import exceptions as rally_exceptions E ImportError: No module named rally _________ ERROR collecting tests/unit/scenarios/nova/test_services.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_services.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_services.py:18: in from rally_openstack.scenarios.nova import services rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ___________ ERROR collecting tests/unit/scenarios/nova/test_utils.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/nova/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/nova/test_utils.py:19: in from rally.common import cfg E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/quotas/test_quotas.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/quotas/test_quotas.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/quotas/test_quotas.py:18: in from rally_openstack.scenarios.quotas import quotas rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/quotas/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/quotas/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/quotas/test_utils.py:18: in from rally_openstack.scenarios.quotas import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/scenarios/sahara/test_clusters.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/sahara/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/sahara/test_clusters.py:18: in from rally_openstack.scenarios.sahara import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/sahara/test_jobs.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/sahara/test_jobs.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/sahara/test_jobs.py:18: in from rally.common import cfg E ImportError: No module named rally.common __ ERROR collecting tests/unit/scenarios/sahara/test_node_group_templates.py ___ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/sahara/test_node_group_templates.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/sahara/test_node_group_templates.py:18: in from rally_openstack.scenarios.sahara import node_group_templates as ngts rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/sahara/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/sahara/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/sahara/test_utils.py:17: in from oslo_utils import uuidutils E ImportError: No module named oslo_utils ________ ERROR collecting tests/unit/scenarios/senlin/test_clusters.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/senlin/test_clusters.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/senlin/test_clusters.py:15: in from rally_openstack.scenarios.senlin import clusters rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/senlin/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/senlin/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/senlin/test_utils.py:15: in from rally.common import cfg E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/swift/test_objects.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/swift/test_objects.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/swift/test_objects.py:19: in from rally_openstack.scenarios.swift import objects rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/swift/test_utils.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/swift/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/swift/test_utils.py:19: in from rally_openstack.scenarios.swift import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____________ ERROR collecting tests/unit/scenarios/vm/test_utils.py ____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/vm/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/vm/test_utils.py:20: in import netaddr E ImportError: No module named netaddr ___________ ERROR collecting tests/unit/scenarios/vm/test_vmtasks.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/vm/test_vmtasks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/vm/test_vmtasks.py:21: in from rally.common import validation E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/watcher/test_basic.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/watcher/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/watcher/test_basic.py:18: in from rally_openstack.scenarios.watcher import basic rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/scenarios/watcher/test_utils.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/watcher/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/watcher/test_utils.py:18: in from rally.common import cfg E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/zaqar/test_basic.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/zaqar/test_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/zaqar/test_basic.py:17: in from rally_openstack.scenarios.zaqar import basic rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common __________ ERROR collecting tests/unit/scenarios/zaqar/test_utils.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/scenarios/zaqar/test_utils.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/scenarios/zaqar/test_utils.py:17: in from rally_openstack.scenarios.zaqar import utils rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/services/barbican/test_secrets.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/barbican/test_secrets.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/barbican/test_secrets.py:17: in from rally_openstack.services.key_manager import barbican rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _________ ERROR collecting tests/unit/services/gnocchi/test_metric.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/gnocchi/test_metric.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/gnocchi/test_metric.py:17: in from rally_openstack.services.gnocchi import metric rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____________ ERROR collecting tests/unit/services/heat/test_main.py ____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/heat/test_main.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/heat/test_main.py:16: in from rally_openstack.services.heat import main rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ________ ERROR collecting tests/unit/services/identity/test_identity.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/identity/test_identity.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/identity/test_identity.py:18: in from rally_openstack.services.identity import identity rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ____ ERROR collecting tests/unit/services/identity/test_keystone_common.py _____ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/identity/test_keystone_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/identity/test_keystone_common.py:17: in from rally_openstack import service rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/services/identity/test_keystone_v2.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/identity/test_keystone_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/identity/test_keystone_v2.py:20: in from rally_openstack.services.identity import identity rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/services/identity/test_keystone_v3.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/identity/test_keystone_v3.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/identity/test_keystone_v3.py:20: in from rally import exceptions E ImportError: No module named rally _______ ERROR collecting tests/unit/services/image/test_glance_common.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/image/test_glance_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/image/test_glance_common.py:17: in from glanceclient import exc as glance_exc E ImportError: No module named glanceclient _________ ERROR collecting tests/unit/services/image/test_glance_v1.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/image/test_glance_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/image/test_glance_v1.py:18: in import fixtures E ImportError: No module named fixtures _________ ERROR collecting tests/unit/services/image/test_glance_v2.py _________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/image/test_glance_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/image/test_glance_v2.py:18: in import fixtures E ImportError: No module named fixtures ___________ ERROR collecting tests/unit/services/image/test_image.py ___________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/image/test_image.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/image/test_image.py:18: in from rally_openstack.services.image import glance_v1 rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/services/loadbalancer/test_octavia.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/loadbalancer/test_octavia.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/loadbalancer/test_octavia.py:16: in import fixtures E ImportError: No module named fixtures __________ ERROR collecting tests/unit/services/storage/test_block.py __________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/storage/test_block.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/storage/test_block.py:17: in from rally_openstack.services.storage import block rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common ______ ERROR collecting tests/unit/services/storage/test_cinder_common.py ______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/storage/test_cinder_common.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/storage/test_cinder_common.py:20: in from rally.common import cfg E ImportError: No module named rally.common ________ ERROR collecting tests/unit/services/storage/test_cinder_v1.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/storage/test_cinder_v1.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/storage/test_cinder_v1.py:17: in from rally.common import cfg E ImportError: No module named rally.common ________ ERROR collecting tests/unit/services/storage/test_cinder_v2.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/storage/test_cinder_v2.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/storage/test_cinder_v2.py:17: in from rally.common import cfg E ImportError: No module named rally.common ________ ERROR collecting tests/unit/services/storage/test_cinder_v3.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/services/storage/test_cinder_v3.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/services/storage/test_cinder_v3.py:17: in from rally.common import cfg E ImportError: No module named rally.common _______ ERROR collecting tests/unit/verification/tempest/test_config.py ________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/verification/tempest/test_config.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/verification/tempest/test_config.py:19: in from rally.common import cfg E ImportError: No module named rally.common _______ ERROR collecting tests/unit/verification/tempest/test_context.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/verification/tempest/test_context.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/verification/tempest/test_context.py:22: in from rally.common import cfg E ImportError: No module named rally.common _______ ERROR collecting tests/unit/verification/tempest/test_manager.py _______ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/verification/tempest/test_manager.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/verification/tempest/test_manager.py:20: in from rally import exceptions E ImportError: No module named rally ______________ ERROR collecting tests/unit/workload/test_siege.py ______________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/workload/test_siege.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/workload/test_siege.py:22: in from rally_openstack.workload import siege rally_openstack/__init__.py:16: in from rally.common import version as __rally_version__ E ImportError: No module named rally.common _____________ ERROR collecting tests/unit/wrappers/test_network.py _____________ ImportError while importing test module '/builddir/build/BUILD/rally-openstack-1.4.0/tests/unit/wrappers/test_network.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python2.7/site-packages/six.py:709: in exec_ exec("""exec _code_ in _globs_, _locs_""") tests/unit/wrappers/test_network.py:19: in from neutronclient.common import exceptions as neutron_exceptions E ImportError: No module named neutronclient.common !!!!!!!!!!!!!!!!!! Interrupted: 178 errors during collection !!!!!!!!!!!!!!!!!!! ========================== 178 error in 17.32 seconds ========================== Processing files: openstack-rally-plugins-1.4.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IKxHni + true + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/share/licenses/openstack-rally-plugins-1.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/share/licenses/openstack-rally-plugins-1.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch/usr/share/licenses/openstack-rally-plugins-1.4.0 + exit 0 Provides: openstack-rally-plugins = 1.4.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-rally-plugins-1.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dlWG8b + umask 022 + cd /builddir/build/BUILD + cd rally-openstack-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-rally-plugins-1.4.0-1.el7.noarch + exit 0 Child return code was: 0