Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackdocstheme.spec'], nspawn_args=[]shell=Falseuid=993env={'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-victoria-el8-build-81653-490554/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '551b7fa490754611bb12d9a6e3553a6f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81653-490554/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/python-openstackdocstheme.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/python-openstackdocstheme-2.2.5-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-openstackdocstheme.spec'], nspawn_args=['--private-network']shell=Falseuid=993env={'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-victoria-el8-build-81653-490554/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '921cb98c5fd04861b5130eeacbe81c29', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81653-490554/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/python-openstackdocstheme.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.ZUEX2X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openstackdocstheme-2.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/openstackdocstheme-2.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openstackdocstheme-2.2.5 + /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 'python-openstackdocstheme-2.2.5 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-all-Google-Analytics-tracking.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m 0001-Remove-all-Google-Analytics-tracking.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.desIUQ + umask 022 + cd /builddir/build/BUILD + cd openstackdocstheme-2.2.5 + sed -i 's/analytics_tracking_code.*/analytics_tracking_code\ =/' openstackdocstheme/theme/openstackdocs/theme.conf + sed -i /warning-is-error/d setup.cfg + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/openstackdocstheme copying openstackdocstheme/version.py -> build/lib/openstackdocstheme copying openstackdocstheme/__init__.py -> build/lib/openstackdocstheme copying openstackdocstheme/paths.py -> build/lib/openstackdocstheme copying openstackdocstheme/page_context.py -> build/lib/openstackdocstheme copying openstackdocstheme/ext.py -> build/lib/openstackdocstheme running egg_info writing openstackdocstheme.egg-info/PKG-INFO writing dependency_links to openstackdocstheme.egg-info/dependency_links.txt writing requirements to openstackdocstheme.egg-info/requires.txt writing top-level names to openstackdocstheme.egg-info/top_level.txt writing pbr to openstackdocstheme.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstackdocstheme.egg-info/SOURCES.txt' creating build/lib/openstackdocstheme/theme creating build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/css.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/footer.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/header.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/layout.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/license_cc.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/localtoc.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/os_search.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/os_search_install.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/os_search_mobile.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/script_footer.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/script_search.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/search.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/sidebartoc.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/theme.conf -> build/lib/openstackdocstheme/theme/openstackdocs copying openstackdocstheme/theme/openstackdocs/titlerow.html -> build/lib/openstackdocstheme/theme/openstackdocs creating build/lib/openstackdocstheme/theme/openstackdocs/static copying openstackdocstheme/theme/openstackdocs/static/favicon.ico -> build/lib/openstackdocstheme/theme/openstackdocs/static creating build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/bootstrap.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/bootstrap.min.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/combined.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/font-awesome.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/font-awesome.min.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css copying openstackdocstheme/theme/openstackdocs/static/css/search.css -> build/lib/openstackdocstheme/theme/openstackdocs/static/css creating build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/.gitkeep -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/FontAwesome.otf -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.eot -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.ttf -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.woff -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.woff2 -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.eot -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.woff -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts copying openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/openstackdocstheme/theme/openstackdocs/static/fonts creating build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-facebook-hover.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-facebook.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-linkedin-hover.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-linkedin.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-twitter-hover.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-twitter.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-youtube-hover.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/footer-youtube.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/loading.gif -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/logo-full.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/logo-full.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/logo-vert.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/logo-vert.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-full.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-full.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-vert.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-vert.svg -> build/lib/openstackdocstheme/theme/openstackdocs/static/images copying openstackdocstheme/theme/openstackdocs/static/images/search-icon.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images creating build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs copying openstackdocstheme/theme/openstackdocs/static/images/docs/license.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs copying openstackdocstheme/theme/openstackdocs/static/images/docs/superuser1.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs copying openstackdocstheme/theme/openstackdocs/static/images/docs/superuser2.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs copying openstackdocstheme/theme/openstackdocs/static/images/docs/superuser3.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs copying openstackdocstheme/theme/openstackdocs/static/images/docs/superuser4.png -> build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs creating build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/bootstrap.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/bootstrap.min.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/docs.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/jquery-3.2.1.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/jquery-3.2.1.min.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js copying openstackdocstheme/theme/openstackdocs/static/js/navigation.js -> build/lib/openstackdocstheme/theme/openstackdocs/static/js creating build/lib/openstackdocstheme/theme/openstackdocs_pdf copying openstackdocstheme/theme/openstackdocs_pdf/logo-full.png -> build/lib/openstackdocstheme/theme/openstackdocs_pdf copying openstackdocstheme/theme/openstackdocs_pdf/pdftheme.sty -> build/lib/openstackdocstheme/theme/openstackdocs_pdf creating build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/footer.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/header.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/stx_search.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/stx_search_install.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/stx_search_mobile.html -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/theme.conf -> build/lib/openstackdocstheme/theme/starlingxdocs copying openstackdocstheme/theme/starlingxdocs/titlerow.html -> build/lib/openstackdocstheme/theme/starlingxdocs creating build/lib/openstackdocstheme/theme/starlingxdocs/static creating build/lib/openstackdocstheme/theme/starlingxdocs/static/css copying openstackdocstheme/theme/starlingxdocs/static/css/combined.css -> build/lib/openstackdocstheme/theme/starlingxdocs/static/css creating build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Horizontal_2color.png -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Horizontal_2color.svg -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Stacked_2color.png -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Stacked_2color.svg -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/logo-full.png -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/logo-full.svg -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/logo-vert.png -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images copying openstackdocstheme/theme/starlingxdocs/static/images/logo-vert.svg -> build/lib/openstackdocstheme/theme/starlingxdocs/static/images creating build/lib/openstackdocstheme/theme/starlingxdocs_pdf copying openstackdocstheme/theme/starlingxdocs_pdf/logo-full.png -> build/lib/openstackdocstheme/theme/starlingxdocs_pdf copying openstackdocstheme/theme/starlingxdocs_pdf/logo-full.svg -> build/lib/openstackdocstheme/theme/starlingxdocs_pdf copying openstackdocstheme/theme/starlingxdocs_pdf/pdftheme.sty -> build/lib/openstackdocstheme/theme/starlingxdocs_pdf running build_scripts creating build/scripts-3.6 copying bin/docstheme-build-translated.sh -> build/scripts-3.6 copying and adjusting bin/docstheme-lang-display-name.py -> build/scripts-3.6 copying bin/docstheme-build-pdf -> build/scripts-3.6 changing mode of build/scripts-3.6/docstheme-lang-display-name.py from 644 to 755 + sleep 1 + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.5 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstackdocstheme); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /builddir/build/BUILD/openstackdocstheme-2.2.5/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/openstackdocstheme-2.2.5/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] demo/configure_access_and_security_for_instances reading sources... [ 25%] demo/create_and_manage_databases reading sources... [ 37%] demo/create_and_manage_networks reading sources... [ 50%] demo/dashboard_demo reading sources... [ 62%] demo/index reading sources... [ 75%] demo/launch-instance reading sources... [ 87%] demo/section_dashboard_access_and_security reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] demo/configure_access_and_security_for_instances writing output... [ 25%] demo/create_and_manage_databases writing output... [ 37%] demo/create_and_manage_networks writing output... [ 50%] demo/dashboard_demo writing output... [ 62%] demo/index writing output... [ 75%] demo/launch-instance writing output... [ 87%] demo/section_dashboard_access_and_security writing output... [100%] index generating indices... genindexdone writing additional pages... searchdone copying images... [ 33%] demo/figures/dashboard-project-tab.png copying images... [ 66%] demo/figures/dashboard_admin_project_tab.png copying images... [100%] demo/figures/doc-logo-fox.jpg 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 html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2WVX0Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch + cd openstackdocstheme-2.2.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme copying build/lib/openstackdocstheme/version.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme copying build/lib/openstackdocstheme/__init__.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme copying build/lib/openstackdocstheme/paths.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme copying build/lib/openstackdocstheme/page_context.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs_pdf copying build/lib/openstackdocstheme/theme/openstackdocs_pdf/logo-full.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs_pdf copying build/lib/openstackdocstheme/theme/openstackdocs_pdf/pdftheme.sty -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs_pdf creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs_pdf copying build/lib/openstackdocstheme/theme/starlingxdocs_pdf/logo-full.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs_pdf copying build/lib/openstackdocstheme/theme/starlingxdocs_pdf/logo-full.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs_pdf copying build/lib/openstackdocstheme/theme/starlingxdocs_pdf/pdftheme.sty -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs_pdf creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/stx_search_install.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu_apiref.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/footer.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/header.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/stx_search_mobile.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/stx_search.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/logo-vert.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Horizontal_2color.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Stacked_2color.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/logo-full.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/logo-full.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/logo-vert.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Stacked_2color.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images copying build/lib/openstackdocstheme/theme/starlingxdocs/static/images/StarlingX_Logo_RGB_Horizontal_2color.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/images creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/css copying build/lib/openstackdocstheme/theme/starlingxdocs/static/css/combined.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs/static/css copying build/lib/openstackdocstheme/theme/starlingxdocs/theme.conf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/titlerow.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs copying build/lib/openstackdocstheme/theme/starlingxdocs/sidebartoc_menu.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/starlingxdocs creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/sidebartoc.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/os_search_install.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/license_cc.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/sidebartoc_menu_apiref.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/footer.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/script_footer.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/layout.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/css.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/localtoc.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/header.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/script_search.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/search.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs/license.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs/superuser2.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs/superuser4.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs/superuser1.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/docs/superuser3.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images/docs copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-facebook-hover.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/loading.gif -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-youtube.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-full.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/logo-vert.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-youtube-hover.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-linkedin-hover.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-twitter-hover.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/logo-full.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-full.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/search-icon.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/logo-full.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/logo-vert.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-vert.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-facebook.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-twitter.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/footer-linkedin.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/images/openstack-logo-vert.png -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/images copying build/lib/openstackdocstheme/theme/openstackdocs/static/favicon.ico -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/.gitkeep -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/fontawesome-webfont.woff2 -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts copying build/lib/openstackdocstheme/theme/openstackdocs/static/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/fonts creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/navigation.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/jquery-3.2.1.min.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/jquery-3.2.1.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/docs.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/bootstrap.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js copying build/lib/openstackdocstheme/theme/openstackdocs/static/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/js creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/font-awesome.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/font-awesome.min.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/combined.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/bootstrap.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/static/css/search.css -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs/static/css copying build/lib/openstackdocstheme/theme/openstackdocs/theme.conf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/os_search.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/titlerow.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/os_search_mobile.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/theme/openstackdocs/sidebartoc_menu.html -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/theme/openstackdocs copying build/lib/openstackdocstheme/ext.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme byte-compiling /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/paths.py to paths.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/page_context.py to page_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme/ext.py to ext.cpython-36.pyc writing byte-compilation script '/tmp/tmpr1vtnv8a.py' /usr/libexec/platform-python /tmp/tmpr1vtnv8a.py removing /tmp/tmpr1vtnv8a.py running install_egg_info running egg_info writing openstackdocstheme.egg-info/PKG-INFO writing dependency_links to openstackdocstheme.egg-info/dependency_links.txt writing requirements to openstackdocstheme.egg-info/requires.txt writing top-level names to openstackdocstheme.egg-info/top_level.txt writing pbr to openstackdocstheme.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'openstackdocstheme.egg-info/SOURCES.txt' Copying openstackdocstheme.egg-info to /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6/site-packages/openstackdocstheme-2.2.5-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin copying build/scripts-3.6/docstheme-build-translated.sh -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin copying build/scripts-3.6/docstheme-lang-display-name.py -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin copying build/scripts-3.6/docstheme-build-pdf -> /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin/docstheme-build-translated.sh to 755 changing mode of /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin/docstheme-lang-display-name.py to 755 changing mode of /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/bin/docstheme-build-pdf to 755 /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 2.2.5-1.el8 --unique-debug-suffix -2.2.5-1.el8.noarch --unique-debug-src-base python-openstackdocstheme-2.2.5-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/openstackdocstheme-2.2.5 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: /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/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-openstackdocstheme-2.2.5-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T2FSkT + umask 022 + cd /builddir/build/BUILD + cd openstackdocstheme-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python3-openstackdocstheme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python3-openstackdocstheme + cp -pr README.rst /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python3-openstackdocstheme + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oetWFV + umask 022 + cd /builddir/build/BUILD + cd openstackdocstheme-2.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/licenses/python3-openstackdocstheme + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/licenses/python3-openstackdocstheme + cp -pr LICENSE /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/licenses/python3-openstackdocstheme + exit 0 Provides: bundled(js-jquery) python3-openstackdocstheme = 2.2.5-1.el8 python3.6dist(openstackdocstheme) = 2.2.5 python3dist(openstackdocstheme) = 2.2.5 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: /bin/bash /usr/libexec/platform-python python(abi) = 3.6 python3.6dist(dulwich) >= 0.15.0 python3.6dist(pbr) >= 2.0.0 Processing files: python-openstackdocstheme-doc-2.2.5-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dbwqbn + umask 022 + cd /builddir/build/BUILD + cd openstackdocstheme-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python-openstackdocstheme-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python-openstackdocstheme-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch/usr/share/doc/python-openstackdocstheme-doc + exit 0 Provides: python-openstackdocstheme-doc = 2.2.5-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/python-openstackdocstheme-2.2.5-1.el8.noarch Wrote: /builddir/build/RPMS/python3-openstackdocstheme-2.2.5-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-openstackdocstheme-doc-2.2.5-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4h9lNQ + umask 022 + cd /builddir/build/BUILD + cd openstackdocstheme-2.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-openstackdocstheme-2.2.5-1.el8.noarch + exit 0 Child return code was: 0