Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-congress.spec'], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-29629-42055/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=993) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-congress.spec'] with env {'LANG': 'en_US.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 warning: Could not canonicalize hostname: arm64-01.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-congress-5.0.0-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-congress.spec '], chrootPath='/var/lib/mock/cloud7-openstack-ocata-el7-build-29629-42055/root'shell=Falseuid=993env={'LANG': 'en_US.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', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-congress.spec '] with env {'LANG': 'en_US.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.pIs59q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf congress-5.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/congress-5.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd congress-5.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-congress-5.0.0 base' + rm -rf congress.egg-info + rm -rf test-requirements.txt requirements.txt tools/pip-requires tools/test-requires + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aXGdTj + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/congress creating build/lib/congress/api copying congress/api/datasource_model.py -> build/lib/congress/api copying congress/api/router.py -> build/lib/congress/api copying congress/api/error_codes.py -> build/lib/congress/api copying congress/api/table_model.py -> build/lib/congress/api copying congress/api/status_model.py -> build/lib/congress/api copying congress/api/action_model.py -> build/lib/congress/api copying congress/api/__init__.py -> build/lib/congress/api copying congress/api/versions.py -> build/lib/congress/api copying congress/api/rule_model.py -> build/lib/congress/api copying congress/api/base.py -> build/lib/congress/api copying congress/api/row_model.py -> build/lib/congress/api copying congress/api/application.py -> build/lib/congress/api copying congress/api/policy_model.py -> build/lib/congress/api copying congress/api/schema_model.py -> build/lib/congress/api copying congress/api/api_utils.py -> build/lib/congress/api copying congress/api/webservice.py -> build/lib/congress/api creating build/lib/congress/db creating build/lib/congress/db/migration creating build/lib/congress/db/migration/models copying congress/db/migration/models/head.py -> build/lib/congress/db/migration/models copying congress/db/migration/models/__init__.py -> build/lib/congress/db/migration/models creating build/lib/congress/api/system copying congress/api/system/__init__.py -> build/lib/congress/api/system copying congress/api/system/driver_model.py -> build/lib/congress/api/system copying congress/db/api.py -> build/lib/congress/db copying congress/db/db_ds_table_data.py -> build/lib/congress/db copying congress/db/datasources.py -> build/lib/congress/db copying congress/db/__init__.py -> build/lib/congress/db copying congress/db/model_base.py -> build/lib/congress/db copying congress/db/db_policy_rules.py -> build/lib/congress/db creating build/lib/congress/tests creating build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/test_agnostic.py -> build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/test_agnostic_dse2.py -> build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/disabled_test_vmplacement.py -> build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/__init__.py -> build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/brokentest_agnostic.py -> build/lib/congress/tests/policy_engines copying congress/tests/policy_engines/test_agnostic_performance.py -> build/lib/congress/tests/policy_engines creating build/lib/congress/db/migration/alembic_migrations copying congress/db/migration/alembic_migrations/env.py -> build/lib/congress/db/migration/alembic_migrations copying congress/db/migration/alembic_migrations/__init__.py -> build/lib/congress/db/migration/alembic_migrations copying congress/db/migration/alembic_migrations/policy_rules_init_opts.py -> build/lib/congress/db/migration/alembic_migrations creating build/lib/congress/policy_engines copying congress/policy_engines/vm_placement.py -> build/lib/congress/policy_engines copying congress/policy_engines/agnostic.py -> build/lib/congress/policy_engines copying congress/policy_engines/__init__.py -> build/lib/congress/policy_engines copying congress/policy_engines/base_driver.py -> build/lib/congress/policy_engines creating build/lib/congress/datalog copying congress/datalog/utility.py -> build/lib/congress/datalog copying congress/datalog/compile.py -> build/lib/congress/datalog copying congress/datalog/analysis.py -> build/lib/congress/datalog copying congress/datalog/topdown.py -> build/lib/congress/datalog copying congress/datalog/arithmetic_solvers.py -> build/lib/congress/datalog copying congress/datalog/materialized.py -> build/lib/congress/datalog copying congress/datalog/__init__.py -> build/lib/congress/datalog copying congress/datalog/builtin.py -> build/lib/congress/datalog copying congress/datalog/factset.py -> build/lib/congress/datalog copying congress/datalog/base.py -> build/lib/congress/datalog copying congress/datalog/unify.py -> build/lib/congress/datalog copying congress/datalog/ruleset.py -> build/lib/congress/datalog copying congress/datalog/nonrecursive.py -> build/lib/congress/datalog copying congress/datalog/database.py -> build/lib/congress/datalog creating build/lib/congress/tests/api copying congress/tests/api/test_status_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_versions.py -> build/lib/congress/tests/api copying congress/tests/api/test_application.py -> build/lib/congress/tests/api copying congress/tests/api/test_datasource_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_rule_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_schema_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_webservice.py -> build/lib/congress/tests/api copying congress/tests/api/__init__.py -> build/lib/congress/tests/api copying congress/tests/api/test_driver_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_table_model.py -> build/lib/congress/tests/api copying congress/tests/api/base.py -> build/lib/congress/tests/api copying congress/tests/api/test_policy_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_row_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_error_codes.py -> build/lib/congress/tests/api copying congress/tests/api/test_action_model.py -> build/lib/congress/tests/api copying congress/tests/api/test_api_utils.py -> build/lib/congress/tests/api creating build/lib/congress/tests/common copying congress/tests/common/__init__.py -> build/lib/congress/tests/common copying congress/tests/common/test_policy.py -> build/lib/congress/tests/common creating build/lib/congress/dse2 copying congress/dse2/data_service.py -> build/lib/congress/dse2 copying congress/dse2/datasource_manager.py -> build/lib/congress/dse2 copying congress/dse2/__init__.py -> build/lib/congress/dse2 copying congress/dse2/test_control_bus.py -> build/lib/congress/dse2 copying congress/dse2/dse_node.py -> build/lib/congress/dse2 copying congress/dse2/control_bus.py -> build/lib/congress/dse2 creating build/lib/congress/tests/datasources copying congress/tests/datasources/test_swift_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_glancev2_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_cloudfoundryv2_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_nova_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_keystone_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_doctor_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_neutronv2_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_datasource_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_ironic_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_vCenter_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/fakes.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_keystonev3_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/vCenter_fakes.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_cinder_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_heatv1_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_murano_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/__init__.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_monasca_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_plexxi_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_ceilometer_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/performance_datasource_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/plexxi_fakes.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/test_neutron_driver.py -> build/lib/congress/tests/datasources copying congress/tests/datasources/util.py -> build/lib/congress/tests/datasources creating build/lib/congress/common copying congress/common/policy.py -> build/lib/congress/common copying congress/common/wsgi.py -> build/lib/congress/common copying congress/common/eventlet_server.py -> build/lib/congress/common copying congress/common/__init__.py -> build/lib/congress/common copying congress/common/config.py -> build/lib/congress/common copying congress/auth.py -> build/lib/congress copying congress/harness.py -> build/lib/congress copying congress/utils.py -> build/lib/congress copying congress/__init__.py -> build/lib/congress copying congress/context.py -> build/lib/congress copying congress/opts.py -> build/lib/congress copying congress/version.py -> build/lib/congress copying congress/service.py -> build/lib/congress copying congress/exception.py -> build/lib/congress creating build/lib/congress/tests/db copying congress/tests/db/test_datasources.py -> build/lib/congress/tests/db copying congress/tests/db/test_db_ds_table_data.py -> build/lib/congress/tests/db copying congress/tests/db/__init__.py -> build/lib/congress/tests/db copying congress/tests/db/test_db_policy_rules.py -> build/lib/congress/tests/db creating build/lib/congress/synchronizer copying congress/synchronizer/datasource_synchronizer.py -> build/lib/congress/synchronizer copying congress/synchronizer/__init__.py -> build/lib/congress/synchronizer copying congress/synchronizer/policy_rule_synchronizer.py -> build/lib/congress/synchronizer creating build/lib/congress/tests/dse2 copying congress/tests/dse2/test_dse_node.py -> build/lib/congress/tests/dse2 copying congress/tests/dse2/__init__.py -> build/lib/congress/tests/dse2 copying congress/tests/dse2/test_datasource.py -> build/lib/congress/tests/dse2 copying congress/tests/dse2/test_data_service.py -> build/lib/congress/tests/dse2 copying congress/tests/dse2/test_dse2.py -> build/lib/congress/tests/dse2 creating build/lib/congress/datalog/Python2 copying congress/datalog/Python2/__init__.py -> build/lib/congress/datalog/Python2 copying congress/datalog/Python2/CongressLexer.py -> build/lib/congress/datalog/Python2 copying congress/datalog/Python2/CongressParser.py -> build/lib/congress/datalog/Python2 creating build/lib/congress/datalog/Python3 copying congress/datalog/Python3/__init__.py -> build/lib/congress/datalog/Python3 copying congress/datalog/Python3/CongressLexer.py -> build/lib/congress/datalog/Python3 copying congress/datalog/Python3/CongressParser.py -> build/lib/congress/datalog/Python3 creating build/lib/congress/tests/haht copying congress/tests/haht/__init__.py -> build/lib/congress/tests/haht copying congress/tests/haht/test_congress_haht.py -> build/lib/congress/tests/haht copying congress/tests/test_config.py -> build/lib/congress/tests copying congress/tests/fake_policy.py -> build/lib/congress/tests copying congress/tests/test_auth.py -> build/lib/congress/tests copying congress/tests/test_benchmark_updates.py -> build/lib/congress/tests copying congress/tests/__init__.py -> build/lib/congress/tests copying congress/tests/fake_datasource.py -> build/lib/congress/tests copying congress/tests/helper.py -> build/lib/congress/tests copying congress/tests/base.py -> build/lib/congress/tests copying congress/tests/policy_fixture.py -> build/lib/congress/tests copying congress/tests/test_utils.py -> build/lib/congress/tests copying congress/tests/test_congress.py -> build/lib/congress/tests copying congress/tests/fake_wsgi.py -> build/lib/congress/tests copying congress/tests/test_server.py -> build/lib/congress/tests copying congress/db/migration/__init__.py -> build/lib/congress/db/migration copying congress/db/migration/cli.py -> build/lib/congress/db/migration creating build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/532e9e1f0f3a_add_policy.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/inital_db.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/__init__.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/3cee191c4f84_add_datasources.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/aabe895bbd4d_poliy_name_uniqueness.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/56e86d51ec62_add_name_attribute_to_policy_rules.py -> build/lib/congress/db/migration/alembic_migrations/versions copying congress/db/migration/alembic_migrations/versions/01e78af70b91_add_datasource_data_persistence.py -> build/lib/congress/db/migration/alembic_migrations/versions creating build/lib/congress/tests/datalog copying congress/tests/datalog/test_ordered_set.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_builtin.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_factset.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/__init__.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_unify.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_materialized.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_nonrecur.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_utility.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_compiler.py -> build/lib/congress/tests/datalog copying congress/tests/datalog/test_ruleset.py -> build/lib/congress/tests/datalog creating build/lib/congress/datasources copying congress/datasources/doctor_driver.py -> build/lib/congress/datasources copying congress/datasources/datasource_utils.py -> build/lib/congress/datasources copying congress/datasources/heatv1_driver.py -> build/lib/congress/datasources copying congress/datasources/cinder_driver.py -> build/lib/congress/datasources copying congress/datasources/neutron_driver.py -> build/lib/congress/datasources copying congress/datasources/cloudfoundryv2_driver.py -> build/lib/congress/datasources copying congress/datasources/swift_driver.py -> build/lib/congress/datasources copying congress/datasources/keystone_driver.py -> build/lib/congress/datasources copying congress/datasources/aodh_driver.py -> build/lib/congress/datasources copying congress/datasources/push_driver.py -> build/lib/congress/datasources copying congress/datasources/plexxi_driver.py -> build/lib/congress/datasources copying congress/datasources/constants.py -> build/lib/congress/datasources copying congress/datasources/__init__.py -> build/lib/congress/datasources copying congress/datasources/ironic_driver.py -> build/lib/congress/datasources copying congress/datasources/vCenter_driver.py -> build/lib/congress/datasources copying congress/datasources/nova_driver.py -> build/lib/congress/datasources copying congress/datasources/datasource_driver.py -> build/lib/congress/datasources copying congress/datasources/murano_driver.py -> build/lib/congress/datasources copying congress/datasources/keystonev3_driver.py -> build/lib/congress/datasources copying congress/datasources/benchmark_driver.py -> build/lib/congress/datasources copying congress/datasources/glancev2_driver.py -> build/lib/congress/datasources copying congress/datasources/neutronv2_driver.py -> build/lib/congress/datasources copying congress/datasources/murano_classes.py -> build/lib/congress/datasources copying congress/datasources/ceilometer_driver.py -> build/lib/congress/datasources copying congress/datasources/monasca_driver.py -> build/lib/congress/datasources creating build/lib/congress/server copying congress/server/congress_server.py -> build/lib/congress/server copying congress/server/__init__.py -> build/lib/congress/server creating build/lib/congress_tempest_tests creating build/lib/congress_tempest_tests/tests creating build/lib/congress_tempest_tests/tests/api copying congress_tempest_tests/tests/api/__init__.py -> build/lib/congress_tempest_tests/tests/api copying congress_tempest_tests/__init__.py -> build/lib/congress_tempest_tests copying congress_tempest_tests/plugin.py -> build/lib/congress_tempest_tests copying congress_tempest_tests/config.py -> build/lib/congress_tempest_tests creating build/lib/congress_tempest_tests/tests/scenario copying congress_tempest_tests/tests/scenario/__init__.py -> build/lib/congress_tempest_tests/tests/scenario copying congress_tempest_tests/tests/scenario/helper.py -> build/lib/congress_tempest_tests/tests/scenario copying congress_tempest_tests/tests/scenario/test_congress_basic_ops.py -> build/lib/congress_tempest_tests/tests/scenario copying congress_tempest_tests/tests/scenario/manager_congress.py -> build/lib/congress_tempest_tests/tests/scenario creating build/lib/congress_tempest_tests/services copying congress_tempest_tests/services/__init__.py -> build/lib/congress_tempest_tests/services creating build/lib/congress_tempest_tests/tests/scenario/congress_ha copying congress_tempest_tests/tests/scenario/congress_ha/test_ha.py -> build/lib/congress_tempest_tests/tests/scenario/congress_ha copying congress_tempest_tests/tests/scenario/congress_ha/__init__.py -> build/lib/congress_tempest_tests/tests/scenario/congress_ha creating build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_cinder.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_keystonev2.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_glancev2.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_doctor.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_nova.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_aodh.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_ceilometer.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/__init__.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_neutronv2.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/scenario/congress_datasources/test_murano.py -> build/lib/congress_tempest_tests/tests/scenario/congress_datasources copying congress_tempest_tests/tests/__init__.py -> build/lib/congress_tempest_tests/tests creating build/lib/congress_tempest_tests/services/policy copying congress_tempest_tests/services/policy/__init__.py -> build/lib/congress_tempest_tests/services/policy copying congress_tempest_tests/services/policy/policy_client.py -> build/lib/congress_tempest_tests/services/policy creating build/lib/congress_dashboard copying congress_dashboard/__init__.py -> build/lib/congress_dashboard creating build/lib/congress_dashboard/api copying congress_dashboard/api/__init__.py -> build/lib/congress_dashboard/api copying congress_dashboard/api/congress.py -> build/lib/congress_dashboard/api creating build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/tables.py -> build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/urls.py -> build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/views.py -> build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/utils.py -> build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/__init__.py -> build/lib/congress_dashboard/datasources copying congress_dashboard/datasources/panel.py -> build/lib/congress_dashboard/datasources creating build/lib/congress_dashboard/policies copying congress_dashboard/policies/tables.py -> build/lib/congress_dashboard/policies copying congress_dashboard/policies/urls.py -> build/lib/congress_dashboard/policies copying congress_dashboard/policies/forms.py -> build/lib/congress_dashboard/policies copying congress_dashboard/policies/views.py -> build/lib/congress_dashboard/policies copying congress_dashboard/policies/__init__.py -> build/lib/congress_dashboard/policies copying congress_dashboard/policies/panel.py -> build/lib/congress_dashboard/policies creating build/lib/congress_dashboard/policies/rules copying congress_dashboard/policies/rules/tables.py -> build/lib/congress_dashboard/policies/rules copying congress_dashboard/policies/rules/views.py -> build/lib/congress_dashboard/policies/rules copying congress_dashboard/policies/rules/__init__.py -> build/lib/congress_dashboard/policies/rules copying congress_dashboard/policies/rules/workflows.py -> build/lib/congress_dashboard/policies/rules creating build/lib/antlr3runtime creating build/lib/antlr3runtime/Python creating build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/tree.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/tokens.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/dfa.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/compat.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/recognizers.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/constants.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/__init__.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/main.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/treewizard.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/streams.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/dottreegen.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/extras.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/debug.py -> build/lib/antlr3runtime/Python/antlr3 copying antlr3runtime/Python/antlr3/exceptions.py -> build/lib/antlr3runtime/Python/antlr3 creating build/lib/antlr3runtime/Python3 creating build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/tree.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/tokens.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/dfa.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/recognizers.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/constants.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/__init__.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/main.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/treewizard.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/streams.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/debug.py -> build/lib/antlr3runtime/Python3/antlr3 copying antlr3runtime/Python3/antlr3/exceptions.py -> build/lib/antlr3runtime/Python3/antlr3 running egg_info creating congress.egg-info writing pbr to congress.egg-info/pbr.json writing congress.egg-info/PKG-INFO writing top-level names to congress.egg-info/top_level.txt writing dependency_links to congress.egg-info/dependency_links.txt writing entry points to congress.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'congress.egg-info/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 'congress.egg-info/SOURCES.txt' copying congress/db/migration/alembic_migrations/script.py.mako -> build/lib/congress/db/migration/alembic_migrations copying congress/datalog/Congress.g -> build/lib/congress/datalog copying congress/datalog/README-Congress.g.txt -> build/lib/congress/datalog copying congress/dse2/README.rst -> build/lib/congress/dse2 copying congress/tests/haht/test.db.clean -> build/lib/congress/tests/haht copying congress/tests/datasources.conf -> build/lib/congress/tests creating build/lib/congress/tests/etc copying congress/tests/etc/api-paste.ini -> build/lib/congress/tests/etc copying congress/tests/etc/congress.conf.test -> build/lib/congress/tests/etc copying congress/tests/etc/congress.conf.test.ha_pe1 -> build/lib/congress/tests/etc copying congress/tests/etc/congress.conf.test.ha_pe2 -> build/lib/congress/tests/etc copying congress/db/migration/README -> build/lib/congress/db/migration copying congress/db/migration/alembic.ini -> build/lib/congress/db/migration copying congress/db/migration/alembic_migrations/versions/HEAD -> build/lib/congress/db/migration/alembic_migrations/versions copying congress_tempest_tests/tests/README.rst -> build/lib/congress_tempest_tests/tests copying congress_dashboard/README.md -> build/lib/congress_dashboard creating build/lib/congress_dashboard/enabled copying congress_dashboard/enabled/_50_policy.py -> build/lib/congress_dashboard/enabled copying congress_dashboard/enabled/_60_policies.py -> build/lib/congress_dashboard/enabled copying congress_dashboard/enabled/_70_datasources.py -> build/lib/congress_dashboard/enabled creating build/lib/congress_dashboard/static creating build/lib/congress_dashboard/static/admin creating build/lib/congress_dashboard/static/admin/css copying congress_dashboard/static/admin/css/policies.css -> build/lib/congress_dashboard/static/admin/css creating build/lib/congress_dashboard/static/admin/js copying congress_dashboard/static/admin/js/policies.js -> build/lib/congress_dashboard/static/admin/js creating build/lib/congress_dashboard/templates creating build/lib/congress_dashboard/templates/admin copying congress_dashboard/templates/admin/_scripts.html -> build/lib/congress_dashboard/templates/admin copying congress_dashboard/templates/admin/base.html -> build/lib/congress_dashboard/templates/admin creating build/lib/congress_dashboard/datasources/templates creating build/lib/congress_dashboard/datasources/templates/datasources copying congress_dashboard/datasources/templates/datasources/_detail_overview.html -> build/lib/congress_dashboard/datasources/templates/datasources copying congress_dashboard/datasources/templates/datasources/detail.html -> build/lib/congress_dashboard/datasources/templates/datasources copying congress_dashboard/datasources/templates/datasources/index.html -> build/lib/congress_dashboard/datasources/templates/datasources creating build/lib/congress_dashboard/policies/templates creating build/lib/congress_dashboard/policies/templates/policies copying congress_dashboard/policies/templates/policies/_create.html -> build/lib/congress_dashboard/policies/templates/policies copying congress_dashboard/policies/templates/policies/_detail_overview.html -> build/lib/congress_dashboard/policies/templates/policies copying congress_dashboard/policies/templates/policies/create.html -> build/lib/congress_dashboard/policies/templates/policies copying congress_dashboard/policies/templates/policies/detail.html -> build/lib/congress_dashboard/policies/templates/policies copying congress_dashboard/policies/templates/policies/index.html -> build/lib/congress_dashboard/policies/templates/policies creating build/lib/congress_dashboard/policies/templates/policies/rules copying congress_dashboard/policies/templates/policies/rules/_create_conditions.html -> build/lib/congress_dashboard/policies/templates/policies/rules copying congress_dashboard/policies/templates/policies/rules/_create_output.html -> build/lib/congress_dashboard/policies/templates/policies/rules copying congress_dashboard/policies/templates/policies/rules/_mapping_row.html -> build/lib/congress_dashboard/policies/templates/policies/rules copying congress_dashboard/policies/templates/policies/rules/create.html -> build/lib/congress_dashboard/policies/templates/policies/rules + PYTHONPATH=. + oslo-config-generator --config-file=./etc/congress-config-generator.conf --output-file=./etc/congress.conf WARNING:stevedore.named:Could not load keystonemiddleware.auth_token + PYTHONPATH=. + /usr/bin/python2 setup.py build_sphinx running build_sphinx creating /builddir/build/BUILD/congress-5.0.0/doc/build creating /builddir/build/BUILD/congress-5.0.0/doc/build/doctrees creating /builddir/build/BUILD/congress-5.0.0/doc/build/html [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) [pbr] Autodocumenting from /builddir/build/BUILD/congress-5.0.0 [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.compat.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.constants.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.debug.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.dfa.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.dottreegen.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.exceptions.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.extras.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.main.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.recognizers.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.streams.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.tokens.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.tree.rst [pbr] Generating doc/source/api/antlr3runtime.Python.antlr3.treewizard.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.constants.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.debug.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.dfa.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.exceptions.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.main.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.recognizers.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.streams.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.tokens.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.tree.rst [pbr] Generating doc/source/api/antlr3runtime.Python3.antlr3.treewizard.rst [pbr] Generating doc/source/api/congress.api.action_model.rst [pbr] Generating doc/source/api/congress.api.api_utils.rst [pbr] Generating doc/source/api/congress.api.application.rst [pbr] Generating doc/source/api/congress.api.base.rst [pbr] Generating doc/source/api/congress.api.datasource_model.rst [pbr] Generating doc/source/api/congress.api.error_codes.rst [pbr] Generating doc/source/api/congress.api.policy_model.rst [pbr] Generating doc/source/api/congress.api.router.rst [pbr] Generating doc/source/api/congress.api.row_model.rst [pbr] Generating doc/source/api/congress.api.rule_model.rst [pbr] Generating doc/source/api/congress.api.schema_model.rst [pbr] Generating doc/source/api/congress.api.status_model.rst [pbr] Generating doc/source/api/congress.api.system.driver_model.rst [pbr] Generating doc/source/api/congress.api.table_model.rst [pbr] Generating doc/source/api/congress.api.versions.rst [pbr] Generating doc/source/api/congress.api.webservice.rst [pbr] Generating doc/source/api/congress.auth.rst [pbr] Generating doc/source/api/congress.common.config.rst [pbr] Generating doc/source/api/congress.common.eventlet_server.rst [pbr] Generating doc/source/api/congress.common.policy.rst [pbr] Generating doc/source/api/congress.common.wsgi.rst [pbr] Generating doc/source/api/congress.context.rst [pbr] Generating doc/source/api/congress.datalog.Python2.CongressLexer.rst [pbr] Generating doc/source/api/congress.datalog.Python2.CongressParser.rst [pbr] Generating doc/source/api/congress.datalog.Python3.CongressLexer.rst [pbr] Generating doc/source/api/congress.datalog.Python3.CongressParser.rst [pbr] Generating doc/source/api/congress.datalog.analysis.rst [pbr] Generating doc/source/api/congress.datalog.arithmetic_solvers.rst [pbr] Generating doc/source/api/congress.datalog.base.rst [pbr] Generating doc/source/api/congress.datalog.builtin.rst [pbr] Generating doc/source/api/congress.datalog.compile.rst [pbr] Generating doc/source/api/congress.datalog.database.rst [pbr] Generating doc/source/api/congress.datalog.factset.rst [pbr] Generating doc/source/api/congress.datalog.materialized.rst [pbr] Generating doc/source/api/congress.datalog.nonrecursive.rst [pbr] Generating doc/source/api/congress.datalog.ruleset.rst [pbr] Generating doc/source/api/congress.datalog.topdown.rst [pbr] Generating doc/source/api/congress.datalog.unify.rst [pbr] Generating doc/source/api/congress.datalog.utility.rst [pbr] Generating doc/source/api/congress.datasources.aodh_driver.rst [pbr] Generating doc/source/api/congress.datasources.benchmark_driver.rst [pbr] Generating doc/source/api/congress.datasources.ceilometer_driver.rst [pbr] Generating doc/source/api/congress.datasources.cinder_driver.rst [pbr] Generating doc/source/api/congress.datasources.cloudfoundryv2_driver.rst [pbr] Generating doc/source/api/congress.datasources.constants.rst [pbr] Generating doc/source/api/congress.datasources.datasource_driver.rst [pbr] Generating doc/source/api/congress.datasources.datasource_utils.rst [pbr] Generating doc/source/api/congress.datasources.doctor_driver.rst [pbr] Generating doc/source/api/congress.datasources.glancev2_driver.rst [pbr] Generating doc/source/api/congress.datasources.heatv1_driver.rst [pbr] Generating doc/source/api/congress.datasources.ironic_driver.rst [pbr] Generating doc/source/api/congress.datasources.keystone_driver.rst [pbr] Generating doc/source/api/congress.datasources.keystonev3_driver.rst [pbr] Generating doc/source/api/congress.datasources.monasca_driver.rst [pbr] Generating doc/source/api/congress.datasources.murano_classes.rst [pbr] Generating doc/source/api/congress.datasources.murano_driver.rst [pbr] Generating doc/source/api/congress.datasources.neutron_driver.rst [pbr] Generating doc/source/api/congress.datasources.neutronv2_driver.rst [pbr] Generating doc/source/api/congress.datasources.nova_driver.rst [pbr] Generating doc/source/api/congress.datasources.plexxi_driver.rst [pbr] Generating doc/source/api/congress.datasources.push_driver.rst [pbr] Generating doc/source/api/congress.datasources.swift_driver.rst [pbr] Generating doc/source/api/congress.datasources.vCenter_driver.rst [pbr] Generating doc/source/api/congress.db.api.rst [pbr] Generating doc/source/api/congress.db.datasources.rst [pbr] Generating doc/source/api/congress.db.db_ds_table_data.rst [pbr] Generating doc/source/api/congress.db.db_policy_rules.rst [pbr] Generating doc/source/api/congress.db.migration.cli.rst [pbr] Generating doc/source/api/congress.db.migration.models.head.rst [pbr] Generating doc/source/api/congress.db.model_base.rst [pbr] Generating doc/source/api/congress.dse2.control_bus.rst [pbr] Generating doc/source/api/congress.dse2.data_service.rst [pbr] Generating doc/source/api/congress.dse2.datasource_manager.rst [pbr] Generating doc/source/api/congress.dse2.dse_node.rst [pbr] Generating doc/source/api/congress.dse2.test_control_bus.rst [pbr] Generating doc/source/api/congress.exception.rst [pbr] Generating doc/source/api/congress.harness.rst [pbr] Generating doc/source/api/congress.opts.rst [pbr] Generating doc/source/api/congress.policy_engines.agnostic.rst [pbr] Generating doc/source/api/congress.policy_engines.base_driver.rst [pbr] Generating doc/source/api/congress.policy_engines.vm_placement.rst [pbr] Generating doc/source/api/congress.server.congress_server.rst [pbr] Generating doc/source/api/congress.service.rst [pbr] Generating doc/source/api/congress.synchronizer.datasource_synchronizer.rst [pbr] Generating doc/source/api/congress.synchronizer.policy_rule_synchronizer.rst [pbr] Generating doc/source/api/congress.tests.api.base.rst [pbr] Generating doc/source/api/congress.tests.api.test_action_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_api_utils.rst [pbr] Generating doc/source/api/congress.tests.api.test_application.rst [pbr] Generating doc/source/api/congress.tests.api.test_datasource_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_driver_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_error_codes.rst [pbr] Generating doc/source/api/congress.tests.api.test_policy_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_row_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_rule_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_schema_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_status_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_table_model.rst [pbr] Generating doc/source/api/congress.tests.api.test_versions.rst [pbr] Generating doc/source/api/congress.tests.api.test_webservice.rst [pbr] Generating doc/source/api/congress.tests.base.rst [pbr] Generating doc/source/api/congress.tests.common.test_policy.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_builtin.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_compiler.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_factset.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_materialized.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_nonrecur.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_ordered_set.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_ruleset.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_unify.rst [pbr] Generating doc/source/api/congress.tests.datalog.test_utility.rst [pbr] Generating doc/source/api/congress.tests.datasources.fakes.rst [pbr] Generating doc/source/api/congress.tests.datasources.performance_datasource_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.plexxi_fakes.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_ceilometer_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_cinder_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_cloudfoundryv2_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_datasource_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_doctor_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_glancev2_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_heatv1_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_ironic_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_keystone_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_keystonev3_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_monasca_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_murano_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_neutron_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_neutronv2_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_nova_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_plexxi_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_swift_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.test_vCenter_driver.rst [pbr] Generating doc/source/api/congress.tests.datasources.util.rst [pbr] Generating doc/source/api/congress.tests.datasources.vCenter_fakes.rst [pbr] Generating doc/source/api/congress.tests.db.test_datasources.rst [pbr] Generating doc/source/api/congress.tests.db.test_db_ds_table_data.rst [pbr] Generating doc/source/api/congress.tests.db.test_db_policy_rules.rst [pbr] Generating doc/source/api/congress.tests.dse2.test_data_service.rst [pbr] Generating doc/source/api/congress.tests.dse2.test_datasource.rst [pbr] Generating doc/source/api/congress.tests.dse2.test_dse2.rst [pbr] Generating doc/source/api/congress.tests.dse2.test_dse_node.rst [pbr] Generating doc/source/api/congress.tests.fake_datasource.rst [pbr] Generating doc/source/api/congress.tests.fake_policy.rst [pbr] Generating doc/source/api/congress.tests.fake_wsgi.rst [pbr] Generating doc/source/api/congress.tests.haht.test_congress_haht.rst [pbr] Generating doc/source/api/congress.tests.helper.rst [pbr] Generating doc/source/api/congress.tests.policy_engines.brokentest_agnostic.rst [pbr] Generating doc/source/api/congress.tests.policy_engines.disabled_test_vmplacement.rst [pbr] Generating doc/source/api/congress.tests.policy_engines.test_agnostic.rst [pbr] Generating doc/source/api/congress.tests.policy_engines.test_agnostic_dse2.rst [pbr] Generating doc/source/api/congress.tests.policy_engines.test_agnostic_performance.rst [pbr] Generating doc/source/api/congress.tests.policy_fixture.rst [pbr] Generating doc/source/api/congress.tests.test_auth.rst [pbr] Generating doc/source/api/congress.tests.test_benchmark_updates.rst [pbr] Generating doc/source/api/congress.tests.test_config.rst [pbr] Generating doc/source/api/congress.tests.test_congress.rst [pbr] Generating doc/source/api/congress.tests.test_server.rst [pbr] Generating doc/source/api/congress.tests.test_utils.rst [pbr] Generating doc/source/api/congress.utils.rst [pbr] Generating doc/source/api/congress.version.rst [pbr] Generating doc/source/api/congress_dashboard.api.congress.rst [pbr] Generating doc/source/api/congress_dashboard.datasources.panel.rst [pbr] Generating doc/source/api/congress_dashboard.datasources.tables.rst [pbr] Generating doc/source/api/congress_dashboard.datasources.urls.rst [pbr] Generating doc/source/api/congress_dashboard.datasources.utils.rst [pbr] Generating doc/source/api/congress_dashboard.datasources.views.rst [pbr] Generating doc/source/api/congress_dashboard.enabled._50_policy.rst [pbr] Generating doc/source/api/congress_dashboard.enabled._60_policies.rst [pbr] Generating doc/source/api/congress_dashboard.enabled._70_datasources.rst [pbr] Generating doc/source/api/congress_dashboard.policies.forms.rst [pbr] Generating doc/source/api/congress_dashboard.policies.panel.rst [pbr] Generating doc/source/api/congress_dashboard.policies.rules.tables.rst [pbr] Generating doc/source/api/congress_dashboard.policies.rules.views.rst [pbr] Generating doc/source/api/congress_dashboard.policies.rules.workflows.rst [pbr] Generating doc/source/api/congress_dashboard.policies.tables.rst [pbr] Generating doc/source/api/congress_dashboard.policies.urls.rst [pbr] Generating doc/source/api/congress_dashboard.policies.views.rst Running Sphinx v1.2.3 loading pickled environment... not yet created Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: all source files updating environment: 224 added, 0 changed, 0 removed reading sources... [ 0%] README reading sources... [ 0%] aliases reading sources... [ 1%] api reading sources... [ 1%] api/antlr3runtime.Python.antlr3.compat reading sources... [ 2%] api/antlr3runtime.Python.antlr3.constants reading sources... [ 2%] api/antlr3runtime.Python.antlr3.debug reading sources... [ 3%] api/antlr3runtime.Python.antlr3.dfa reading sources... [ 3%] api/antlr3runtime.Python.antlr3.dottreegen reading sources... [ 4%] api/antlr3runtime.Python.antlr3.exceptions reading sources... [ 4%] api/antlr3runtime.Python.antlr3.extras reading sources... [ 4%] api/antlr3runtime.Python.antlr3.main reading sources... [ 5%] api/antlr3runtime.Python.antlr3.recognizers reading sources... [ 5%] api/antlr3runtime.Python.antlr3.streams reading sources... [ 6%] api/antlr3runtime.Python.antlr3.tokens reading sources... [ 6%] api/antlr3runtime.Python.antlr3.tree reading sources... [ 7%] api/antlr3runtime.Python.antlr3.treewizard reading sources... [ 7%] api/antlr3runtime.Python3.antlr3.constants reading sources... [ 8%] api/antlr3runtime.Python3.antlr3.debug reading sources... [ 8%] api/antlr3runtime.Python3.antlr3.dfa reading sources... [ 8%] api/antlr3runtime.Python3.antlr3.exceptions reading sources... [ 9%] api/antlr3runtime.Python3.antlr3.main reading sources... [ 9%] api/antlr3runtime.Python3.antlr3.recognizers reading sources... [ 10%] api/antlr3runtime.Python3.antlr3.streams reading sources... [ 10%] api/antlr3runtime.Python3.antlr3.tokens reading sources... [ 11%] api/antlr3runtime.Python3.antlr3.tree reading sources... [ 11%] api/antlr3runtime.Python3.antlr3.treewizard reading sources... [ 12%] api/autoindex reading sources... [ 12%] api/congress.api.action_model reading sources... [ 12%] api/congress.api.api_utils reading sources... [ 13%] api/congress.api.application reading sources... [ 13%] api/congress.api.base reading sources... [ 14%] api/congress.api.datasource_model reading sources... [ 14%] api/congress.api.error_codes reading sources... [ 15%] api/congress.api.policy_model reading sources... [ 15%] api/congress.api.router reading sources... [ 16%] api/congress.api.row_model reading sources... [ 16%] api/congress.api.rule_model reading sources... [ 16%] api/congress.api.schema_model reading sources... [ 17%] api/congress.api.status_model reading sources... [ 17%] api/congress.api.system.driver_model reading sources... [ 18%] api/congress.api.table_model reading sources... [ 18%] api/congress.api.versions reading sources... [ 19%] api/congress.api.webservice reading sources... [ 19%] api/congress.auth reading sources... [ 20%] api/congress.common.config reading sources... [ 20%] api/congress.common.eventlet_server reading sources... [ 20%] api/congress.common.policy reading sources... [ 21%] api/congress.common.wsgi reading sources... [ 21%] api/congress.context reading sources... [ 22%] api/congress.datalog.Python2.CongressLexer reading sources... [ 22%] api/congress.datalog.Python2.CongressParser reading sources... [ 23%] api/congress.datalog.Python3.CongressLexer reading sources... [ 23%] api/congress.datalog.Python3.CongressParser reading sources... [ 24%] api/congress.datalog.analysis reading sources... [ 24%] api/congress.datalog.arithmetic_solvers reading sources... [ 25%] api/congress.datalog.base reading sources... [ 25%] api/congress.datalog.builtin reading sources... [ 25%] api/congress.datalog.compile reading sources... [ 26%] api/congress.datalog.database reading sources... [ 26%] api/congress.datalog.factset reading sources... [ 27%] api/congress.datalog.materialized reading sources... [ 27%] api/congress.datalog.nonrecursive reading sources... [ 28%] api/congress.datalog.ruleset reading sources... [ 28%] api/congress.datalog.topdown reading sources... [ 29%] api/congress.datalog.unify reading sources... [ 29%] api/congress.datalog.utility reading sources... [ 29%] api/congress.datasources.aodh_driver reading sources... [ 30%] api/congress.datasources.benchmark_driver reading sources... [ 30%] api/congress.datasources.ceilometer_driver reading sources... [ 31%] api/congress.datasources.cinder_driver reading sources... [ 31%] api/congress.datasources.cloudfoundryv2_driver reading sources... [ 32%] api/congress.datasources.constants reading sources... [ 32%] api/congress.datasources.datasource_driver reading sources... [ 33%] api/congress.datasources.datasource_utils reading sources... [ 33%] api/congress.datasources.doctor_driver reading sources... [ 33%] api/congress.datasources.glancev2_driver reading sources... [ 34%] api/congress.datasources.heatv1_driver reading sources... [ 34%] api/congress.datasources.ironic_driver reading sources... [ 35%] api/congress.datasources.keystone_driver reading sources... [ 35%] api/congress.datasources.keystonev3_driver reading sources... [ 36%] api/congress.datasources.monasca_driver reading sources... [ 36%] api/congress.datasources.murano_classes reading sources... [ 37%] api/congress.datasources.murano_driver reading sources... [ 37%] api/congress.datasources.neutron_driver reading sources... [ 37%] api/congress.datasources.neutronv2_driver reading sources... [ 38%] api/congress.datasources.nova_driver reading sources... [ 38%] api/congress.datasources.plexxi_driver reading sources... [ 39%] api/congress.datasources.push_driver reading sources... [ 39%] api/congress.datasources.swift_driver reading sources... [ 40%] api/congress.datasources.vCenter_driver reading sources... [ 40%] api/congress.db.api reading sources... [ 41%] api/congress.db.datasources reading sources... [ 41%] api/congress.db.db_ds_table_data reading sources... [ 41%] api/congress.db.db_policy_rules reading sources... [ 42%] api/congress.db.migration.cli reading sources... [ 42%] api/congress.db.migration.models.head reading sources... [ 43%] api/congress.db.model_base /usr/lib64/python2.7/site-packages/sqlalchemy/ext/declarative/api.py:182: SAWarning: Unmanaged access of declarative attribute __tablename__ from non-mapped class CongressBase (desc.fget.__name__, cls.__name__)) reading sources... [ 43%] api/congress.dse2.control_bus reading sources... [ 44%] api/congress.dse2.data_service reading sources... [ 44%] api/congress.dse2.datasource_manager reading sources... [ 45%] api/congress.dse2.dse_node reading sources... [ 45%] api/congress.dse2.test_control_bus Usage: setup.py [--fake | --rabbit] reading sources... [ 45%] api/congress.exception reading sources... [ 46%] api/congress.harness reading sources... [ 46%] api/congress.opts reading sources... [ 47%] api/congress.policy_engines.agnostic reading sources... [ 47%] api/congress.policy_engines.base_driver reading sources... [ 48%] api/congress.policy_engines.vm_placement reading sources... [ 48%] api/congress.server.congress_server usage: setup [-h] [--api] [--config-dir DIR] [--config-file PATH] [--datasources] [--debug] [--delete-missing-driver-datasources] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--noapi] [--nodatasources] [--node-id NODE_ID] [--nodebug] [--nodelete-missing-driver-datasources] [--nopolicy-engine] [--nouse-syslog] [--noverbose] [--nowatch-log-file] [--policy-engine] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-syslog] [--verbose] [--version] [--watch-log-file] setup: error: unrecognized arguments: build_sphinx reading sources... [ 49%] api/congress.service reading sources... [ 49%] api/congress.synchronizer.datasource_synchronizer reading sources... [ 50%] api/congress.synchronizer.policy_rule_synchronizer reading sources... [ 50%] api/congress.tests.api.base reading sources... [ 50%] api/congress.tests.api.test_action_model reading sources... [ 51%] api/congress.tests.api.test_api_utils reading sources... [ 51%] api/congress.tests.api.test_application reading sources... [ 52%] api/congress.tests.api.test_datasource_model reading sources... [ 52%] api/congress.tests.api.test_driver_model reading sources... [ 53%] api/congress.tests.api.test_error_codes reading sources... [ 53%] api/congress.tests.api.test_policy_model reading sources... [ 54%] api/congress.tests.api.test_row_model reading sources... [ 54%] api/congress.tests.api.test_rule_model reading sources... [ 54%] api/congress.tests.api.test_schema_model reading sources... [ 55%] api/congress.tests.api.test_status_model reading sources... [ 55%] api/congress.tests.api.test_table_model reading sources... [ 56%] api/congress.tests.api.test_versions reading sources... [ 56%] api/congress.tests.api.test_webservice reading sources... [ 57%] api/congress.tests.base reading sources... [ 57%] api/congress.tests.common.test_policy reading sources... [ 58%] api/congress.tests.datalog.test_builtin reading sources... [ 58%] api/congress.tests.datalog.test_compiler reading sources... [ 58%] api/congress.tests.datalog.test_factset reading sources... [ 59%] api/congress.tests.datalog.test_materialized reading sources... [ 59%] api/congress.tests.datalog.test_nonrecur reading sources... [ 60%] api/congress.tests.datalog.test_ordered_set reading sources... [ 60%] api/congress.tests.datalog.test_ruleset reading sources... [ 61%] api/congress.tests.datalog.test_unify reading sources... [ 61%] api/congress.tests.datalog.test_utility reading sources... [ 62%] api/congress.tests.datasources.fakes reading sources... [ 62%] api/congress.tests.datasources.performance_datasource_driver reading sources... [ 62%] api/congress.tests.datasources.plexxi_fakes reading sources... [ 63%] api/congress.tests.datasources.test_ceilometer_driver reading sources... [ 63%] api/congress.tests.datasources.test_cinder_driver reading sources... [ 64%] api/congress.tests.datasources.test_cloudfoundryv2_driver reading sources... [ 64%] api/congress.tests.datasources.test_datasource_driver reading sources... [ 65%] api/congress.tests.datasources.test_doctor_driver reading sources... [ 65%] api/congress.tests.datasources.test_glancev2_driver reading sources... [ 66%] api/congress.tests.datasources.test_heatv1_driver reading sources... [ 66%] api/congress.tests.datasources.test_ironic_driver reading sources... [ 66%] api/congress.tests.datasources.test_keystone_driver reading sources... [ 67%] api/congress.tests.datasources.test_keystonev3_driver reading sources... [ 67%] api/congress.tests.datasources.test_monasca_driver reading sources... [ 68%] api/congress.tests.datasources.test_murano_driver reading sources... [ 68%] api/congress.tests.datasources.test_neutron_driver reading sources... [ 69%] api/congress.tests.datasources.test_neutronv2_driver reading sources... [ 69%] api/congress.tests.datasources.test_nova_driver reading sources... [ 70%] api/congress.tests.datasources.test_plexxi_driver reading sources... [ 70%] api/congress.tests.datasources.test_swift_driver reading sources... [ 70%] api/congress.tests.datasources.test_vCenter_driver reading sources... [ 71%] api/congress.tests.datasources.util reading sources... [ 71%] api/congress.tests.datasources.vCenter_fakes reading sources... [ 72%] api/congress.tests.db.test_datasources reading sources... [ 72%] api/congress.tests.db.test_db_ds_table_data reading sources... [ 73%] api/congress.tests.db.test_db_policy_rules reading sources... [ 73%] api/congress.tests.dse2.test_data_service reading sources... [ 74%] api/congress.tests.dse2.test_datasource reading sources... [ 74%] api/congress.tests.dse2.test_dse2 reading sources... [ 75%] api/congress.tests.dse2.test_dse_node reading sources... [ 75%] api/congress.tests.fake_datasource reading sources... [ 75%] api/congress.tests.fake_policy reading sources... [ 76%] api/congress.tests.fake_wsgi reading sources... [ 76%] api/congress.tests.haht.test_congress_haht reading sources... [ 77%] api/congress.tests.helper reading sources... [ 77%] api/congress.tests.policy_engines.brokentest_agnostic reading sources... [ 78%] api/congress.tests.policy_engines.disabled_test_vmplacement reading sources... [ 78%] api/congress.tests.policy_engines.test_agnostic reading sources... [ 79%] api/congress.tests.policy_engines.test_agnostic_dse2 reading sources... [ 79%] api/congress.tests.policy_engines.test_agnostic_performance reading sources... [ 79%] api/congress.tests.policy_fixture reading sources... [ 80%] api/congress.tests.test_auth reading sources... [ 80%] api/congress.tests.test_benchmark_updates reading sources... [ 81%] api/congress.tests.test_config reading sources... [ 81%] api/congress.tests.test_congress reading sources... [ 82%] api/congress.tests.test_server reading sources... [ 82%] api/congress.tests.test_utils reading sources... [ 83%] api/congress.utils reading sources... [ 83%] api/congress.version reading sources... [ 83%] api/congress_dashboard.api.congress reading sources... [ 84%] api/congress_dashboard.datasources.panel reading sources... [ 84%] api/congress_dashboard.datasources.tables reading sources... [ 85%] api/congress_dashboard.datasources.urls reading sources... [ 85%] api/congress_dashboard.datasources.utils reading sources... [ 86%] api/congress_dashboard.datasources.views reading sources... [ 86%] api/congress_dashboard.enabled._50_policy reading sources... [ 87%] api/congress_dashboard.enabled._60_policies reading sources... [ 87%] api/congress_dashboard.enabled._70_datasources reading sources... [ 87%] api/congress_dashboard.policies.forms reading sources... [ 88%] api/congress_dashboard.policies.panel reading sources... [ 88%] api/congress_dashboard.policies.rules.tables reading sources... [ 89%] api/congress_dashboard.policies.rules.views reading sources... [ 89%] api/congress_dashboard.policies.rules.workflows reading sources... [ 90%] api/congress_dashboard.policies.tables reading sources... [ 90%] api/congress_dashboard.policies.urls reading sources... [ 91%] api/congress_dashboard.policies.views reading sources... [ 91%] architecture reading sources... [ 91%] cloudservices reading sources... [ 92%] codeoverview reading sources... [ 92%] contributing reading sources... [ 93%] deployment reading sources... [ 93%] enforcement reading sources... [ 94%] ha-deployment reading sources... [ 94%] ha-overview reading sources... [ 95%] inactive/aliases reading sources... [ 95%] inactive/enforcement_experimental reading sources... [ 95%] inactive/ifallelse reading sources... [ 96%] inactive/intro reading sources... [ 96%] inactive/other_enforcement reading sources... [ 97%] inactive/policy_engine reading sources... [ 97%] inactive/related reading sources... [ 98%] index reading sources... [ 98%] policy reading sources... [ 99%] release reading sources... [ 99%] troubleshooting reading sources... [100%] tutorial-tenant-sharing README.rst:None: WARNING: nonlocal image URI found: http://governance.openstack.org/badges/congress.svg /builddir/build/BUILD/congress-5.0.0/doc/source/api.rst:37: WARNING: Enumerated list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.compat.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.compat'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.compat /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.constants.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.constants'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.constants /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.debug.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.debug'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.debug /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.dfa.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.dfa'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.dfa /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.dottreegen.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.dottreegen'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.dottreegen /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.exceptions.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.exceptions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.exceptions /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.extras.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.extras'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.extras /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.main.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.main'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.main /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.recognizers.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.recognizers'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.recognizers /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.streams.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.streams'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.streams /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.tokens.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.tokens'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.tokens /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.tree.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.tree'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.tree /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.treewizard.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.treewizard'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.treewizard /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.constants.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.constants'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.constants /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.debug.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.debug'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.debug /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.dfa.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.dfa'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.dfa /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.exceptions.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.exceptions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.exceptions /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.main.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.main'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.main /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.recognizers.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.recognizers'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.recognizers /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.streams.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.streams'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.streams /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.tokens.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.tokens'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.tokens /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.tree.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.tree'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.tree /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.treewizard.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.treewizard'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.treewizard /builddir/build/BUILD/congress-5.0.0/congress/api/action_model.py:docstring of congress.api.action_model.ActionsModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/application.py:docstring of congress.api.application.ResourceManager.register_handler:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/datasource_model.py:docstring of congress.api.datasource_model.DatasourceModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/datasource_model.py:docstring of congress.api.datasource_model.DatasourceModel.add_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/datasource_model.py:docstring of congress.api.datasource_model.DatasourceModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.add_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.add_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.add_item:7: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.delete_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.delete_item:12: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/policy_model.py:docstring of congress.api.policy_model.PolicyModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.update_items:7: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.update_items:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.update_items:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.update_items:11: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/row_model.py:docstring of congress.api.row_model.RowModel.update_items:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.add_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.add_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.delete_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.delete_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.add_item:7: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.delete_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.delete_item:13: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/rule_model.py:docstring of congress.api.rule_model.RuleModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/schema_model.py:docstring of congress.api.schema_model.SchemaModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/schema_model.py:docstring of congress.api.schema_model.SchemaModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/schema_model.py:docstring of congress.api.schema_model.SchemaModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/schema_model.py:docstring of congress.api.schema_model.SchemaModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/schema_model.py:docstring of congress.api.schema_model.SchemaModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/status_model.py:docstring of congress.api.status_model.StatusModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/status_model.py:docstring of congress.api.status_model.StatusModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/status_model.py:docstring of congress.api.status_model.StatusModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/status_model.py:docstring of congress.api.status_model.StatusModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/status_model.py:docstring of congress.api.status_model.StatusModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/system/driver_model.py:docstring of congress.api.system.driver_model.DatasourceDriverModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/table_model.py:docstring of congress.api.table_model.TableModel.get_item:10: ERROR: Unknown target name: "id". looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.CollectionHandler:5: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.ElementHandler:5: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.add_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.add_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.delete_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.delete_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_item:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_item:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_items:6: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.update_item:7: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.update_item:8: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.add_item:7: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.delete_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.delete_item:13: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.get_item:10: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.update_item:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.update_item:4: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/api/webservice.py:docstring of congress.api.webservice.SimpleDataModel.update_item:14: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.datalog.Python3.CongressLexer.rst:4: WARNING: autodoc: failed to import module u'congress.datalog.Python3.CongressLexer'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/datalog/Python3/CongressLexer.py", line 85, in Token.registerTokenNamesMap(tokenNamesMap) AttributeError: type object 'Token' has no attribute 'registerTokenNamesMap' /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.datalog.Python3.CongressParser.rst:4: WARNING: autodoc: failed to import module u'congress.datalog.Python3.CongressParser'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/datalog/Python3/CongressParser.py", line 88, in Token.registerTokenNamesMap(tokenNamesMap) AttributeError: type object 'Token' has no attribute 'registerTokenNamesMap' /builddir/build/BUILD/congress-5.0.0/congress/datalog/arithmetic_solvers.py:docstring of congress.datalog.arithmetic_solvers.LpLang.indicator_to_pure_lp:9: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datalog/arithmetic_solvers.py:docstring of congress.datalog.arithmetic_solvers.LpLang.indicator_to_pure_lp:11: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.find_subpolicy:6: ERROR: Unexpected indentation. docstring of congress.datalog.compile.find_subpolicy:7: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.find_subpolicy:15: ERROR: Unexpected indentation. docstring of congress.datalog.compile.find_subpolicy:16: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.literal_schema:5: ERROR: Unexpected indentation. docstring of congress.datalog.compile.literal_schema:6: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.literal_schema:8: WARNING: Definition list ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.literal_theory:5: ERROR: Unexpected indentation. docstring of congress.datalog.compile.literal_theory:6: WARNING: Block quote ends without a blank line; unexpected unindent. docstring of congress.datalog.compile.literal_theory:8: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datalog/nonrecursive.py:docstring of congress.datalog.nonrecursive.NonrecursiveRuleTheory.arity:5: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datalog/topdown.py:docstring of congress.datalog.topdown.TopDownTheory.TopDownCaller:5: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datalog/topdown.py:docstring of congress.datalog.topdown.TopDownTheory.TopDownCaller:8: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datalog/utility.py:docstring of congress.datalog.utility.Graph.find_dependent_nodes:5: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.datasources.cloudfoundryv2_driver.rst:4: WARNING: autodoc: failed to import module u'congress.datasources.cloudfoundryv2_driver'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/datasources/cloudfoundryv2_driver.py", line 19, in from cloudfoundryclient.v2 import client ImportError: No module named cloudfoundryclient.v2 /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:36: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:37: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:76: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:90: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:91: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:98: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:100: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:125: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:127: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:135: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.DataSourceDriver:138: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.add_executable_method:5: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.add_executable_method:7: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.execute:6: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.get_actions:8: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.get_actions:10: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.ExecutionDriver.get_actions:11: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/datasource_driver.py:docstring of congress.datasources.datasource_driver.PollingDataSourceDriver.poll_loop:7: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:18: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:23: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:27: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:28: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:29: SEVERE: Unexpected section title. }, ..... /builddir/build/BUILD/congress-5.0.0/congress/datasources/doctor_driver.py:docstring of congress.datasources.doctor_driver.DoctorDriver:30: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/datasources/nova_driver.py:docstring of congress.datasources.nova_driver.NovaDriver.servers_set_meta:12: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/dse2/data_service.py:docstring of congress.dse2.data_service.DataService:10: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode:10: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode:11: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode.create_datasource_service:9: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode.create_datasource_service:9: ERROR: Unknown target name: "type". /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode.create_datasource_service:9: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode.service_object:3: ERROR: Unknown target name: "uuid". /builddir/build/BUILD/congress-5.0.0/congress/dse2/dse_node.py:docstring of congress.dse2.dse_node.DseNode.unregister_service:1: ERROR: Unknown target name: "uuid". /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.dse2.test_control_bus.rst:4: WARNING: autodoc: failed to import module u'congress.dse2.test_control_bus'; the module executes module level statement and it might call sys.exit(). /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.DseRuntime.execute_action:4: WARNING: Field list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.DseRuntime.execute_action:7: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.Runtime.simulate:8: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.Runtime.simulate:9: WARNING: Block quote ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.Runtime.simulate:14: WARNING: Definition list ends without a blank line; unexpected unindent. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.Runtime.simulate:30: ERROR: Unexpected indentation. /builddir/build/BUILD/congress-5.0.0/congress/policy_engines/agnostic.py:docstring of congress.policy_engines.agnostic.Runtime.persistent_get_rule:1: ERROR: Unknown target name: "id". /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.policy_engines.base_driver.rst:4: WARNING: autodoc: failed to import module u'congress.policy_engines.base_driver'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.policy_engines.vm_placement.rst:4: WARNING: autodoc: failed to import module u'congress.policy_engines.vm_placement'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/vm_placement.py", line 31, in from congress.policy_engines import base_driver File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.server.congress_server.rst:4: WARNING: autodoc: failed to import module u'congress.server.congress_server'; the module executes module level statement and it might call sys.exit(). /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.tests.policy_engines.disabled_test_vmplacement.rst:4: WARNING: autodoc: failed to import module u'congress.tests.policy_engines.disabled_test_vmplacement'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/tests/policy_engines/disabled_test_vmplacement.py", line 24, in from congress.policy_engines import vm_placement File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/vm_placement.py", line 31, in from congress.policy_engines import base_driver File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.api.congress.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.api.congress'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/api/congress.py", line 15, in from congressclient.v1 import client as congress_client ImportError: No module named congressclient.v1 /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.panel.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.panel'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/panel.py", line 17, in from openstack_dashboard.dashboards.admin import dashboard ImportError: No module named openstack_dashboard.dashboards.admin /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/tables.py", line 18, in from horizon import tables File "/usr/lib/python2.7/site-packages/horizon/tables/__init__.py", line 18, in from horizon.tables.actions import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py", line 34, in from horizon.utils import functions File "/usr/lib/python2.7/site-packages/horizon/utils/functions.py", line 22, in from django.contrib.auth import logout # noqa File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.urls.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.urls'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/urls.py", line 18, in from congress_dashboard.datasources import views File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/views.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.utils.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/utils.py", line 17, in from congress_dashboard.api import congress File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/api/congress.py", line 15, in from congressclient.v1 import client as congress_client ImportError: No module named congressclient.v1 /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/views.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._50_policy.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._50_policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._50_policy /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._60_policies.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._60_policies'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._60_policies /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._70_datasources.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._70_datasources'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._70_datasources /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.forms.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.forms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/forms.py", line 19, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.panel.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.panel'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/panel.py", line 17, in from openstack_dashboard.dashboards.admin import dashboard ImportError: No module named openstack_dashboard.dashboards.admin /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/tables.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/views.py", line 18, in from horizon import workflows File "/usr/lib/python2.7/site-packages/horizon/workflows/__init__.py", line 15, in from horizon.workflows.base import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/workflows/base.py", line 29, in from openstack_auth import policy File "/usr/lib/python2.7/site-packages/openstack_auth/policy.py", line 24, in from openstack_auth import user as auth_user File "/usr/lib/python2.7/site-packages/openstack_auth/user.py", line 19, in from django.contrib.auth import models File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.workflows.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.workflows'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/workflows.py", line 22, in from horizon import forms File "/usr/lib/python2.7/site-packages/horizon/forms/__init__.py", line 44, in from horizon.forms.views import ModalFormMixin # noqa File "/usr/lib/python2.7/site-packages/horizon/forms/views.py", line 22, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/tables.py", line 20, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.urls.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.urls'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/urls.py", line 18, in from congress_dashboard.policies.rules import views as rule_views File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/views.py", line 18, in from horizon import workflows File "/usr/lib/python2.7/site-packages/horizon/workflows/__init__.py", line 15, in from horizon.workflows.base import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/workflows/base.py", line 29, in from openstack_auth import policy File "/usr/lib/python2.7/site-packages/openstack_auth/policy.py", line 24, in from openstack_auth import user as auth_user File "/usr/lib/python2.7/site-packages/openstack_auth/user.py", line 19, in from django.contrib.auth import models File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/views.py", line 22, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. doc/source/aliases.rst:2: ERROR: Duplicate substitution definition name: "ad". doc/source/aliases.rst:2: ERROR: Duplicate substitution definition name: "ad". /builddir/build/BUILD/congress-5.0.0/doc/source/ha-deployment.rst:8: WARNING: duplicate label ha_deployment, other instance in /builddir/build/BUILD/congress-5.0.0/doc/source/deployment.rst /builddir/build/BUILD/congress-5.0.0/doc/source/ha-overview.rst:8: WARNING: duplicate label ha_overview, other instance in /builddir/build/BUILD/congress-5.0.0/doc/source/deployment.rst /builddir/build/BUILD/congress-5.0.0/doc/source/policy.rst:399: WARNING: Inline strong start-string without end-string. done checking consistency... /builddir/build/BUILD/congress-5.0.0/doc/source/aliases.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/api/autoindex.rst:: WARNING: document isn't included in any toctree done /builddir/build/BUILD/congress-5.0.0/doc/source/ha-deployment.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/ha-overview.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/aliases.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/enforcement_experimental.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/ifallelse.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/intro.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/other_enforcement.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/policy_engine.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/related.rst:: WARNING: document isn't included in any toctree preparing documents... done writing output... [ 0%] README writing output... [ 0%] aliases writing output... [ 1%] api writing output... [ 1%] api/antlr3runtime.Python.antlr3.compat writing output... [ 2%] api/antlr3runtime.Python.antlr3.constants writing output... [ 2%] api/antlr3runtime.Python.antlr3.debug writing output... [ 3%] api/antlr3runtime.Python.antlr3.dfa writing output... [ 3%] api/antlr3runtime.Python.antlr3.dottreegen writing output... [ 4%] api/antlr3runtime.Python.antlr3.exceptions writing output... [ 4%] api/antlr3runtime.Python.antlr3.extras writing output... [ 4%] api/antlr3runtime.Python.antlr3.main writing output... [ 5%] api/antlr3runtime.Python.antlr3.recognizers writing output... [ 5%] api/antlr3runtime.Python.antlr3.streams writing output... [ 6%] api/antlr3runtime.Python.antlr3.tokens writing output... [ 6%] api/antlr3runtime.Python.antlr3.tree writing output... [ 7%] api/antlr3runtime.Python.antlr3.treewizard writing output... [ 7%] api/antlr3runtime.Python3.antlr3.constants writing output... [ 8%] api/antlr3runtime.Python3.antlr3.debug writing output... [ 8%] api/antlr3runtime.Python3.antlr3.dfa writing output... [ 8%] api/antlr3runtime.Python3.antlr3.exceptions writing output... [ 9%] api/antlr3runtime.Python3.antlr3.main writing output... [ 9%] api/antlr3runtime.Python3.antlr3.recognizers writing output... [ 10%] api/antlr3runtime.Python3.antlr3.streams writing output... [ 10%] api/antlr3runtime.Python3.antlr3.tokens writing output... [ 11%] api/antlr3runtime.Python3.antlr3.tree writing output... [ 11%] api/antlr3runtime.Python3.antlr3.treewizard writing output... [ 12%] api/autoindex writing output... [ 12%] api/congress.api.action_model writing output... [ 12%] api/congress.api.api_utils writing output... [ 13%] api/congress.api.application writing output... [ 13%] api/congress.api.base writing output... [ 14%] api/congress.api.datasource_model writing output... [ 14%] api/congress.api.error_codes writing output... [ 15%] api/congress.api.policy_model writing output... [ 15%] api/congress.api.router writing output... [ 16%] api/congress.api.row_model writing output... [ 16%] api/congress.api.rule_model writing output... [ 16%] api/congress.api.schema_model writing output... [ 17%] api/congress.api.status_model writing output... [ 17%] api/congress.api.system.driver_model writing output... [ 18%] api/congress.api.table_model writing output... [ 18%] api/congress.api.versions writing output... [ 19%] api/congress.api.webservice writing output... [ 19%] api/congress.auth writing output... [ 20%] api/congress.common.config writing output... [ 20%] api/congress.common.eventlet_server writing output... [ 20%] api/congress.common.policy writing output... [ 21%] api/congress.common.wsgi writing output... [ 21%] api/congress.context writing output... [ 22%] api/congress.datalog.Python2.CongressLexer writing output... [ 22%] api/congress.datalog.Python2.CongressParser writing output... [ 23%] api/congress.datalog.Python3.CongressLexer writing output... [ 23%] api/congress.datalog.Python3.CongressParser writing output... [ 24%] api/congress.datalog.analysis writing output... [ 24%] api/congress.datalog.arithmetic_solvers writing output... [ 25%] api/congress.datalog.base writing output... [ 25%] api/congress.datalog.builtin writing output... [ 25%] api/congress.datalog.compile writing output... [ 26%] api/congress.datalog.database writing output... [ 26%] api/congress.datalog.factset writing output... [ 27%] api/congress.datalog.materialized writing output... [ 27%] api/congress.datalog.nonrecursive writing output... [ 28%] api/congress.datalog.ruleset writing output... [ 28%] api/congress.datalog.topdown writing output... [ 29%] api/congress.datalog.unify writing output... [ 29%] api/congress.datalog.utility writing output... [ 29%] api/congress.datasources.aodh_driver writing output... [ 30%] api/congress.datasources.benchmark_driver writing output... [ 30%] api/congress.datasources.ceilometer_driver writing output... [ 31%] api/congress.datasources.cinder_driver writing output... [ 31%] api/congress.datasources.cloudfoundryv2_driver writing output... [ 32%] api/congress.datasources.constants writing output... [ 32%] api/congress.datasources.datasource_driver writing output... [ 33%] api/congress.datasources.datasource_utils writing output... [ 33%] api/congress.datasources.doctor_driver writing output... [ 33%] api/congress.datasources.glancev2_driver writing output... [ 34%] api/congress.datasources.heatv1_driver writing output... [ 34%] api/congress.datasources.ironic_driver writing output... [ 35%] api/congress.datasources.keystone_driver writing output... [ 35%] api/congress.datasources.keystonev3_driver writing output... [ 36%] api/congress.datasources.monasca_driver writing output... [ 36%] api/congress.datasources.murano_classes writing output... [ 37%] api/congress.datasources.murano_driver writing output... [ 37%] api/congress.datasources.neutron_driver writing output... [ 37%] api/congress.datasources.neutronv2_driver writing output... [ 38%] api/congress.datasources.nova_driver writing output... [ 38%] api/congress.datasources.plexxi_driver writing output... [ 39%] api/congress.datasources.push_driver writing output... [ 39%] api/congress.datasources.swift_driver writing output... [ 40%] api/congress.datasources.vCenter_driver writing output... [ 40%] api/congress.db.api writing output... [ 41%] api/congress.db.datasources writing output... [ 41%] api/congress.db.db_ds_table_data writing output... [ 41%] api/congress.db.db_policy_rules writing output... [ 42%] api/congress.db.migration.cli writing output... [ 42%] api/congress.db.migration.models.head writing output... [ 43%] api/congress.db.model_base writing output... [ 43%] api/congress.dse2.control_bus writing output... [ 44%] api/congress.dse2.data_service writing output... [ 44%] api/congress.dse2.datasource_manager writing output... [ 45%] api/congress.dse2.dse_node writing output... [ 45%] api/congress.dse2.test_control_bus writing output... [ 45%] api/congress.exception writing output... [ 46%] api/congress.harness writing output... [ 46%] api/congress.opts writing output... [ 47%] api/congress.policy_engines.agnostic writing output... [ 47%] api/congress.policy_engines.base_driver writing output... [ 48%] api/congress.policy_engines.vm_placement writing output... [ 48%] api/congress.server.congress_server writing output... [ 49%] api/congress.service writing output... [ 49%] api/congress.synchronizer.datasource_synchronizer writing output... [ 50%] api/congress.synchronizer.policy_rule_synchronizer writing output... [ 50%] api/congress.tests.api.base writing output... [ 50%] api/congress.tests.api.test_action_model writing output... [ 51%] api/congress.tests.api.test_api_utils writing output... [ 51%] api/congress.tests.api.test_application writing output... [ 52%] api/congress.tests.api.test_datasource_model writing output... [ 52%] api/congress.tests.api.test_driver_model writing output... [ 53%] api/congress.tests.api.test_error_codes writing output... [ 53%] api/congress.tests.api.test_policy_model writing output... [ 54%] api/congress.tests.api.test_row_model writing output... [ 54%] api/congress.tests.api.test_rule_model writing output... [ 54%] api/congress.tests.api.test_schema_model writing output... [ 55%] api/congress.tests.api.test_status_model writing output... [ 55%] api/congress.tests.api.test_table_model writing output... [ 56%] api/congress.tests.api.test_versions writing output... [ 56%] api/congress.tests.api.test_webservice writing output... [ 57%] api/congress.tests.base writing output... [ 57%] api/congress.tests.common.test_policy writing output... [ 58%] api/congress.tests.datalog.test_builtin writing output... [ 58%] api/congress.tests.datalog.test_compiler writing output... [ 58%] api/congress.tests.datalog.test_factset writing output... [ 59%] api/congress.tests.datalog.test_materialized writing output... [ 59%] api/congress.tests.datalog.test_nonrecur writing output... [ 60%] api/congress.tests.datalog.test_ordered_set writing output... [ 60%] api/congress.tests.datalog.test_ruleset writing output... [ 61%] api/congress.tests.datalog.test_unify writing output... [ 61%] api/congress.tests.datalog.test_utility writing output... [ 62%] api/congress.tests.datasources.fakes writing output... [ 62%] api/congress.tests.datasources.performance_datasource_driver writing output... [ 62%] api/congress.tests.datasources.plexxi_fakes writing output... [ 63%] api/congress.tests.datasources.test_ceilometer_driver writing output... [ 63%] api/congress.tests.datasources.test_cinder_driver writing output... [ 64%] api/congress.tests.datasources.test_cloudfoundryv2_driver writing output... [ 64%] api/congress.tests.datasources.test_datasource_driver writing output... [ 65%] api/congress.tests.datasources.test_doctor_driver writing output... [ 65%] api/congress.tests.datasources.test_glancev2_driver writing output... [ 66%] api/congress.tests.datasources.test_heatv1_driver writing output... [ 66%] api/congress.tests.datasources.test_ironic_driver writing output... [ 66%] api/congress.tests.datasources.test_keystone_driver writing output... [ 67%] api/congress.tests.datasources.test_keystonev3_driver writing output... [ 67%] api/congress.tests.datasources.test_monasca_driver writing output... [ 68%] api/congress.tests.datasources.test_murano_driver writing output... [ 68%] api/congress.tests.datasources.test_neutron_driver writing output... [ 69%] api/congress.tests.datasources.test_neutronv2_driver writing output... [ 69%] api/congress.tests.datasources.test_nova_driver writing output... [ 70%] api/congress.tests.datasources.test_plexxi_driver writing output... [ 70%] api/congress.tests.datasources.test_swift_driver writing output... [ 70%] api/congress.tests.datasources.test_vCenter_driver writing output... [ 71%] api/congress.tests.datasources.util writing output... [ 71%] api/congress.tests.datasources.vCenter_fakes writing output... [ 72%] api/congress.tests.db.test_datasources writing output... [ 72%] api/congress.tests.db.test_db_ds_table_data writing output... [ 73%] api/congress.tests.db.test_db_policy_rules writing output... [ 73%] api/congress.tests.dse2.test_data_service writing output... [ 74%] api/congress.tests.dse2.test_datasource writing output... [ 74%] api/congress.tests.dse2.test_dse2 writing output... [ 75%] api/congress.tests.dse2.test_dse_node writing output... [ 75%] api/congress.tests.fake_datasource writing output... [ 75%] api/congress.tests.fake_policy writing output... [ 76%] api/congress.tests.fake_wsgi writing output... [ 76%] api/congress.tests.haht.test_congress_haht writing output... [ 77%] api/congress.tests.helper writing output... [ 77%] api/congress.tests.policy_engines.brokentest_agnostic writing output... [ 78%] api/congress.tests.policy_engines.disabled_test_vmplacement writing output... [ 78%] api/congress.tests.policy_engines.test_agnostic writing output... [ 79%] api/congress.tests.policy_engines.test_agnostic_dse2 writing output... [ 79%] api/congress.tests.policy_engines.test_agnostic_performance writing output... [ 79%] api/congress.tests.policy_fixture writing output... [ 80%] api/congress.tests.test_auth writing output... [ 80%] api/congress.tests.test_benchmark_updates writing output... [ 81%] api/congress.tests.test_config writing output... [ 81%] api/congress.tests.test_congress writing output... [ 82%] api/congress.tests.test_server writing output... [ 82%] api/congress.tests.test_utils writing output... [ 83%] api/congress.utils writing output... [ 83%] api/congress.version writing output... [ 83%] api/congress_dashboard.api.congress writing output... [ 84%] api/congress_dashboard.datasources.panel writing output... [ 84%] api/congress_dashboard.datasources.tables writing output... [ 85%] api/congress_dashboard.datasources.urls writing output... [ 85%] api/congress_dashboard.datasources.utils writing output... [ 86%] api/congress_dashboard.datasources.views writing output... [ 86%] api/congress_dashboard.enabled._50_policy writing output... [ 87%] api/congress_dashboard.enabled._60_policies writing output... [ 87%] api/congress_dashboard.enabled._70_datasources writing output... [ 87%] api/congress_dashboard.policies.forms writing output... [ 88%] api/congress_dashboard.policies.panel writing output... [ 88%] api/congress_dashboard.policies.rules.tables writing output... [ 89%] api/congress_dashboard.policies.rules.views writing output... [ 89%] api/congress_dashboard.policies.rules.workflows writing output... [ 90%] api/congress_dashboard.policies.tables writing output... [ 90%] api/congress_dashboard.policies.urls writing output... [ 91%] api/congress_dashboard.policies.views writing output... [ 91%] architecture writing output... [ 91%] cloudservices writing output... [ 92%] codeoverview writing output... [ 92%] contributing writing output... [ 93%] deployment writing output... [ 93%] enforcement writing output... [ 94%] ha-deployment writing output... [ 94%] ha-overview writing output... [ 95%] inactive/aliases writing output... [ 95%] inactive/enforcement_experimental writing output... [ 95%] inactive/ifallelse writing output... [ 96%] inactive/intro writing output... [ 96%] inactive/other_enforcement writing output... [ 97%] inactive/policy_engine writing output... [ 97%] inactive/related writing output... [ 98%] index writing output... [ 98%] policy writing output... [ 99%] release writing output... [ 99%] troubleshooting writing output... [100%] tutorial-tenant-sharing writing additional files... genindex py-modindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 199 warnings. creating /builddir/build/BUILD/congress-5.0.0/doc/build/man Running Sphinx v1.2.3 loading pickled environment... done Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [man]: all source files updating environment: 0 added, 48 changed, 0 removed reading sources... [ 2%] api/antlr3runtime.Python.antlr3.compat reading sources... [ 4%] api/antlr3runtime.Python.antlr3.constants reading sources... [ 6%] api/antlr3runtime.Python.antlr3.debug reading sources... [ 8%] api/antlr3runtime.Python.antlr3.dfa reading sources... [ 10%] api/antlr3runtime.Python.antlr3.dottreegen reading sources... [ 12%] api/antlr3runtime.Python.antlr3.exceptions reading sources... [ 14%] api/antlr3runtime.Python.antlr3.extras reading sources... [ 16%] api/antlr3runtime.Python.antlr3.main reading sources... [ 18%] api/antlr3runtime.Python.antlr3.recognizers reading sources... [ 20%] api/antlr3runtime.Python.antlr3.streams reading sources... [ 22%] api/antlr3runtime.Python.antlr3.tokens reading sources... [ 25%] api/antlr3runtime.Python.antlr3.tree reading sources... [ 27%] api/antlr3runtime.Python.antlr3.treewizard reading sources... [ 29%] api/antlr3runtime.Python3.antlr3.constants reading sources... [ 31%] api/antlr3runtime.Python3.antlr3.debug reading sources... [ 33%] api/antlr3runtime.Python3.antlr3.dfa reading sources... [ 35%] api/antlr3runtime.Python3.antlr3.exceptions reading sources... [ 37%] api/antlr3runtime.Python3.antlr3.main reading sources... [ 39%] api/antlr3runtime.Python3.antlr3.recognizers reading sources... [ 41%] api/antlr3runtime.Python3.antlr3.streams reading sources... [ 43%] api/antlr3runtime.Python3.antlr3.tokens reading sources... [ 45%] api/antlr3runtime.Python3.antlr3.tree reading sources... [ 47%] api/antlr3runtime.Python3.antlr3.treewizard reading sources... [ 50%] api/congress.datalog.Python3.CongressLexer reading sources... [ 52%] api/congress.datalog.Python3.CongressParser reading sources... [ 54%] api/congress.datasources.cloudfoundryv2_driver reading sources... [ 56%] api/congress.dse2.test_control_bus Usage: setup.py [--fake | --rabbit] reading sources... [ 58%] api/congress.policy_engines.base_driver reading sources... [ 60%] api/congress.policy_engines.vm_placement reading sources... [ 62%] api/congress.server.congress_server usage: setup [-h] [--api] [--config-dir DIR] [--config-file PATH] [--datasources] [--debug] [--delete-missing-driver-datasources] [--log-config-append PATH] [--log-date-format DATE_FORMAT] [--log-dir LOG_DIR] [--log-file PATH] [--noapi] [--nodatasources] [--node-id NODE_ID] [--nodebug] [--nodelete-missing-driver-datasources] [--nopolicy-engine] [--nouse-syslog] [--noverbose] [--nowatch-log-file] [--policy-engine] [--syslog-log-facility SYSLOG_LOG_FACILITY] [--use-syslog] [--verbose] [--version] [--watch-log-file] setup: error: unrecognized arguments: build_sphinx reading sources... [ 64%] api/congress.tests.policy_engines.disabled_test_vmplacement reading sources... [ 66%] api/congress_dashboard.api.congress reading sources... [ 68%] api/congress_dashboard.datasources.panel reading sources... [ 70%] api/congress_dashboard.datasources.tables reading sources... [ 72%] api/congress_dashboard.datasources.urls reading sources... [ 75%] api/congress_dashboard.datasources.utils reading sources... [ 77%] api/congress_dashboard.datasources.views reading sources... [ 79%] api/congress_dashboard.enabled._50_policy reading sources... [ 81%] api/congress_dashboard.enabled._60_policies reading sources... [ 83%] api/congress_dashboard.enabled._70_datasources reading sources... [ 85%] api/congress_dashboard.policies.forms reading sources... [ 87%] api/congress_dashboard.policies.panel reading sources... [ 89%] api/congress_dashboard.policies.rules.tables reading sources... [ 91%] api/congress_dashboard.policies.rules.views reading sources... [ 93%] api/congress_dashboard.policies.rules.workflows reading sources... [ 95%] api/congress_dashboard.policies.tables reading sources... [ 97%] api/congress_dashboard.policies.urls reading sources... [100%] api/congress_dashboard.policies.views /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.compat.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.compat'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.compat /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.constants.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.constants'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.constants /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.debug.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.debug'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.debug /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.dfa.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.dfa'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.dfa /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.dottreegen.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.dottreegen'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.dottreegen /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.exceptions.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.exceptions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.exceptions /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.extras.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.extras'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.extras /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.main.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.main'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.main /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.recognizers.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.recognizers'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.recognizers /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.streams.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.streams'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.streams /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.tokens.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.tokens'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.tokens /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.tree.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.tree'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.tree /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python.antlr3.treewizard.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python.antlr3.treewizard'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python.antlr3.treewizard /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.constants.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.constants'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.constants /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.debug.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.debug'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.debug /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.dfa.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.dfa'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.dfa /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.exceptions.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.exceptions'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.exceptions /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.main.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.main'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.main /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.recognizers.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.recognizers'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.recognizers /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.streams.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.streams'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.streams /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.tokens.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.tokens'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.tokens /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.tree.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.tree'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.tree /builddir/build/BUILD/congress-5.0.0/doc/source/api/antlr3runtime.Python3.antlr3.treewizard.rst:4: WARNING: autodoc: failed to import module u'antlr3runtime.Python3.antlr3.treewizard'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named antlr3runtime.Python3.antlr3.treewizard /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.datalog.Python3.CongressLexer.rst:4: WARNING: autodoc: failed to import module u'congress.datalog.Python3.CongressLexer'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/datalog/Python3/CongressLexer.py", line 85, in Token.registerTokenNamesMap(tokenNamesMap) AttributeError: type object 'Token' has no attribute 'registerTokenNamesMap' /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.datalog.Python3.CongressParser.rst:4: WARNING: autodoc: failed to import module u'congress.datalog.Python3.CongressParser'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/datalog/Python3/CongressParser.py", line 88, in Token.registerTokenNamesMap(tokenNamesMap) AttributeError: type object 'Token' has no attribute 'registerTokenNamesMap' /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.dse2.test_control_bus.rst:4: WARNING: autodoc: failed to import module u'congress.dse2.test_control_bus'; the module executes module level statement and it might call sys.exit(). /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.policy_engines.base_driver.rst:4: WARNING: autodoc: failed to import module u'congress.policy_engines.base_driver'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.policy_engines.vm_placement.rst:4: WARNING: autodoc: failed to import module u'congress.policy_engines.vm_placement'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/vm_placement.py", line 31, in from congress.policy_engines import base_driver File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.server.congress_server.rst:4: WARNING: autodoc: failed to import module u'congress.server.congress_server'; the module executes module level statement and it might call sys.exit(). /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress.tests.policy_engines.disabled_test_vmplacement.rst:4: WARNING: autodoc: failed to import module u'congress.tests.policy_engines.disabled_test_vmplacement'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress/tests/policy_engines/disabled_test_vmplacement.py", line 24, in from congress.policy_engines import vm_placement File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/vm_placement.py", line 31, in from congress.policy_engines import base_driver File "/builddir/build/BUILD/congress-5.0.0/congress/policy_engines/base_driver.py", line 20, in from congress.dse import deepsix ImportError: No module named dse /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.api.congress.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.api.congress'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/api/congress.py", line 15, in from congressclient.v1 import client as congress_client ImportError: No module named congressclient.v1 /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.panel.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.panel'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/panel.py", line 17, in from openstack_dashboard.dashboards.admin import dashboard ImportError: No module named openstack_dashboard.dashboards.admin /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/tables.py", line 18, in from horizon import tables File "/usr/lib/python2.7/site-packages/horizon/tables/__init__.py", line 18, in from horizon.tables.actions import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py", line 34, in from horizon.utils import functions File "/usr/lib/python2.7/site-packages/horizon/utils/functions.py", line 22, in from django.contrib.auth import logout # noqa File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.urls.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.urls'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/urls.py", line 18, in from congress_dashboard.datasources import views File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/views.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.utils.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.utils'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/utils.py", line 17, in from congress_dashboard.api import congress File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/api/congress.py", line 15, in from congressclient.v1 import client as congress_client ImportError: No module named congressclient.v1 looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.datasources.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.datasources.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/datasources/views.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._50_policy.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._50_policy'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._50_policy /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._60_policies.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._60_policies'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._60_policies /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.enabled._70_datasources.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.enabled._70_datasources'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) ImportError: No module named enabled._70_datasources /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.forms.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.forms'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/forms.py", line 19, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.panel.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.panel'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/panel.py", line 17, in from openstack_dashboard.dashboards.admin import dashboard ImportError: No module named openstack_dashboard.dashboards.admin /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/tables.py", line 21, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/views.py", line 18, in from horizon import workflows File "/usr/lib/python2.7/site-packages/horizon/workflows/__init__.py", line 15, in from horizon.workflows.base import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/workflows/base.py", line 29, in from openstack_auth import policy File "/usr/lib/python2.7/site-packages/openstack_auth/policy.py", line 24, in from openstack_auth import user as auth_user File "/usr/lib/python2.7/site-packages/openstack_auth/user.py", line 19, in from django.contrib.auth import models File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.rules.workflows.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.rules.workflows'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/workflows.py", line 22, in from horizon import forms File "/usr/lib/python2.7/site-packages/horizon/forms/__init__.py", line 44, in from horizon.forms.views import ModalFormMixin # noqa File "/usr/lib/python2.7/site-packages/horizon/forms/views.py", line 22, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.tables.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.tables'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/tables.py", line 20, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.urls.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.urls'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/urls.py", line 18, in from congress_dashboard.policies.rules import views as rule_views File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/rules/views.py", line 18, in from horizon import workflows File "/usr/lib/python2.7/site-packages/horizon/workflows/__init__.py", line 15, in from horizon.workflows.base import Action # noqa File "/usr/lib/python2.7/site-packages/horizon/workflows/base.py", line 29, in from openstack_auth import policy File "/usr/lib/python2.7/site-packages/openstack_auth/policy.py", line 24, in from openstack_auth import user as auth_user File "/usr/lib/python2.7/site-packages/openstack_auth/user.py", line 19, in from django.contrib.auth import models File "/usr/lib/python2.7/site-packages/django/contrib/auth/__init__.py", line 7, in from django.middleware.csrf import rotate_token File "/usr/lib/python2.7/site-packages/django/middleware/csrf.py", line 14, in from django.utils.cache import patch_vary_headers File "/usr/lib/python2.7/site-packages/django/utils/cache.py", line 26, in from django.core.cache import caches File "/usr/lib/python2.7/site-packages/django/core/cache/__init__.py", line 34, in if DEFAULT_CACHE_ALIAS not in settings.CACHES: File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting CACHES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. /builddir/build/BUILD/congress-5.0.0/doc/source/api/congress_dashboard.policies.views.rst:4: WARNING: autodoc: failed to import module u'congress_dashboard.policies.views'; the following exception was raised: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object __import__(self.modname) File "/builddir/build/BUILD/congress-5.0.0/congress_dashboard/policies/views.py", line 22, in from horizon import exceptions File "/usr/lib/python2.7/site-packages/horizon/exceptions.py", line 183, in UNAUTHORIZED = tuple(HORIZON_CONFIG['exceptions']['unauthorized']) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 45, in __getitem__ self._setup(name) File "/usr/lib/python2.7/site-packages/horizon/conf/__init__.py", line 23, in _setup from horizon.conf.default import HORIZON_CONFIG as DEFAULT_CONFIG # noqa File "/usr/lib/python2.7/site-packages/horizon/conf/default.py", line 25, in 'user_home': settings.LOGIN_REDIRECT_URL, File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 48, in __getattr__ self._setup(name) File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 42, in _setup % (desc, ENVIRONMENT_VARIABLE)) ImproperlyConfigured: Requested setting LOGIN_REDIRECT_URL, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. done checking consistency... /builddir/build/BUILD/congress-5.0.0/doc/source/aliases.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/api/autoindex.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/ha-deployment.rst:: WARNING: document isn't included in any toctree done /builddir/build/BUILD/congress-5.0.0/doc/source/ha-overview.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/aliases.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/enforcement_experimental.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/ifallelse.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/intro.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/other_enforcement.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/policy_engine.rst:: WARNING: document isn't included in any toctree /builddir/build/BUILD/congress-5.0.0/doc/source/inactive/related.rst:: WARNING: document isn't included in any toctree writing... congress.1 { README architecture cloudservices policy enforcement api tutorial-tenant-sharing troubleshooting deployment release contributing codeoverview } build succeeded, 58 warnings. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qKw97Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch + cd congress-5.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/datasource_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/router.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/error_codes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/table_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/status_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/action_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/versions.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/rule_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/base.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/row_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/application.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/policy_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/schema_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/api_utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api copying build/lib/congress/api/webservice.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/system copying build/lib/congress/api/system/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/system copying build/lib/congress/api/system/driver_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/system creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/models copying build/lib/congress/db/migration/models/head.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/models copying build/lib/congress/db/migration/models/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/models creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations copying build/lib/congress/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations copying build/lib/congress/db/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations copying build/lib/congress/db/migration/alembic_migrations/policy_rules_init_opts.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/532e9e1f0f3a_add_policy.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/inital_db.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/3cee191c4f84_add_datasources.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/aabe895bbd4d_poliy_name_uniqueness.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/56e86d51ec62_add_name_attribute_to_policy_rules.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/01e78af70b91_add_datasource_data_persistence.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/versions/HEAD -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions copying build/lib/congress/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations copying build/lib/congress/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration copying build/lib/congress/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration copying build/lib/congress/db/migration/README -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration copying build/lib/congress/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration copying build/lib/congress/db/api.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db copying build/lib/congress/db/db_ds_table_data.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db copying build/lib/congress/db/datasources.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db copying build/lib/congress/db/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db copying build/lib/congress/db/model_base.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db copying build/lib/congress/db/db_policy_rules.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/test_agnostic.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/test_agnostic_dse2.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/disabled_test_vmplacement.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/brokentest_agnostic.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines copying build/lib/congress/tests/policy_engines/test_agnostic_performance.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_status_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_application.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_datasource_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_rule_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_schema_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_webservice.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_driver_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_table_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/base.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_policy_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_row_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_error_codes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_action_model.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api copying build/lib/congress/tests/api/test_api_utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/common copying build/lib/congress/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/common copying build/lib/congress/tests/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/common creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_swift_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_glancev2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_cloudfoundryv2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_nova_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_keystone_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_doctor_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_neutronv2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_datasource_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_ironic_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_vCenter_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/fakes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_keystonev3_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/vCenter_fakes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_cinder_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_heatv1_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_murano_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_monasca_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_plexxi_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_ceilometer_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/performance_datasource_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/plexxi_fakes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/test_neutron_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources copying build/lib/congress/tests/datasources/util.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db copying build/lib/congress/tests/db/test_datasources.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db copying build/lib/congress/tests/db/test_db_ds_table_data.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db copying build/lib/congress/tests/db/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db copying build/lib/congress/tests/db/test_db_policy_rules.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 copying build/lib/congress/tests/dse2/test_dse_node.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 copying build/lib/congress/tests/dse2/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 copying build/lib/congress/tests/dse2/test_datasource.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 copying build/lib/congress/tests/dse2/test_data_service.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 copying build/lib/congress/tests/dse2/test_dse2.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht copying build/lib/congress/tests/haht/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht copying build/lib/congress/tests/haht/test_congress_haht.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht copying build/lib/congress/tests/haht/test.db.clean -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht copying build/lib/congress/tests/test_config.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/fake_policy.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/test_auth.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/test_benchmark_updates.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/fake_datasource.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/helper.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/base.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/test_congress.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/fake_wsgi.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests copying build/lib/congress/tests/test_server.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_ordered_set.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_builtin.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_factset.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_unify.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_materialized.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_nonrecur.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_utility.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_compiler.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datalog/test_ruleset.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog copying build/lib/congress/tests/datasources.conf -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/etc copying build/lib/congress/tests/etc/api-paste.ini -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/etc copying build/lib/congress/tests/etc/congress.conf.test -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/etc copying build/lib/congress/tests/etc/congress.conf.test.ha_pe1 -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/etc copying build/lib/congress/tests/etc/congress.conf.test.ha_pe2 -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/etc creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines copying build/lib/congress/policy_engines/vm_placement.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines copying build/lib/congress/policy_engines/agnostic.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines copying build/lib/congress/policy_engines/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines copying build/lib/congress/policy_engines/base_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/utility.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/compile.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/analysis.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/topdown.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/arithmetic_solvers.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/materialized.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/builtin.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/factset.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/base.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/unify.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/ruleset.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/nonrecursive.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/database.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2 copying build/lib/congress/datalog/Python2/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2 copying build/lib/congress/datalog/Python2/CongressLexer.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2 copying build/lib/congress/datalog/Python2/CongressParser.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3 copying build/lib/congress/datalog/Python3/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3 copying build/lib/congress/datalog/Python3/CongressLexer.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3 copying build/lib/congress/datalog/Python3/CongressParser.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3 copying build/lib/congress/datalog/Congress.g -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog copying build/lib/congress/datalog/README-Congress.g.txt -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/data_service.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/datasource_manager.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/test_control_bus.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/dse_node.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/control_bus.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 copying build/lib/congress/dse2/README.rst -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/common/policy.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/common/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/common/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/common/config.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common copying build/lib/congress/auth.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/harness.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/context.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/opts.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/version.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/service.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress copying build/lib/congress/exception.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer copying build/lib/congress/synchronizer/datasource_synchronizer.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer copying build/lib/congress/synchronizer/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer copying build/lib/congress/synchronizer/policy_rule_synchronizer.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/doctor_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/datasource_utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/heatv1_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/cinder_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/neutron_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/cloudfoundryv2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/swift_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/keystone_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/aodh_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/push_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/plexxi_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/constants.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/ironic_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/vCenter_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/nova_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/datasource_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/murano_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/keystonev3_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/benchmark_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/glancev2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/neutronv2_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/murano_classes.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/ceilometer_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources copying build/lib/congress/datasources/monasca_driver.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/server copying build/lib/congress/server/congress_server.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/server copying build/lib/congress/server/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/server creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/api copying build/lib/congress_tempest_tests/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/api creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario copying build/lib/congress_tempest_tests/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario copying build/lib/congress_tempest_tests/tests/scenario/helper.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario copying build/lib/congress_tempest_tests/tests/scenario/test_congress_basic_ops.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario copying build/lib/congress_tempest_tests/tests/scenario/manager_congress.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_ha copying build/lib/congress_tempest_tests/tests/scenario/congress_ha/test_ha.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_ha copying build/lib/congress_tempest_tests/tests/scenario/congress_ha/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_ha creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_cinder.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_keystonev2.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_glancev2.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_doctor.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_nova.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_aodh.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_ceilometer.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_neutronv2.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/scenario/congress_datasources/test_murano.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources copying build/lib/congress_tempest_tests/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests copying build/lib/congress_tempest_tests/tests/README.rst -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests copying build/lib/congress_tempest_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests copying build/lib/congress_tempest_tests/plugin.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests copying build/lib/congress_tempest_tests/config.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services copying build/lib/congress_tempest_tests/services/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/policy copying build/lib/congress_tempest_tests/services/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/policy copying build/lib/congress_tempest_tests/services/policy/policy_client.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/policy creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard copying build/lib/congress_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/api copying build/lib/congress_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/api copying build/lib/congress_dashboard/api/congress.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/api creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/tables.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/urls.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/views.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/utils.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources copying build/lib/congress_dashboard/datasources/panel.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/templates creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/templates/datasources copying build/lib/congress_dashboard/datasources/templates/datasources/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/templates/datasources copying build/lib/congress_dashboard/datasources/templates/datasources/detail.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/templates/datasources copying build/lib/congress_dashboard/datasources/templates/datasources/index.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/templates/datasources creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/tables.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/urls.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/forms.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/views.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies copying build/lib/congress_dashboard/policies/panel.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules copying build/lib/congress_dashboard/policies/rules/tables.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules copying build/lib/congress_dashboard/policies/rules/views.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules copying build/lib/congress_dashboard/policies/rules/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules copying build/lib/congress_dashboard/policies/rules/workflows.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies copying build/lib/congress_dashboard/policies/templates/policies/_create.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies copying build/lib/congress_dashboard/policies/templates/policies/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies copying build/lib/congress_dashboard/policies/templates/policies/create.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies copying build/lib/congress_dashboard/policies/templates/policies/detail.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies copying build/lib/congress_dashboard/policies/templates/policies/index.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies/rules copying build/lib/congress_dashboard/policies/templates/policies/rules/_create_conditions.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies/rules copying build/lib/congress_dashboard/policies/templates/policies/rules/_create_output.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies/rules copying build/lib/congress_dashboard/policies/templates/policies/rules/_mapping_row.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies/rules copying build/lib/congress_dashboard/policies/templates/policies/rules/create.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/templates/policies/rules copying build/lib/congress_dashboard/README.md -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled copying build/lib/congress_dashboard/enabled/_50_policy.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled copying build/lib/congress_dashboard/enabled/_60_policies.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled copying build/lib/congress_dashboard/enabled/_70_datasources.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static/admin creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static/admin/css copying build/lib/congress_dashboard/static/admin/css/policies.css -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static/admin/css creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static/admin/js copying build/lib/congress_dashboard/static/admin/js/policies.js -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/static/admin/js creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/templates creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/templates/admin copying build/lib/congress_dashboard/templates/admin/_scripts.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/templates/admin copying build/lib/congress_dashboard/templates/admin/base.html -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/templates/admin creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/tree.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/tokens.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/dfa.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/compat.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/recognizers.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/constants.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/main.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/treewizard.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/streams.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/dottreegen.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/extras.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/debug.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 copying build/lib/antlr3runtime/Python/antlr3/exceptions.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3 creating /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/tree.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/tokens.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/dfa.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/recognizers.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/constants.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/__init__.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/main.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/treewizard.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/streams.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/debug.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 copying build/lib/antlr3runtime/Python3/antlr3/exceptions.py -> /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3 byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/datasource_model.py to datasource_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/error_codes.py to error_codes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/table_model.py to table_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/status_model.py to status_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/action_model.py to action_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/rule_model.py to rule_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/row_model.py to row_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/application.py to application.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/policy_model.py to policy_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/schema_model.py to schema_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/api_utils.py to api_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/webservice.py to webservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/system/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/api/system/driver_model.py to driver_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/models/head.py to head.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/policy_rules_init_opts.py to policy_rules_init_opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/532e9e1f0f3a_add_policy.py to 532e9e1f0f3a_add_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/inital_db.py to inital_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/3cee191c4f84_add_datasources.py to 3cee191c4f84_add_datasources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/aabe895bbd4d_poliy_name_uniqueness.py to aabe895bbd4d_poliy_name_uniqueness.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/56e86d51ec62_add_name_attribute_to_policy_rules.py to 56e86d51ec62_add_name_attribute_to_policy_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/alembic_migrations/versions/01e78af70b91_add_datasource_data_persistence.py to 01e78af70b91_add_datasource_data_persistence.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/migration/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/db_ds_table_data.py to db_ds_table_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/datasources.py to datasources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/model_base.py to model_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/db/db_policy_rules.py to db_policy_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/test_agnostic.py to test_agnostic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/test_agnostic_dse2.py to test_agnostic_dse2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/disabled_test_vmplacement.py to disabled_test_vmplacement.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/brokentest_agnostic.py to brokentest_agnostic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_engines/test_agnostic_performance.py to test_agnostic_performance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_status_model.py to test_status_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_application.py to test_application.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_datasource_model.py to test_datasource_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_rule_model.py to test_rule_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_schema_model.py to test_schema_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_webservice.py to test_webservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_driver_model.py to test_driver_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_table_model.py to test_table_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_policy_model.py to test_policy_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_row_model.py to test_row_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_error_codes.py to test_error_codes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_action_model.py to test_action_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/api/test_api_utils.py to test_api_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/common/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_swift_driver.py to test_swift_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_glancev2_driver.py to test_glancev2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_cloudfoundryv2_driver.py to test_cloudfoundryv2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_nova_driver.py to test_nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_keystone_driver.py to test_keystone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_doctor_driver.py to test_doctor_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_neutronv2_driver.py to test_neutronv2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_datasource_driver.py to test_datasource_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_ironic_driver.py to test_ironic_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_vCenter_driver.py to test_vCenter_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_keystonev3_driver.py to test_keystonev3_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/vCenter_fakes.py to vCenter_fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_cinder_driver.py to test_cinder_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_heatv1_driver.py to test_heatv1_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_murano_driver.py to test_murano_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_monasca_driver.py to test_monasca_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_plexxi_driver.py to test_plexxi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_ceilometer_driver.py to test_ceilometer_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/performance_datasource_driver.py to performance_datasource_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/plexxi_fakes.py to plexxi_fakes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/test_neutron_driver.py to test_neutron_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datasources/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db/test_datasources.py to test_datasources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db/test_db_ds_table_data.py to test_db_ds_table_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/db/test_db_policy_rules.py to test_db_policy_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2/test_dse_node.py to test_dse_node.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2/test_datasource.py to test_datasource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2/test_data_service.py to test_data_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/dse2/test_dse2.py to test_dse2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/haht/test_congress_haht.py to test_congress_haht.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/fake_policy.py to fake_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_auth.py to test_auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_benchmark_updates.py to test_benchmark_updates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/fake_datasource.py to fake_datasource.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/policy_fixture.py to policy_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_congress.py to test_congress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/fake_wsgi.py to fake_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_ordered_set.py to test_ordered_set.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_builtin.py to test_builtin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_factset.py to test_factset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_unify.py to test_unify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_materialized.py to test_materialized.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_nonrecur.py to test_nonrecur.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_utility.py to test_utility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_compiler.py to test_compiler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/tests/datalog/test_ruleset.py to test_ruleset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines/vm_placement.py to vm_placement.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines/agnostic.py to agnostic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/policy_engines/base_driver.py to base_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/utility.py to utility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/compile.py to compile.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/analysis.py to analysis.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/topdown.py to topdown.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/arithmetic_solvers.py to arithmetic_solvers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/materialized.py to materialized.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/builtin.py to builtin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/factset.py to factset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/unify.py to unify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/ruleset.py to ruleset.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/nonrecursive.py to nonrecursive.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2/CongressLexer.py to CongressLexer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python2/CongressParser.py to CongressParser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3/CongressLexer.py to CongressLexer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datalog/Python3/CongressParser.py to CongressParser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/data_service.py to data_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/datasource_manager.py to datasource_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/test_control_bus.py to test_control_bus.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/dse_node.py to dse_node.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/dse2/control_bus.py to control_bus.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common/eventlet_server.py to eventlet_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/harness.py to harness.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer/datasource_synchronizer.py to datasource_synchronizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/synchronizer/policy_rule_synchronizer.py to policy_rule_synchronizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/doctor_driver.py to doctor_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/datasource_utils.py to datasource_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/heatv1_driver.py to heatv1_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/cinder_driver.py to cinder_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/neutron_driver.py to neutron_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/cloudfoundryv2_driver.py to cloudfoundryv2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/swift_driver.py to swift_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/keystone_driver.py to keystone_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/aodh_driver.py to aodh_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/push_driver.py to push_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/plexxi_driver.py to plexxi_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/ironic_driver.py to ironic_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/vCenter_driver.py to vCenter_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/nova_driver.py to nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/datasource_driver.py to datasource_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/murano_driver.py to murano_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/keystonev3_driver.py to keystonev3_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/benchmark_driver.py to benchmark_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/glancev2_driver.py to glancev2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/neutronv2_driver.py to neutronv2_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/murano_classes.py to murano_classes.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/ceilometer_driver.py to ceilometer_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/datasources/monasca_driver.py to monasca_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/server/congress_server.py to congress_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/test_congress_basic_ops.py to test_congress_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/manager_congress.py to manager_congress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_ha/test_ha.py to test_ha.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_ha/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_cinder.py to test_cinder.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_keystonev2.py to test_keystonev2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_glancev2.py to test_glancev2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_doctor.py to test_doctor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_nova.py to test_nova.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_aodh.py to test_aodh.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_ceilometer.py to test_ceilometer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_neutronv2.py to test_neutronv2.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/scenario/congress_datasources/test_murano.py to test_murano.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/policy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tempest_tests/services/policy/policy_client.py to policy_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/api/congress.py to congress.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/datasources/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/policies/rules/workflows.py to workflows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled/_50_policy.py to _50_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled/_60_policies.py to _60_policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_dashboard/enabled/_70_datasources.py to _70_datasources.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/dfa.py to dfa.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/recognizers.py to recognizers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/treewizard.py to treewizard.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/streams.py to streams.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/dottreegen.py to dottreegen.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/extras.py to extras.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python/antlr3/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/tree.py to tree.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/tokens.py to tokens.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/dfa.py to dfa.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/recognizers.py to recognizers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/treewizard.py to treewizard.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/streams.py to streams.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/antlr3runtime/Python3/antlr3/exceptions.py to exceptions.pyc writing byte-compilation script '/tmp/tmp3fJyrn.py' /usr/bin/python2 -O /tmp/tmp3fJyrn.py removing /tmp/tmp3fJyrn.py running install_egg_info running egg_info writing pbr to congress.egg-info/pbr.json writing congress.egg-info/PKG-INFO writing top-level names to congress.egg-info/top_level.txt writing dependency_links to congress.egg-info/dependency_links.txt writing entry points to congress.egg-info/entry_points.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'congress.egg-info/SOURCES.txt' Copying congress.egg-info to /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress-5.0.0-py2.7.egg-info running install_scripts Installing congress-db-manage script to /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/bin Installing congress-server script to /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/bin + egg_path='/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tests.egg-info + grep 'tempest\|Tempest' congress.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress-5.0.0-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress-5.0.0-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tests.egg-info + sed -i s/congress/congress_tests/g /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7/site-packages/congress_tests.egg-info/PKG-INFO + install -d -m 755 /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/congress + install -d -m 755 /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/var/lib/congress + install -d -m 755 /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/var/log/congress + install -d -m 755 /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/congress + install -p -D -m 640 etc/congress.conf /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/congress/congress.conf + install -p -D -m 640 etc/api-paste.ini /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/congress/api-paste.ini + install -p -D -m 640 etc/policy.json /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/congress/policy.json + mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + mv congress_dashboard/enabled/_50_policy.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/openstack-dashboard/enabled/_50_policy.py + mv congress_dashboard/enabled/_60_policies.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/openstack-dashboard/enabled/_60_policies.py + mv congress_dashboard/enabled/_70_datasources.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/openstack-dashboard/enabled/_70_datasources.py + ln -s /etc/openstack-dashboard/enabled/_50_policy.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_50_policy.py + ln -s /etc/openstack-dashboard/enabled/_60_policies.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_60_policies.py + ln -s /etc/openstack-dashboard/enabled/_70_datasources.py /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_70_datasources.py + install -p -D -m 644 /builddir/build/SOURCES/congress.logrotate /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/etc/logrotate.d/openstack-congress + install -p -D -m 644 /builddir/build/SOURCES/openstack-congress-server.service /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/systemd/system/openstack-congress-server.service + /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/congress-5.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-congress-5.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BVE984 + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-5.0.0 + exit 0 Provides: openstack-congress = 5.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python2 Processing files: python-congress-5.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YeoeVd + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-5.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-5.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-5.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KlMm9e + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-5.0.0 + exit 0 Provides: python-congress = 5.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-congress < 5.0.0-2.el7 Processing files: openstack-congress-common-5.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HnSsPl + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/openstack-congress-common-5.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/openstack-congress-common-5.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/openstack-congress-common-5.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8Ii4kv + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-common-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-common-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/openstack-congress-common-5.0.0 + exit 0 Provides: config(openstack-congress-common) = 5.0.0-2.el7 openstack-congress-common = 5.0.0-2.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Processing files: python-congress-tests-5.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kFZo7A + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-tests-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-tests-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-tests-5.0.0 + exit 0 Provides: python-congress-tests = 5.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-congress-dashboard-5.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fzouiv + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-dashboard-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-dashboard-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-dashboard-5.0.0 + exit 0 Provides: python-congress-dashboard = 5.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-congress-doc-5.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.va5Btl + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-doc-5.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-doc-5.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/doc/python-congress-doc-5.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z6mVyj + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-doc-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-doc-5.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-congress-doc-5.0.0 + exit 0 Provides: python-congress-doc = 5.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-antlr3runtime-5.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WE7f96 + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-antlr3runtime-5.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-antlr3runtime-5.0.0 + cp -pr thirdparty/antlr3-antlr-3.5/LICENSE.txt /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch/usr/share/licenses/python-antlr3runtime-5.0.0 + exit 0 Provides: python-antlr3runtime = 5.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch Wrote: /builddir/build/RPMS/openstack-congress-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-congress-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-congress-common-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-congress-tests-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-congress-dashboard-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-congress-doc-5.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-antlr3runtime-5.0.0-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YeXS6A + umask 022 + cd /builddir/build/BUILD + cd congress-5.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-congress-5.0.0-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->