Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano-ui.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66269-326494/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-murano-ui-8.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano-ui.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66269-326494/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0KcOOj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf murano-dashboard-8.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/murano-dashboard-8.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd murano-dashboard-8.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-murano-ui-8.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WGXWrL + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/muranodashboard creating build/lib/muranodashboard/tests creating build/lib/muranodashboard/tests/unit creating build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/__init__.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_views.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_forms.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_api.py -> build/lib/muranodashboard/tests/unit/packages copying muranodashboard/tests/unit/packages/test_tables.py -> build/lib/muranodashboard/tests/unit/packages creating build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_tabs.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_topology.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/__init__.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_views.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_forms.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_api.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_rest_api.py -> build/lib/muranodashboard/tests/unit/environments copying muranodashboard/tests/unit/environments/test_tables.py -> build/lib/muranodashboard/tests/unit/environments creating build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/__init__.py -> build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/jsonify.py -> build/lib/muranodashboard/templatetags copying muranodashboard/templatetags/custom_filters.py -> build/lib/muranodashboard/templatetags copying muranodashboard/__init__.py -> build/lib/muranodashboard copying muranodashboard/views.py -> build/lib/muranodashboard copying muranodashboard/exceptions.py -> build/lib/muranodashboard copying muranodashboard/middleware.py -> build/lib/muranodashboard copying muranodashboard/version.py -> build/lib/muranodashboard copying muranodashboard/dashboard.py -> build/lib/muranodashboard creating build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/__init__.py -> build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/test_net.py -> build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/common/test_utils.py -> build/lib/muranodashboard/tests/unit/common copying muranodashboard/tests/unit/__init__.py -> build/lib/muranodashboard/tests/unit copying muranodashboard/tests/unit/test_api.py -> build/lib/muranodashboard/tests/unit creating build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/__init__.py -> build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/test_views.py -> build/lib/muranodashboard/tests/unit/images copying muranodashboard/tests/unit/images/test_forms.py -> build/lib/muranodashboard/tests/unit/images creating build/lib/muranodashboard/catalog copying muranodashboard/catalog/__init__.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/views.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/urls.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/forms.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/panel.py -> build/lib/muranodashboard/catalog copying muranodashboard/catalog/tabs.py -> build/lib/muranodashboard/catalog creating build/lib/muranodashboard/tests/unit/categories copying muranodashboard/tests/unit/categories/__init__.py -> build/lib/muranodashboard/tests/unit/categories copying muranodashboard/tests/unit/categories/test_views.py -> build/lib/muranodashboard/tests/unit/categories creating build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/__init__.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_forms.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_services.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_versions.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_fields.py -> build/lib/muranodashboard/tests/unit/dynamic_ui copying muranodashboard/tests/unit/dynamic_ui/test_helpers.py -> build/lib/muranodashboard/tests/unit/dynamic_ui creating build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/__init__.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/consts.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/utils.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/sanity_check.py -> build/lib/muranodashboard/tests/functional copying muranodashboard/tests/functional/base.py -> build/lib/muranodashboard/tests/functional creating build/lib/muranodashboard/local copying muranodashboard/local/__init__.py -> build/lib/muranodashboard/local creating build/lib/muranodashboard/api creating build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/__init__.py -> build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/environments.py -> build/lib/muranodashboard/api/rest copying muranodashboard/api/rest/packages.py -> build/lib/muranodashboard/api/rest creating build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/helpers.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/__init__.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/fields.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/services.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/version.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/forms.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/yaql_expression.py -> build/lib/muranodashboard/dynamic_ui copying muranodashboard/dynamic_ui/yaql_functions.py -> build/lib/muranodashboard/dynamic_ui creating build/lib/muranodashboard/packages copying muranodashboard/packages/__init__.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/views.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/urls.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/consts.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/forms.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/panel.py -> build/lib/muranodashboard/packages copying muranodashboard/packages/tables.py -> build/lib/muranodashboard/packages copying muranodashboard/tests/test_tabs.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/__init__.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/test_utils.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/settings.py -> build/lib/muranodashboard/tests copying muranodashboard/tests/test_fields.py -> build/lib/muranodashboard/tests creating build/lib/muranodashboard/tests/functional/config copying muranodashboard/tests/functional/config/config.py -> build/lib/muranodashboard/tests/functional/config copying muranodashboard/tests/functional/config/__init__.py -> build/lib/muranodashboard/tests/functional/config creating build/lib/muranodashboard/common copying muranodashboard/common/__init__.py -> build/lib/muranodashboard/common copying muranodashboard/common/net.py -> build/lib/muranodashboard/common copying muranodashboard/common/cache.py -> build/lib/muranodashboard/common copying muranodashboard/common/fields.py -> build/lib/muranodashboard/common copying muranodashboard/common/widgets.py -> build/lib/muranodashboard/common copying muranodashboard/common/utils.py -> build/lib/muranodashboard/common copying muranodashboard/api/__init__.py -> build/lib/muranodashboard/api copying muranodashboard/api/packages.py -> build/lib/muranodashboard/api creating build/lib/muranodashboard/images copying muranodashboard/images/__init__.py -> build/lib/muranodashboard/images copying muranodashboard/images/views.py -> build/lib/muranodashboard/images copying muranodashboard/images/urls.py -> build/lib/muranodashboard/images copying muranodashboard/images/forms.py -> build/lib/muranodashboard/images copying muranodashboard/images/panel.py -> build/lib/muranodashboard/images copying muranodashboard/images/tables.py -> build/lib/muranodashboard/images creating build/lib/muranodashboard/categories copying muranodashboard/categories/__init__.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/views.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/urls.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/forms.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/panel.py -> build/lib/muranodashboard/categories copying muranodashboard/categories/tables.py -> build/lib/muranodashboard/categories creating build/lib/muranodashboard/tests/unit/catalog copying muranodashboard/tests/unit/catalog/__init__.py -> build/lib/muranodashboard/tests/unit/catalog copying muranodashboard/tests/unit/catalog/test_views.py -> build/lib/muranodashboard/tests/unit/catalog creating build/lib/muranodashboard/environments copying muranodashboard/environments/__init__.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/views.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/urls.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/consts.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/api.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/forms.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/topology.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/panel.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/tables.py -> build/lib/muranodashboard/environments copying muranodashboard/environments/tabs.py -> build/lib/muranodashboard/environments running egg_info deleting murano_dashboard.egg-info/requires.txt writing murano_dashboard.egg-info/PKG-INFO writing top-level names to murano_dashboard.egg-info/top_level.txt writing dependency_links to murano_dashboard.egg-info/dependency_links.txt writing pbr to murano_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano_dashboard.egg-info/SOURCES.txt' creating build/lib/muranodashboard/conf copying muranodashboard/conf/murano_policy.json -> build/lib/muranodashboard/conf creating build/lib/muranodashboard/locale creating build/lib/muranodashboard/locale/cs creating build/lib/muranodashboard/locale/cs/LC_MESSAGES copying muranodashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/cs/LC_MESSAGES copying muranodashboard/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/cs/LC_MESSAGES creating build/lib/muranodashboard/locale/de creating build/lib/muranodashboard/locale/de/LC_MESSAGES copying muranodashboard/locale/de/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/de/LC_MESSAGES copying muranodashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/de/LC_MESSAGES creating build/lib/muranodashboard/locale/en_GB creating build/lib/muranodashboard/locale/en_GB/LC_MESSAGES copying muranodashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/en_GB/LC_MESSAGES copying muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/en_GB/LC_MESSAGES creating build/lib/muranodashboard/locale/fr creating build/lib/muranodashboard/locale/fr/LC_MESSAGES copying muranodashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/fr/LC_MESSAGES creating build/lib/muranodashboard/locale/id creating build/lib/muranodashboard/locale/id/LC_MESSAGES copying muranodashboard/locale/id/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/id/LC_MESSAGES copying muranodashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/id/LC_MESSAGES creating build/lib/muranodashboard/locale/ja creating build/lib/muranodashboard/locale/ja/LC_MESSAGES copying muranodashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ja/LC_MESSAGES copying muranodashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ja/LC_MESSAGES creating build/lib/muranodashboard/locale/ko_KR creating build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES copying muranodashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES copying muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES creating build/lib/muranodashboard/locale/pt_BR creating build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES copying muranodashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES copying muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES creating build/lib/muranodashboard/locale/ru creating build/lib/muranodashboard/locale/ru/LC_MESSAGES copying muranodashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/ru/LC_MESSAGES copying muranodashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/ru/LC_MESSAGES creating build/lib/muranodashboard/locale/tr_TR creating build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES copying muranodashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES copying muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES creating build/lib/muranodashboard/locale/zh_CN creating build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES copying muranodashboard/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES copying muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES creating build/lib/muranodashboard/static creating build/lib/muranodashboard/static/app creating build/lib/muranodashboard/static/app/core creating build/lib/muranodashboard/static/app/core/metadata copying muranodashboard/static/app/core/metadata/metadata.service.spec.js -> build/lib/muranodashboard/static/app/core/metadata creating build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.module.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.module.spec.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.service.js -> build/lib/muranodashboard/static/app/murano copying muranodashboard/static/app/murano/murano.service.spec.js -> build/lib/muranodashboard/static/app/murano creating build/lib/muranodashboard/static/muranodashboard creating build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/catalog.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/checkbox.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/components.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/deployments.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/hide_app_name.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/packages.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/reports.css -> build/lib/muranodashboard/static/muranodashboard/css copying muranodashboard/static/muranodashboard/css/support_placeholder.css -> build/lib/muranodashboard/static/muranodashboard/css creating build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/ext-net.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/icon.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/murano_srv.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/murano_srv_red.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/shared-sm.png -> build/lib/muranodashboard/static/muranodashboard/images copying muranodashboard/static/muranodashboard/images/shared.png -> build/lib/muranodashboard/static/muranodashboard/images creating build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/add-select.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/draggable-components.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/environments-in-place.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/external-ad.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/horizon.muranotopology.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/import_bundle_form.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/load-modals.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/mixed-mode.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/more-less.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/murano.tables.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/passwordfield.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/submit-disabled.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/support_placeholder.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/triStateCheckbox.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/upload_form.js -> build/lib/muranodashboard/static/muranodashboard/js copying muranodashboard/static/muranodashboard/js/validators.js -> build/lib/muranodashboard/static/muranodashboard/js creating build/lib/muranodashboard/templates creating build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_app_license.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_app_requirements.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/_overview.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/add_app.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/app_details.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/app_tile.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/categories.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/env_switcher.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/index.html -> build/lib/muranodashboard/templates/catalog copying muranodashboard/templates/catalog/quick_deploy.html -> build/lib/muranodashboard/templates/catalog creating build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/_add.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/_packages.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/add.html -> build/lib/muranodashboard/templates/categories copying muranodashboard/templates/categories/index.html -> build/lib/muranodashboard/templates/categories creating build/lib/muranodashboard/templates/common copying muranodashboard/templates/common/_detail_header.html -> build/lib/muranodashboard/templates/common copying muranodashboard/templates/common/_form_fields.html -> build/lib/muranodashboard/templates/common creating build/lib/muranodashboard/templates/common/tri_state_checkbox copying muranodashboard/templates/common/tri_state_checkbox/base.html -> build/lib/muranodashboard/templates/common/tri_state_checkbox copying muranodashboard/templates/common/tri_state_checkbox/input.html -> build/lib/muranodashboard/templates/common/tri_state_checkbox creating build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_cell_reports.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_cell_services.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/_logs.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/index.html -> build/lib/muranodashboard/templates/deployments copying muranodashboard/templates/deployments/reports.html -> build/lib/muranodashboard/templates/deployments creating build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/_create.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/_data_table.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/create.html -> build/lib/muranodashboard/templates/environments copying muranodashboard/templates/environments/index.html -> build/lib/muranodashboard/templates/environments creating build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/_mark.html -> build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/index.html -> build/lib/muranodashboard/templates/images copying muranodashboard/templates/images/mark.html -> build/lib/muranodashboard/templates/images creating build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_detail.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_import_bundle.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_modify_package.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_package_params.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/_upload.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/detail.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/import_bundle.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/index.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/modify_package.html -> build/lib/muranodashboard/templates/packages copying muranodashboard/templates/packages/upload.html -> build/lib/muranodashboard/templates/packages creating build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_application_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_data_table.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_detail_topology.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_environment_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_logs.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_network_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_overview.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_service_list.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_unit_info.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/_wizard_create.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/app_tile_small.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/details.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/index.html -> build/lib/muranodashboard/templates/services copying muranodashboard/templates/services/wizard_create.html -> build/lib/muranodashboard/templates/services creating build/lib/muranodashboard/tests/functional/DeployingApp creating build/lib/muranodashboard/tests/functional/DeployingApp/Classes copying muranodashboard/tests/functional/DeployingApp/Classes/mock_muranopl.yaml -> build/lib/muranodashboard/tests/functional/DeployingApp/Classes creating build/lib/muranodashboard/tests/functional/DeployingApp/UI copying muranodashboard/tests/functional/DeployingApp/UI/mock_ui.yaml -> build/lib/muranodashboard/tests/functional/DeployingApp/UI creating build/lib/muranodashboard/tests/functional/HotApp copying muranodashboard/tests/functional/HotApp/template.yaml -> build/lib/muranodashboard/tests/functional/HotApp creating build/lib/muranodashboard/tests/functional/MockApp creating build/lib/muranodashboard/tests/functional/MockApp/Classes copying muranodashboard/tests/functional/MockApp/Classes/mock_muranopl.yaml -> build/lib/muranodashboard/tests/functional/MockApp/Classes creating build/lib/muranodashboard/tests/functional/MockApp/UI copying muranodashboard/tests/functional/MockApp/UI/mock_ui.yaml -> build/lib/muranodashboard/tests/functional/MockApp/UI creating build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_50_dashboard_catalog.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_51_muranodashboard.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_60_panel_group_browse.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_63_panel_murano_catalog.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_70_panel_group_manage.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_71_panel_murano_packages.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_72_panel_murano_images.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_73_panel_murano_categories.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_80_panel_group_applications.py -> build/lib/muranodashboard/local/enabled copying muranodashboard/local/enabled/_81_panel_applications_environments.py -> build/lib/muranodashboard/local/enabled creating build/lib/muranodashboard/local/local_settings.d copying muranodashboard/local/local_settings.d/_50_murano.py -> build/lib/muranodashboard/local/local_settings.d copying muranodashboard/tests/functional/config/config.conf.sample -> build/lib/muranodashboard/tests/functional/config + sleep 1 + pushd build/lib/muranodashboard ~/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard ~/build/BUILD/murano-dashboard-8.0.0 + django-admin compilemessages processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/murano-dashboard-8.0.0/build/lib/muranodashboard/locale/en_GB/LC_MESSAGES + popd ~/build/BUILD/murano-dashboard-8.0.0 + export OSLO_PACKAGE_VERSION=8.0.0 + OSLO_PACKAGE_VERSION=8.0.0 + python2 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... loading intersphinx inventory from http://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/objects.inv', , ConnectionError(...)) Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/murano-dashboard-8.0.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/murano-dashboard/tree/doc/source' [openstackdocstheme] bug_project (from user) 'murano' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' generating indices... writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8r4n0k + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch + cd murano-dashboard-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/images/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images copying build/lib/muranodashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.service.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.service.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.module.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/murano copying build/lib/muranodashboard/static/app/murano/murano.module.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/murano creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/core/metadata copying build/lib/muranodashboard/static/app/core/metadata/metadata.service.spec.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/app/core/metadata creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/murano_srv_red.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/icon.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/murano_srv.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/shared-sm.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/shared.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images copying build/lib/muranodashboard/static/muranodashboard/images/ext-net.png -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/images creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/murano.tables.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/horizon.muranotopology.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/mixed-mode.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/environments-in-place.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/add-select.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/draggable-components.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/passwordfield.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/triStateCheckbox.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/submit-disabled.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/upload_form.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/external-ad.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/load-modals.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/validators.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/more-less.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/support_placeholder.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js copying build/lib/muranodashboard/static/muranodashboard/js/import_bundle_form.js -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/js creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/reports.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/checkbox.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/hide_app_name.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/catalog.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/packages.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/components.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/deployments.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/static/muranodashboard/css/support_placeholder.css -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/static/muranodashboard/css copying build/lib/muranodashboard/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/conf copying build/lib/muranodashboard/conf/murano_policy.json -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/conf creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/jsonify.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/templatetags/custom_filters.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags copying build/lib/muranodashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs/LC_MESSAGES copying build/lib/muranodashboard/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de/LC_MESSAGES copying build/lib/muranodashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES copying build/lib/muranodashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES copying build/lib/muranodashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES copying build/lib/muranodashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru/LC_MESSAGES copying build/lib/muranodashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id/LC_MESSAGES copying build/lib/muranodashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES copying build/lib/muranodashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES copying build/lib/muranodashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/fr creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/fr/LC_MESSAGES copying build/lib/muranodashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/fr/LC_MESSAGES copying build/lib/muranodashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja/LC_MESSAGES copying build/lib/muranodashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/topology.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/environments/tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments copying build/lib/muranodashboard/middleware.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard copying build/lib/muranodashboard/version.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog copying build/lib/muranodashboard/catalog/tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/net.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/cache.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/widgets.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/common/utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common copying build/lib/muranodashboard/dashboard.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local copying build/lib/muranodashboard/local/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_81_panel_applications_environments.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_63_panel_murano_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_73_panel_murano_categories.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_60_panel_group_browse.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_50_dashboard_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_80_panel_group_applications.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_71_panel_murano_packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_72_panel_murano_images.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_70_panel_group_manage.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled copying build/lib/muranodashboard/local/enabled/_51_muranodashboard.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/local_settings.d copying build/lib/muranodashboard/local/local_settings.d/_50_murano.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/local_settings.d creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/helpers.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/services.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/version.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/yaql_expression.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui copying build/lib/muranodashboard/dynamic_ui/yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api copying build/lib/muranodashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api copying build/lib/muranodashboard/api/packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/environments.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest copying build/lib/muranodashboard/api/rest/packages.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/test_tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests copying build/lib/muranodashboard/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/images/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images copying build/lib/muranodashboard/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_tabs.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_topology.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_rest_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments copying build/lib/muranodashboard/tests/unit/environments/test_tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/catalog copying build/lib/muranodashboard/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/catalog copying build/lib/muranodashboard/tests/unit/catalog/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/catalog copying build/lib/muranodashboard/tests/unit/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/test_net.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common copying build/lib/muranodashboard/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_services.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_versions.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui copying build/lib/muranodashboard/tests/unit/dynamic_ui/test_helpers.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_api.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages copying build/lib/muranodashboard/tests/unit/packages/test_tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/categories copying build/lib/muranodashboard/tests/unit/categories/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/categories copying build/lib/muranodashboard/tests/unit/categories/test_views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/categories copying build/lib/muranodashboard/tests/settings.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/MockApp creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/MockApp/UI copying build/lib/muranodashboard/tests/functional/MockApp/UI/mock_ui.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/MockApp/UI creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/MockApp/Classes copying build/lib/muranodashboard/tests/functional/MockApp/Classes/mock_muranopl.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/MockApp/Classes creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/config.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/config.conf.sample -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/config/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config copying build/lib/muranodashboard/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/utils.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional copying build/lib/muranodashboard/tests/functional/sanity_check.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/DeployingApp creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/DeployingApp/UI copying build/lib/muranodashboard/tests/functional/DeployingApp/UI/mock_ui.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/DeployingApp/UI creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/DeployingApp/Classes copying build/lib/muranodashboard/tests/functional/DeployingApp/Classes/mock_muranopl.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/DeployingApp/Classes copying build/lib/muranodashboard/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/HotApp copying build/lib/muranodashboard/tests/functional/HotApp/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/HotApp copying build/lib/muranodashboard/tests/test_fields.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/_mark.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/mark.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/images copying build/lib/muranodashboard/templates/images/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/images creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/_data_table.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/environments copying build/lib/muranodashboard/templates/environments/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/environments creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_logs.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/reports.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_cell_services.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/_cell_reports.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments copying build/lib/muranodashboard/templates/deployments/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/deployments creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/app_details.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_overview.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/quick_deploy.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/env_switcher.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_app_requirements.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/app_tile.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/_app_license.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/categories.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/add_app.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog copying build/lib/muranodashboard/templates/catalog/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/catalog creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common copying build/lib/muranodashboard/templates/common/_form_fields.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common copying build/lib/muranodashboard/templates/common/_detail_header.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common/tri_state_checkbox copying build/lib/muranodashboard/templates/common/tri_state_checkbox/base.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common/tri_state_checkbox copying build/lib/muranodashboard/templates/common/tri_state_checkbox/input.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/common/tri_state_checkbox creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/details.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_wizard_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_overview.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_logs.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_detail_topology.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_application_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_service_list.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/app_tile_small.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/wizard_create.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_unit_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_data_table.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_environment_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/_network_info.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services copying build/lib/muranodashboard/templates/services/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/services creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_modify_package.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_upload.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/modify_package.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/upload.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_import_bundle.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/import_bundle.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_package_params.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/_detail.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/detail.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages copying build/lib/muranodashboard/templates/packages/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/_add.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/add.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/_packages.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/categories copying build/lib/muranodashboard/templates/categories/index.html -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templates/categories creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/consts.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages copying build/lib/muranodashboard/packages/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages creating /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/views.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/urls.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/forms.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/panel.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories copying build/lib/muranodashboard/categories/tables.py -> /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/images/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags/jsonify.py to jsonify.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/templatetags/custom_filters.py to custom_filters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/environments/tabs.py to tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/middleware.py to middleware.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/catalog/tabs.py to tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/net.py to net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/widgets.py to widgets.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dashboard.py to dashboard.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_81_panel_applications_environments.py to _81_panel_applications_environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_63_panel_murano_catalog.py to _63_panel_murano_catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_73_panel_murano_categories.py to _73_panel_murano_categories.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_60_panel_group_browse.py to _60_panel_group_browse.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_50_dashboard_catalog.py to _50_dashboard_catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_80_panel_group_applications.py to _80_panel_group_applications.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_71_panel_murano_packages.py to _71_panel_murano_packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_72_panel_murano_images.py to _72_panel_murano_images.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_70_panel_group_manage.py to _70_panel_group_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/enabled/_51_muranodashboard.py to _51_muranodashboard.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/local/local_settings.d/_50_murano.py to _50_murano.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/yaql_expression.py to yaql_expression.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/dynamic_ui/yaql_functions.py to yaql_functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/api/rest/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/test_tabs.py to test_tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/images/test_forms.py to test_forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_tabs.py to test_tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_topology.py to test_topology.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_forms.py to test_forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_rest_api.py to test_rest_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/environments/test_tables.py to test_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/catalog/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/catalog/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common/test_net.py to test_net.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_forms.py to test_forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_yaql_expression.py to test_yaql_expression.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_yaql_functions.py to test_yaql_functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/dynamic_ui/test_helpers.py to test_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages/test_forms.py to test_forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages/test_api.py to test_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/packages/test_tables.py to test_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/categories/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/unit/categories/test_views.py to test_views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/sanity_check.py to sanity_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/tests/test_fields.py to test_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/packages/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/muranodashboard/categories/tables.py to tables.pyc writing byte-compilation script '/tmp/tmpb6hh19.py' /usr/bin/python2 -O /tmp/tmpb6hh19.py removing /tmp/tmpb6hh19.py running install_egg_info running egg_info writing murano_dashboard.egg-info/PKG-INFO writing top-level names to murano_dashboard.egg-info/top_level.txt writing dependency_links to murano_dashboard.egg-info/dependency_links.txt writing pbr to murano_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano_dashboard.egg-info/SOURCES.txt' Copying murano_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano_dashboard-8.0.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/var/cache/murano-dashboard + cp /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/local_settings.d/_50_murano.py /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/ + cp /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_50_dashboard_catalog.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_51_muranodashboard.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_60_panel_group_browse.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_63_panel_murano_catalog.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_70_panel_group_manage.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_71_panel_murano_packages.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_72_panel_murano_images.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_73_panel_murano_categories.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_80_panel_group_applications.py /builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/local/enabled/_81_panel_applications_environments.py /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + /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/murano-dashboard-8.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-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7EuB00 + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + export PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python2.7/site-packages:/usr/lib/python2.7/site-packages:/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages + PYTHONPATH=/usr/share/openstack-dashboard:/usr/lib64/python2.7/site-packages:/usr/lib/python2.7/site-packages:/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages + python2 manage.py test muranodashboard --settings=muranodashboard.tests.settings .................................................ERROR:muranodashboard.api:Unable to communicate to murano-api server. Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/api/__init__.py", line 58, in handled_exceptions yield File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/tests/unit/test_api.py", line 114, in test_handled_exceptions_with_ajax_request raise api.exc.CommunicationError() CommunicationError: Unable to communicate with server. ..ERROR:muranodashboard.api:Unable to communicate to murano-api server. Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/api/__init__.py", line 58, in handled_exceptions yield File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/tests/unit/test_api.py", line 98, in test_handled_exceptions_with_message_already_queued raise api.exc.CommunicationError() CommunicationError: Unable to communicate with server. .WARNING:muranodashboard.api:Murano API location could not be found in Service Catalog, using default: http://localhost:8082 ............................................................ERROR:muranodashboard.packages.forms:Please supply a package file ERROR:muranodashboard.packages.forms:Please supply a package name ERROR:muranodashboard.packages.forms:Please supply a package url ..ERROR:muranodashboard.packages.forms:It is forbidden to upload files larger than 5 MB. ..ERROR:muranodashboard.packages.forms:Failed to modify the package. test_error_message Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/packages/forms.py", line 236, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect Exception .ERROR:muranodashboard.packages.forms:Package or Class with the same name is already made public Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/packages/forms.py", line 236, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect HTTPConflict: HTTPConflict (HTTP 409) .ERROR:muranodashboard.packages.forms:You are not allowed to perform this operation Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/packages/forms.py", line 236, in handle result = api.muranoclient(request).packages.update(app_id, data) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect HTTPForbidden: HTTPForbidden (HTTP 403) ..ERROR:muranodashboard.packages.forms:Unable to get list of categories Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/packages/forms.py", line 216, in __init__ categories = api.muranoclient(request).categories.list() File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect HTTPException: HTTPException (HTTP N/A) ..ERROR:muranodashboard.packages.forms:Unable to get list of categories Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/packages/forms.py", line 288, in __init__ categories = api.muranoclient(request).categories.list() File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1092, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1143, in _mock_call raise effect HTTPException: HTTPException (HTTP N/A) ........................................ERROR:muranodashboard.images.forms:Failed to request image list from Glance .EE......ERROR:muranodashboard.environments.tables:Unable to abandon an environment due to: 'str' object has no attribute 'user' ........ERROR:muranodashboard.environments.tables:Unable to create environment due to: string indices must be integers, not str ...ERROR:muranodashboard.environments.tables:Unable to delete environment due to: 'str' object has no attribute 'user' ................................................................................................................ERROR:muranodashboard.dynamic_ui.yaql_functions:'auth_url' Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/dynamic_ui/yaql_functions.py", line 127, in _encrypt_data auth_url=settings.KEY_MANAGER['auth_url'], KeyError: 'auth_url' .ERROR:muranodashboard.dynamic_ui.yaql_functions:'Settings' object has no attribute 'KEY_MANAGER' Traceback (most recent call last): File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/dynamic_ui/yaql_functions.py", line 127, in _encrypt_data auth_url=settings.KEY_MANAGER['auth_url'], File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 57, in __getattr__ val = getattr(self._wrapped, name) AttributeError: 'Settings' object has no attribute 'KEY_MANAGER' ............................................................................................ ====================================================================== ERROR: muranodashboard.tests.unit.environments.test_tabs (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: muranodashboard.tests.unit.environments.test_tabs Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/loader.py", line 252, in _find_tests module = self._get_module_from_name(name) File "/usr/lib64/python2.7/unittest/loader.py", line 230, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/tests/unit/environments/test_tabs.py", line 24, in from muranodashboard.environments import tabs File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/environments/tabs.py", line 22, in from heat_dashboard.api import heat as heat_api ImportError: No module named heat_dashboard.api ====================================================================== ERROR: muranodashboard.tests.unit.environments.test_views (unittest.loader.ModuleImportFailure) ---------------------------------------------------------------------- ImportError: Failed to import test module: muranodashboard.tests.unit.environments.test_views Traceback (most recent call last): File "/usr/lib64/python2.7/unittest/loader.py", line 252, in _find_tests module = self._get_module_from_name(name) File "/usr/lib64/python2.7/unittest/loader.py", line 230, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/tests/unit/environments/test_views.py", line 28, in from muranodashboard.environments import tabs as env_tabs File "/builddir/build/BUILD/murano-dashboard-8.0.0/muranodashboard/environments/tabs.py", line 22, in from heat_dashboard.api import heat as heat_api ImportError: No module named heat_dashboard.api ---------------------------------------------------------------------- Ran 387 tests in 5.409s FAILED (errors=2) Creating test database for alias 'default'... System check identified no issues (0 silenced). Destroying test database for alias 'default'... + : + exit 0 Processing files: openstack-murano-ui-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lKrmuZ + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-8.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vbXZYX + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-8.0.0 + exit 0 Provides: openstack-murano-ui = 8.0.0-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: python(abi) = 2.7 Processing files: openstack-murano-ui-doc-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5zW9U5 + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-doc-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-doc-8.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-ui-doc-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N11mZd + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-doc-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-doc-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-ui-doc-8.0.0 + exit 0 Provides: openstack-murano-ui-doc = 8.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-murano-ui-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-ui-doc-8.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xbfqSH + umask 022 + cd /builddir/build/BUILD + cd murano-dashboard-8.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-murano-ui-8.0.0-1.el7.noarch + exit 0 Child return code was: 0