Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage-ui.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77305-424548/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1c2337f37d3b4f9da2d5a902ca5c3d0c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77305-424548/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-vitrage-ui-3.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage-ui.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-77305-424548/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '57f3b042d255448185562b5dec6015ff', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-77305-424548/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LtnSVe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vitrage-dashboard-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/vitrage-dashboard-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vitrage-dashboard-3.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 --allow-empty -a --author 'rpm-build ' -m 'openstack-vitrage-ui-3.0.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ze94Gy + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/vitrage_dashboard creating build/lib/vitrage_dashboard/dashboard creating build/lib/vitrage_dashboard/dashboard/tests copying vitrage_dashboard/dashboard/tests/base.py -> build/lib/vitrage_dashboard/dashboard/tests copying vitrage_dashboard/dashboard/tests/test_vitragedashboard.py -> build/lib/vitrage_dashboard/dashboard/tests copying vitrage_dashboard/dashboard/tests/settings.py -> build/lib/vitrage_dashboard/dashboard/tests copying vitrage_dashboard/dashboard/tests/__init__.py -> build/lib/vitrage_dashboard/dashboard/tests creating build/lib/vitrage_dashboard/alarms copying vitrage_dashboard/alarms/views.py -> build/lib/vitrage_dashboard/alarms copying vitrage_dashboard/alarms/urls.py -> build/lib/vitrage_dashboard/alarms copying vitrage_dashboard/alarms/panel.py -> build/lib/vitrage_dashboard/alarms copying vitrage_dashboard/alarms/__init__.py -> build/lib/vitrage_dashboard/alarms creating build/lib/vitrage_dashboard/admin_entities copying vitrage_dashboard/admin_entities/views.py -> build/lib/vitrage_dashboard/admin_entities copying vitrage_dashboard/admin_entities/urls.py -> build/lib/vitrage_dashboard/admin_entities copying vitrage_dashboard/admin_entities/panel.py -> build/lib/vitrage_dashboard/admin_entities copying vitrage_dashboard/admin_entities/__init__.py -> build/lib/vitrage_dashboard/admin_entities creating build/lib/vitrage_dashboard/admin_dashboard copying vitrage_dashboard/admin_dashboard/views.py -> build/lib/vitrage_dashboard/admin_dashboard copying vitrage_dashboard/admin_dashboard/urls.py -> build/lib/vitrage_dashboard/admin_dashboard copying vitrage_dashboard/admin_dashboard/panel.py -> build/lib/vitrage_dashboard/admin_dashboard copying vitrage_dashboard/admin_dashboard/__init__.py -> build/lib/vitrage_dashboard/admin_dashboard creating build/lib/vitrage_dashboard/dashboard/tests/integration copying vitrage_dashboard/dashboard/tests/integration/test_basic.py -> build/lib/vitrage_dashboard/dashboard/tests/integration copying vitrage_dashboard/dashboard/tests/integration/__init__.py -> build/lib/vitrage_dashboard/dashboard/tests/integration creating build/lib/vitrage_dashboard/dashboard/tests/integration/pages creating build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project copying vitrage_dashboard/dashboard/tests/integration/pages/project/__init__.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project creating build/lib/vitrage_dashboard/entities copying vitrage_dashboard/entities/views.py -> build/lib/vitrage_dashboard/entities copying vitrage_dashboard/entities/urls.py -> build/lib/vitrage_dashboard/entities copying vitrage_dashboard/entities/panel.py -> build/lib/vitrage_dashboard/entities copying vitrage_dashboard/entities/__init__.py -> build/lib/vitrage_dashboard/entities creating build/lib/vitrage_dashboard/api copying vitrage_dashboard/api/vitrage.py -> build/lib/vitrage_dashboard/api copying vitrage_dashboard/api/vitrage_rest_api.py -> build/lib/vitrage_dashboard/api copying vitrage_dashboard/api/__init__.py -> build/lib/vitrage_dashboard/api copying vitrage_dashboard/dashboard/tests/integration/pages/__init__.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages copying vitrage_dashboard/dashboard/views.py -> build/lib/vitrage_dashboard/dashboard copying vitrage_dashboard/dashboard/urls.py -> build/lib/vitrage_dashboard/dashboard copying vitrage_dashboard/dashboard/panel.py -> build/lib/vitrage_dashboard/dashboard copying vitrage_dashboard/dashboard/__init__.py -> build/lib/vitrage_dashboard/dashboard creating build/lib/vitrage_dashboard/templates copying vitrage_dashboard/templates/views.py -> build/lib/vitrage_dashboard/templates copying vitrage_dashboard/templates/version.py -> build/lib/vitrage_dashboard/templates copying vitrage_dashboard/templates/urls.py -> build/lib/vitrage_dashboard/templates copying vitrage_dashboard/templates/panel.py -> build/lib/vitrage_dashboard/templates copying vitrage_dashboard/templates/__init__.py -> build/lib/vitrage_dashboard/templates creating build/lib/vitrage_dashboard/admin_alarms copying vitrage_dashboard/admin_alarms/views.py -> build/lib/vitrage_dashboard/admin_alarms copying vitrage_dashboard/admin_alarms/urls.py -> build/lib/vitrage_dashboard/admin_alarms copying vitrage_dashboard/admin_alarms/panel.py -> build/lib/vitrage_dashboard/admin_alarms copying vitrage_dashboard/admin_alarms/__init__.py -> build/lib/vitrage_dashboard/admin_alarms creating build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4040_project_template_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4130_admin_entities_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4020_project_alarms_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4110_admin_topology_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4120_admin_alarms_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4030_project_entities_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4100_admin_vitrage_panel_group.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4000_project_vitrage_panel_group.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/__init__.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4010_project_topology_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/enabled/_4140_admin_template_vitrage_panel.py -> build/lib/vitrage_dashboard/enabled copying vitrage_dashboard/__init__.py -> build/lib/vitrage_dashboard creating build/lib/vitrage_dashboard/admin_templates copying vitrage_dashboard/admin_templates/views.py -> build/lib/vitrage_dashboard/admin_templates copying vitrage_dashboard/admin_templates/urls.py -> build/lib/vitrage_dashboard/admin_templates copying vitrage_dashboard/admin_templates/panel.py -> build/lib/vitrage_dashboard/admin_templates copying vitrage_dashboard/admin_templates/__init__.py -> build/lib/vitrage_dashboard/admin_templates creating build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/templatespage.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/entitygraphpage.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/__init__.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/alarmspage.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/topologypage.py -> build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage running egg_info writing vitrage_dashboard.egg-info/PKG-INFO writing dependency_links to vitrage_dashboard.egg-info/dependency_links.txt deleting vitrage_dashboard.egg-info/requires.txt writing top-level names to vitrage_dashboard.egg-info/top_level.txt writing pbr to vitrage_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 reading manifest template 'MANIFEST.in' 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 warning: no files found matching '*' under directory 'vitragedashboard/enabled' warning: no files found matching '*' under directory 'vitragedashboard/static' warning: no files found matching '*' under directory 'vitragedashboard/templates' warning: no files found matching '*' under directory 'vitragealarms/static' warning: no files found matching '*' under directory 'vitragealarms/templates' warning: no files found matching '*' under directory 'vitrageentities/static' warning: no files found matching '*' under directory 'vitrageentities/templates' warning: no files found matching '*' under directory 'vitragetemplates/static' warning: no files found matching '*' under directory 'vitragetemplates/templates' warning: no files found matching '*' under directory 'vitrageadmintemplates/static' warning: no files found matching '*' under directory 'vitrageadmintemplates/templates' warning: no files found matching '*' under directory 'vitrageadminalarms/static' warning: no files found matching '*' under directory 'vitrageadminalarms/templates' warning: no files found matching '*' under directory 'vitrageadminentities/static' warning: no files found matching '*' under directory 'vitrageadminentities/templates' warning: no files found matching '*' under directory 'vitrageadmindashboard/static' warning: no files found matching '*' under directory 'vitrageadmindashboard/templates' writing manifest file 'vitrage_dashboard.egg-info/SOURCES.txt' creating build/lib/vitrage_dashboard/alarms/templates creating build/lib/vitrage_dashboard/alarms/templates/alarms copying vitrage_dashboard/alarms/templates/alarms/banner.html -> build/lib/vitrage_dashboard/alarms/templates/alarms copying vitrage_dashboard/alarms/templates/alarms/index.html -> build/lib/vitrage_dashboard/alarms/templates/alarms creating build/lib/vitrage_dashboard/admin_entities/templates creating build/lib/vitrage_dashboard/admin_entities/templates/adminentities copying vitrage_dashboard/admin_entities/templates/adminentities/index.html -> build/lib/vitrage_dashboard/admin_entities/templates/adminentities creating build/lib/vitrage_dashboard/admin_dashboard/templates creating build/lib/vitrage_dashboard/admin_dashboard/templates/admintopology copying vitrage_dashboard/admin_dashboard/templates/admintopology/index.html -> build/lib/vitrage_dashboard/admin_dashboard/templates/admintopology copying vitrage_dashboard/dashboard/tests/integration/horizon.conf -> build/lib/vitrage_dashboard/dashboard/tests/integration creating build/lib/vitrage_dashboard/entities/templates creating build/lib/vitrage_dashboard/entities/templates/entities copying vitrage_dashboard/entities/templates/entities/index.html -> build/lib/vitrage_dashboard/entities/templates/entities creating build/lib/vitrage_dashboard/dashboard/static creating build/lib/vitrage_dashboard/dashboard/static/app creating build/lib/vitrage_dashboard/dashboard/static/app/core creating build/lib/vitrage_dashboard/dashboard/static/app/core/openstack-service-api copying vitrage_dashboard/dashboard/static/app/core/openstack-service-api/vitrage.service.js -> build/lib/vitrage_dashboard/dashboard/static/app/core/openstack-service-api copying vitrage_dashboard/dashboard/static/app/core/openstack-service-api/vitrage.service.spec.js -> build/lib/vitrage_dashboard/dashboard/static/app/core/openstack-service-api creating build/lib/vitrage_dashboard/dashboard/static/dashboard creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project copying vitrage_dashboard/dashboard/static/dashboard/project/vitrage.module.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project copying vitrage_dashboard/dashboard/static/dashboard/project/vitrage.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/all.png -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_gray_off.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_gray_on.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_green_off.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_green_on.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_orange_off.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_orange_on.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_red_off.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_red_on.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_yellow_off.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_yellow_on.svg -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/cluster.png -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/host.png -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/spinner.gif -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/vm.png -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets copying vitrage_dashboard/dashboard/static/dashboard/project/assets/zone.png -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.test.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap/sunburst-minimap.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap copying vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap/sunburst-minimap.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd copying vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd/templateAddOptions.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities copying vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities copying vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities copying vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/filters copying vitrage_dashboard/dashboard/static/dashboard/project/filters/titleCase.filter.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/filters copying vitrage_dashboard/dashboard/static/dashboard/project/filters/vitrageDate.filter.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/filters creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.directive.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services copying vitrage_dashboard/dashboard/static/dashboard/project/services/modal.service.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services copying vitrage_dashboard/dashboard/static/dashboard/project/services/time.service.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services copying vitrage_dashboard/dashboard/static/dashboard/project/services/vitrage_topology.service.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.controller.js -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.html -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.scss -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList creating build/lib/vitrage_dashboard/dashboard/static/dashboard/project/topology copying vitrage_dashboard/dashboard/static/dashboard/project/topology/graph.json -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/topology copying vitrage_dashboard/dashboard/static/dashboard/project/topology/graph.sample.json -> build/lib/vitrage_dashboard/dashboard/static/dashboard/project/topology creating build/lib/vitrage_dashboard/dashboard/static/vendor creating build/lib/vitrage_dashboard/dashboard/static/vendor/dagre copying vitrage_dashboard/dashboard/static/vendor/dagre/dagre.core.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/dagre creating build/lib/vitrage_dashboard/dashboard/static/vendor/dagre-d3 copying vitrage_dashboard/dashboard/static/vendor/dagre-d3/dagre-d3.core.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/dagre-d3 creating build/lib/vitrage_dashboard/dashboard/static/vendor/graphlib copying vitrage_dashboard/dashboard/static/vendor/graphlib/graphlib.core.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/graphlib creating build/lib/vitrage_dashboard/dashboard/static/vendor/lodash copying vitrage_dashboard/dashboard/static/vendor/lodash/lodash.compat.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/lodash copying vitrage_dashboard/dashboard/static/vendor/lodash/lodash.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/lodash copying vitrage_dashboard/dashboard/static/vendor/lodash/lodash.underscore.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/lodash creating build/lib/vitrage_dashboard/dashboard/static/vendor/moment copying vitrage_dashboard/dashboard/static/vendor/moment/moment.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/moment creating build/lib/vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data copying vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data/moment-timezone-with-data-2012-2022.js -> build/lib/vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data creating build/lib/vitrage_dashboard/dashboard/templates creating build/lib/vitrage_dashboard/dashboard/templates/topology copying vitrage_dashboard/dashboard/templates/topology/index.html -> build/lib/vitrage_dashboard/dashboard/templates/topology creating build/lib/vitrage_dashboard/templates/templates creating build/lib/vitrage_dashboard/templates/templates/templates copying vitrage_dashboard/templates/templates/templates/index.html -> build/lib/vitrage_dashboard/templates/templates/templates creating build/lib/vitrage_dashboard/admin_alarms/templates creating build/lib/vitrage_dashboard/admin_alarms/templates/adminalarms copying vitrage_dashboard/admin_alarms/templates/adminalarms/index.html -> build/lib/vitrage_dashboard/admin_alarms/templates/adminalarms creating build/lib/vitrage_dashboard/admin_templates/templates creating build/lib/vitrage_dashboard/admin_templates/templates/admintemplates copying vitrage_dashboard/admin_templates/templates/admintemplates/index.html -> build/lib/vitrage_dashboard/admin_templates/templates/admintemplates + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... done Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/vitrage-dashboard-3.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 16%] contributor/contributing reading sources... [ 33%] contributor/index reading sources... [ 50%] contributor/installation reading sources... [ 66%] contributor/readme reading sources... [ 83%] contributor/usage reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] contributor/contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/vitrage-dashboard/tree/doc/source' [openstackdocstheme] bug_project (use_storyboard set) 'openstack/vitrage-dashboard' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/contributing is 2020-05-07 11:47:15 writing output... [ 33%] contributor/index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/index is 2020-05-07 11:47:15 writing output... [ 50%] contributor/installation [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/installation is 2020-05-07 11:47:15 writing output... [ 66%] contributor/readme [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/readme is 2020-05-07 11:47:15 writing output... [ 83%] contributor/usage [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for contributor/usage is 2020-05-07 11:47:15 writing output... [100%] index [openstackdocstheme] other_versions [] [openstackdocstheme] Last updated for index is 2020-05-07 11:47:15 generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. 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.K680z8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch + cd vitrage-dashboard-3.0.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch --prefix /usr 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-vitrage-ui-3.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard copying build/lib/vitrage_dashboard/admin_dashboard/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/templates/admintopology copying build/lib/vitrage_dashboard/admin_dashboard/templates/admintopology/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/templates/admintopology copying build/lib/vitrage_dashboard/admin_dashboard/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard copying build/lib/vitrage_dashboard/admin_dashboard/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard copying build/lib/vitrage_dashboard/admin_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities copying build/lib/vitrage_dashboard/admin_entities/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/templates/adminentities copying build/lib/vitrage_dashboard/admin_entities/templates/adminentities/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/templates/adminentities copying build/lib/vitrage_dashboard/admin_entities/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities copying build/lib/vitrage_dashboard/admin_entities/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities copying build/lib/vitrage_dashboard/admin_entities/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities copying build/lib/vitrage_dashboard/entities/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/templates/entities copying build/lib/vitrage_dashboard/entities/templates/entities/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/templates/entities copying build/lib/vitrage_dashboard/entities/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities copying build/lib/vitrage_dashboard/entities/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities copying build/lib/vitrage_dashboard/entities/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates copying build/lib/vitrage_dashboard/templates/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates copying build/lib/vitrage_dashboard/templates/version.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/templates/templates copying build/lib/vitrage_dashboard/templates/templates/templates/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/templates/templates copying build/lib/vitrage_dashboard/templates/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates copying build/lib/vitrage_dashboard/templates/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates copying build/lib/vitrage_dashboard/templates/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates copying build/lib/vitrage_dashboard/admin_templates/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/templates/admintemplates copying build/lib/vitrage_dashboard/admin_templates/templates/admintemplates/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/templates/admintemplates copying build/lib/vitrage_dashboard/admin_templates/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates copying build/lib/vitrage_dashboard/admin_templates/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates copying build/lib/vitrage_dashboard/admin_templates/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api copying build/lib/vitrage_dashboard/api/vitrage.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api copying build/lib/vitrage_dashboard/api/vitrage_rest_api.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api copying build/lib/vitrage_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard copying build/lib/vitrage_dashboard/dashboard/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/templates/topology copying build/lib/vitrage_dashboard/dashboard/templates/topology/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/templates/topology copying build/lib/vitrage_dashboard/dashboard/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests copying build/lib/vitrage_dashboard/dashboard/tests/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests copying build/lib/vitrage_dashboard/dashboard/tests/test_vitragedashboard.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests copying build/lib/vitrage_dashboard/dashboard/tests/settings.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests copying build/lib/vitrage_dashboard/dashboard/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration copying build/lib/vitrage_dashboard/dashboard/tests/integration/test_basic.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/templatespage.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/entitygraphpage.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/alarmspage.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/topologypage.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage copying build/lib/vitrage_dashboard/dashboard/tests/integration/pages/project/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project copying build/lib/vitrage_dashboard/dashboard/tests/integration/horizon.conf -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration copying build/lib/vitrage_dashboard/dashboard/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration copying build/lib/vitrage_dashboard/dashboard/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/lodash copying build/lib/vitrage_dashboard/dashboard/static/vendor/lodash/lodash.compat.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/lodash copying build/lib/vitrage_dashboard/dashboard/static/vendor/lodash/lodash.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/lodash copying build/lib/vitrage_dashboard/dashboard/static/vendor/lodash/lodash.underscore.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/lodash creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/dagre-d3 copying build/lib/vitrage_dashboard/dashboard/static/vendor/dagre-d3/dagre-d3.core.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/dagre-d3 creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data copying build/lib/vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data/moment-timezone-with-data-2012-2022.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/moment_timezone_with_data creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/dagre copying build/lib/vitrage_dashboard/dashboard/static/vendor/dagre/dagre.core.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/dagre creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/graphlib copying build/lib/vitrage_dashboard/dashboard/static/vendor/graphlib/graphlib.core.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/graphlib creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/moment copying build/lib/vitrage_dashboard/dashboard/static/vendor/moment/moment.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/vendor/moment creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/app creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/app/core/openstack-service-api copying build/lib/vitrage_dashboard/dashboard/static/app/core/openstack-service-api/vitrage.service.spec.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/app/core/openstack-service-api copying build/lib/vitrage_dashboard/dashboard/static/app/core/openstack-service-api/vitrage.service.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/app/core/openstack-service-api creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/templateList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/templateList/templateList.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/templateList creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/filters copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/filters/titleCase.filter.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/filters copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/filters/vitrageDate.filter.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/filters copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/vitrage.module.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph/entities-graph.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/graph creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox/entities-toolbox.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/toolbox copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/info/entities-info.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities/info copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/entities/entities.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/entities copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/vitrage.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/topology copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/topology/graph.json -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/topology copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/topology/graph.sample.json -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/topology creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/all.png -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_green_off.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/zone.png -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_yellow_off.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/vm.png -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_orange_off.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_yellow_on.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/cluster.png -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_green_on.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_red_on.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/spinner.gif -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/host.png -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_red_off.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_gray_off.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_gray_on.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/assets/bell_orange_on.svg -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/assets creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/vms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/vms/vms.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/vms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/template copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/template/templateContainer.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/template creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd/templateAddOptions.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/templateAdd creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks/stacks.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/stacks creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/information copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/information/information.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/information creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap/sunburst-minimap.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap/sunburst-minimap.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst-minimap creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rootCauseAnalysisGraph.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/rca/rcaContainer.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/rca creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms/alarms.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/alarms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.test.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst/sunburst.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/sunburst creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate/addTemplateContainer.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/components/addTemplate creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/services copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services/time.service.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/services copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services/vitrage_topology.service.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/services copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/services/modal.service.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/services creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage/storage.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/storage creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network/network.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/network creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute/compute.directive.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/compute copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/layout/main/main.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/layout/main creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.controller.js -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying build/lib/vitrage_dashboard/dashboard/static/dashboard/project/alarmList/alarmList.scss -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/static/dashboard/project/alarmList copying build/lib/vitrage_dashboard/dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard copying build/lib/vitrage_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms copying build/lib/vitrage_dashboard/alarms/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/templates/alarms copying build/lib/vitrage_dashboard/alarms/templates/alarms/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/templates/alarms copying build/lib/vitrage_dashboard/alarms/templates/alarms/banner.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/templates/alarms copying build/lib/vitrage_dashboard/alarms/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms copying build/lib/vitrage_dashboard/alarms/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms copying build/lib/vitrage_dashboard/alarms/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms copying build/lib/vitrage_dashboard/admin_alarms/views.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/templates creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/templates/adminalarms copying build/lib/vitrage_dashboard/admin_alarms/templates/adminalarms/index.html -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/templates/adminalarms copying build/lib/vitrage_dashboard/admin_alarms/urls.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms copying build/lib/vitrage_dashboard/admin_alarms/panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms copying build/lib/vitrage_dashboard/admin_alarms/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms creating /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4040_project_template_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4130_admin_entities_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4020_project_alarms_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4110_admin_topology_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4120_admin_alarms_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4030_project_entities_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4100_admin_vitrage_panel_group.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4000_project_vitrage_panel_group.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4010_project_topology_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled copying build/lib/vitrage_dashboard/enabled/_4140_admin_template_vitrage_panel.py -> /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_dashboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_entities/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/entities/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_templates/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api/vitrage.py to vitrage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api/vitrage_rest_api.py to vitrage_rest_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/test_vitragedashboard.py to test_vitragedashboard.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/test_basic.py to test_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/templatespage.py to templatespage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/entitygraphpage.py to entitygraphpage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/alarmspage.py to alarmspage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/vitrage/topologypage.py to topologypage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/pages/project/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/tests/integration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/dashboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/alarms/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/views.py to views.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/urls.py to urls.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/panel.py to panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/admin_alarms/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4040_project_template_vitrage_panel.py to _4040_project_template_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4130_admin_entities_vitrage_panel.py to _4130_admin_entities_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4020_project_alarms_vitrage_panel.py to _4020_project_alarms_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4110_admin_topology_vitrage_panel.py to _4110_admin_topology_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4120_admin_alarms_vitrage_panel.py to _4120_admin_alarms_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4030_project_entities_vitrage_panel.py to _4030_project_entities_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4100_admin_vitrage_panel_group.py to _4100_admin_vitrage_panel_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4000_project_vitrage_panel_group.py to _4000_project_vitrage_panel_group.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4010_project_topology_vitrage_panel.py to _4010_project_topology_vitrage_panel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard/enabled/_4140_admin_template_vitrage_panel.py to _4140_admin_template_vitrage_panel.cpython-36.pyc writing byte-compilation script '/tmp/tmp_f8m4h4a.py' /usr/bin/python3 /tmp/tmp_f8m4h4a.py removing /tmp/tmp_f8m4h4a.py running install_egg_info running egg_info writing vitrage_dashboard.egg-info/PKG-INFO writing dependency_links to vitrage_dashboard.egg-info/dependency_links.txt writing top-level names to vitrage_dashboard.egg-info/top_level.txt writing pbr to vitrage_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 reading manifest template 'MANIFEST.in' 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 warning: no files found matching '*' under directory 'vitragedashboard/enabled' warning: no files found matching '*' under directory 'vitragedashboard/static' warning: no files found matching '*' under directory 'vitragedashboard/templates' warning: no files found matching '*' under directory 'vitragealarms/static' warning: no files found matching '*' under directory 'vitragealarms/templates' warning: no files found matching '*' under directory 'vitrageentities/static' warning: no files found matching '*' under directory 'vitrageentities/templates' warning: no files found matching '*' under directory 'vitragetemplates/static' warning: no files found matching '*' under directory 'vitragetemplates/templates' warning: no files found matching '*' under directory 'vitrageadmintemplates/static' warning: no files found matching '*' under directory 'vitrageadmintemplates/templates' warning: no files found matching '*' under directory 'vitrageadminalarms/static' warning: no files found matching '*' under directory 'vitrageadminalarms/templates' warning: no files found matching '*' under directory 'vitrageadminentities/static' warning: no files found matching '*' under directory 'vitrageadminentities/templates' warning: no files found matching '*' under directory 'vitrageadmindashboard/static' warning: no files found matching '*' under directory 'vitrageadmindashboard/templates' writing manifest file 'vitrage_dashboard.egg-info/SOURCES.txt' Copying vitrage_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/vitrage_dashboard-3.0.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mv vitrage_dashboard/enabled/_4000_project_vitrage_panel_group.py vitrage_dashboard/enabled/_4010_project_topology_vitrage_panel.py vitrage_dashboard/enabled/_4020_project_alarms_vitrage_panel.py vitrage_dashboard/enabled/_4030_project_entities_vitrage_panel.py vitrage_dashboard/enabled/_4040_project_template_vitrage_panel.py vitrage_dashboard/enabled/_4100_admin_vitrage_panel_group.py vitrage_dashboard/enabled/_4110_admin_topology_vitrage_panel.py vitrage_dashboard/enabled/_4120_admin_alarms_vitrage_panel.py vitrage_dashboard/enabled/_4130_admin_entities_vitrage_panel.py vitrage_dashboard/enabled/_4140_admin_template_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/etc/openstack-dashboard/enabled/ + ln -s /etc/openstack-dashboard/enabled/_4000_project_vitrage_panel_group.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4000_project_vitrage_panel_group.py + ln -s /etc/openstack-dashboard/enabled/_4010_project_topology_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4010_project_topology_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4020_project_alarms_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4020_project_alarms_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4030_project_entities_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4030_project_entities_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4040_project_template_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4040_project_template_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4100_admin_vitrage_panel_group.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4100_admin_vitrage_panel_group.py + ln -s /etc/openstack-dashboard/enabled/_4110_admin_topology_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4110_admin_topology_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4120_admin_alarms_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4120_admin_alarms_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4130_admin_entities_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4130_admin_entities_vitrage_panel.py + ln -s /etc/openstack-dashboard/enabled/_4140_admin_template_vitrage_panel.py /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_4140_admin_template_vitrage_panel.py + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.0.0-1.el8 --unique-debug-suffix -3.0.0-1.el8.noarch --unique-debug-src-base openstack-vitrage-ui-3.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vitrage-dashboard-3.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: openstack-vitrage-ui-3.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w5DPRP + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8Q8nUz + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui + exit 0 Provides: openstack-vitrage-ui = 3.0.0-1.el8 python3.6dist(vitrage-dashboard) = 3.0.0 python3dist(vitrage-dashboard) = 3.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: openstack-vitrage-ui-doc-3.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2c5J2h + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/doc/openstack-vitrage-ui-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qKP8m2 + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch/usr/share/licenses/openstack-vitrage-ui-doc + exit 0 Provides: openstack-vitrage-ui-doc = 3.0.0-1.el8 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-vitrage-ui-3.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/openstack-vitrage-ui-3.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-ui-doc-3.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gw22QR + umask 022 + cd /builddir/build/BUILD + cd vitrage-dashboard-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-vitrage-ui-3.0.0-1.el8.noarch + exit 0 Child return code was: 0