Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found sh: line 1: python3: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WZlKZd + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz.asc --data=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:17:29 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf trove-dashboard-21.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove-dashboard-21.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-trove-ui-21.0.0 base' + find -size 0 -not -name __init__.py -delete + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3YDNSs + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3bg6BU + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz.asc --data=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:17:29 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf trove-dashboard-21.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove-dashboard-21.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-trove-ui-21.0.0 base' + find -size 0 -not -name __init__.py -delete + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.t5R1TS + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement not satisfied: pbr>=1.8 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HHLYAU + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz.asc --data=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:17:29 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf trove-dashboard-21.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove-dashboard-21.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-trove-ui-21.0.0 base' + find -size 0 -not -name __init__.py -delete + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3JhNE7 + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) running dist_info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing requirements to trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt writing pbr to trove_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 files found matching '*.scss' under directory 'trove_dashboard' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/trove-dashboard-21.0.0/trove_dashboard.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling oslo.log (>=3.30.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement not satisfied: oslo.log (>=3.30.0) Handling python-swiftclient (>=2.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement not satisfied: python-swiftclient (>=2.2.0) Handling python-troveclient (>=1.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement not satisfied: python-troveclient (>=1.2.0) Handling horizon (>=17.1.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement not satisfied: horizon (>=17.1.0) + cat /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv trove_dashboard.dist-info/ removed 'trove_dashboard.dist-info/AUTHORS' removed 'trove_dashboard.dist-info/pbr.json' removed 'trove_dashboard.dist-info/LICENSE' removed 'trove_dashboard.dist-info/top_level.txt' removed 'trove_dashboard.dist-info/METADATA' removed directory 'trove_dashboard.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ieQxG3 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x815AFEC729392386480E076DCC0DFE2D21C023C9.txt --signature=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz.asc --data=/builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz gpgv: Signature made Wed Oct 4 11:17:29 2023 UTC gpgv: using EDDSA key CEC0D2488FAD92BB2E7C15B1DD1924F8A0C5BBE1 gpgv: Good signature from "OpenStack Infra (2023.2/Bobcat Cycle) " + cd /builddir/build/BUILD + rm -rf trove-dashboard-21.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove-dashboard-21.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove-dashboard-21.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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-trove-ui-21.0.0 base' + find -size 0 -not -name __init__.py -delete + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^sphinx.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^sphinx.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate sphinx openstackdocstheme + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^openstackdocstheme.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.VghIMD + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) running dist_info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing requirements to trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt writing pbr to trove_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 files found matching '*.scss' under directory 'trove_dashboard' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/trove-dashboard-21.0.0/trove_dashboard.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling oslo.log (>=3.30.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: oslo.log (>=3.30.0) (installed: oslo.log 5.3.0) Handling python-swiftclient (>=2.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: python-swiftclient (>=2.2.0) (installed: python-swiftclient 4.4.0) Handling python-troveclient (>=1.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: python-troveclient (>=1.2.0) (installed: python-troveclient 8.2.1) Handling horizon (>=17.1.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: horizon (>=17.1.0) (installed: horizon 23.3.0) + cat /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv trove_dashboard.dist-info/ removed 'trove_dashboard.dist-info/AUTHORS' removed 'trove_dashboard.dist-info/pbr.json' removed 'trove_dashboard.dist-info/LICENSE' removed 'trove_dashboard.dist-info/top_level.txt' removed 'trove_dashboard.dist-info/METADATA' removed directory 'trove_dashboard.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-bobcat-el9s-build-196420-1113679/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/openstack-trove-ui.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1696377600 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.fcfS6E + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=1.8 from get_requires_for_build_wheel Requirement satisfied: pbr>=1.8 (installed: pbr 5.11.1) running dist_info creating trove_dashboard.egg-info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing requirements to trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt writing pbr to trove_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'trove_dashboard' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/trove-dashboard-21.0.0/trove_dashboard.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=1.6) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: pbr (>=1.6) (installed: pbr 5.11.1) Handling oslo.log (>=3.30.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: oslo.log (>=3.30.0) (installed: oslo.log 5.3.0) Handling python-swiftclient (>=2.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: python-swiftclient (>=2.2.0) (installed: python-swiftclient 4.4.0) Handling python-troveclient (>=1.2.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: python-troveclient (>=1.2.0) (installed: python-troveclient 8.2.1) Handling horizon (>=17.1.0) from hook generated metadata: Requires-Dist (trove-dashboard) Requirement satisfied: horizon (>=17.1.0) (installed: horizon 23.3.0) + cat /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-buildrequires + rm -rfv trove_dashboard.dist-info/ removed 'trove_dashboard.dist-info/AUTHORS' removed 'trove_dashboard.dist-info/pbr.json' removed 'trove_dashboard.dist-info/LICENSE' removed 'trove_dashboard.dist-info/top_level.txt' removed 'trove_dashboard.dist-info/METADATA' removed directory 'trove_dashboard.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.14V0uS + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + mkdir -p /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir Processing /builddir/build/BUILD/trove-dashboard-21.0.0 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/tmphufhpicx running dist_info creating /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info writing /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'trove_dashboard' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-modern-metadata-rxj6rmdq/trove_dashboard.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: trove-dashboard Building wheel for trove-dashboard (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/tmp192l3fda running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trove_dashboard creating build/lib/trove_dashboard/utils copying trove_dashboard/utils/common.py -> build/lib/trove_dashboard/utils copying trove_dashboard/utils/__init__.py -> build/lib/trove_dashboard/utils creating build/lib/trove_dashboard/content creating build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/urls.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/panel.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/__init__.py -> build/lib/trove_dashboard/content/ng_database_backups copying trove_dashboard/content/ng_database_backups/views.py -> build/lib/trove_dashboard/content/ng_database_backups creating build/lib/trove_dashboard/content/databases creating build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tables.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/urls.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/tests.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/__init__.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/logs/views.py -> build/lib/trove_dashboard/content/databases/logs copying trove_dashboard/content/databases/tables.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/urls.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/panel.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/db_capability.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/tabs.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/tests.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/forms.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/__init__.py -> build/lib/trove_dashboard/content/databases copying trove_dashboard/content/databases/views.py -> build/lib/trove_dashboard/content/databases creating build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tables.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/urls.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/panel.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/tests.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/__init__.py -> build/lib/trove_dashboard/content/database_backups copying trove_dashboard/content/database_backups/views.py -> build/lib/trove_dashboard/content/database_backups creating build/lib/trove_dashboard/test copying trove_dashboard/test/urls.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/__init__.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/settings.py -> build/lib/trove_dashboard/test copying trove_dashboard/test/helpers.py -> build/lib/trove_dashboard/test copying trove_dashboard/content/__init__.py -> build/lib/trove_dashboard/content creating build/lib/trove_dashboard/api copying trove_dashboard/api/trove.py -> build/lib/trove_dashboard/api copying trove_dashboard/api/__init__.py -> build/lib/trove_dashboard/api creating build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/exceptions.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/utils.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/__init__.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/trove_data.py -> build/lib/trove_dashboard/test/test_data copying trove_dashboard/test/test_data/keystone_data.py -> build/lib/trove_dashboard/test/test_data creating build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tables.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/cluster_manager.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/urls.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/panel.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/tabs.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/forms.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/__init__.py -> build/lib/trove_dashboard/content/database_clusters copying trove_dashboard/content/database_clusters/views.py -> build/lib/trove_dashboard/content/database_clusters creating build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1732_project_backup_strategies_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1710_database_panel_group.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1731_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/__init__.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1720_project_databases_panel.py -> build/lib/trove_dashboard/enabled copying trove_dashboard/enabled/_1730_project_database_backups_panel.py -> build/lib/trove_dashboard/enabled creating build/lib/trove_dashboard/api/rest copying trove_dashboard/api/rest/trove.py -> build/lib/trove_dashboard/api/rest copying trove_dashboard/api/rest/__init__.py -> build/lib/trove_dashboard/api/rest creating build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tables.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/urls.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/config_param_manager.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/panel.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tabs.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/tests.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/forms.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/__init__.py -> build/lib/trove_dashboard/content/database_configurations copying trove_dashboard/content/database_configurations/views.py -> build/lib/trove_dashboard/content/database_configurations creating build/lib/trove_dashboard/content/databases/workflows copying trove_dashboard/content/databases/workflows/create_instance.py -> build/lib/trove_dashboard/content/databases/workflows copying trove_dashboard/content/databases/workflows/__init__.py -> build/lib/trove_dashboard/content/databases/workflows copying trove_dashboard/version.py -> build/lib/trove_dashboard copying trove_dashboard/exceptions.py -> build/lib/trove_dashboard copying trove_dashboard/__init__.py -> build/lib/trove_dashboard creating build/lib/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_backups/workflows/create_backup.py -> build/lib/trove_dashboard/content/database_backups/workflows copying trove_dashboard/content/database_backups/workflows/__init__.py -> build/lib/trove_dashboard/content/database_backups/workflows running egg_info creating trove_dashboard.egg-info writing trove_dashboard.egg-info/PKG-INFO writing dependency_links to trove_dashboard.egg-info/dependency_links.txt writing requirements to trove_dashboard.egg-info/requires.txt writing top-level names to trove_dashboard.egg-info/top_level.txt writing pbr to trove_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'trove_dashboard' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'trove_dashboard.egg-info/SOURCES.txt' creating build/lib/trove_dashboard/content/ng_database_backups/templates creating build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups creating build/lib/trove_dashboard/content/databases/templates creating build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_access_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_instances_network_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_launch_networks.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_update_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/_update_networks.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/access_detail.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/attach_config.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_database.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/create_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/edit_user.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/index.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/launch.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/manage_root.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/resize_volume.html -> build/lib/trove_dashboard/content/databases/templates/databases copying trove_dashboard/content/databases/templates/databases/update_instance.html -> build/lib/trove_dashboard/content/databases/templates/databases creating build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs copying trove_dashboard/content/databases/templates/databases/logs/view_log.html -> build/lib/trove_dashboard/content/databases/templates/databases/logs creating build/lib/trove_dashboard/content/database_backups/templates creating build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/backup.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/details.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups copying trove_dashboard/content/database_backups/templates/database_backups/index.html -> build/lib/trove_dashboard/content/database_backups/templates/database_backups creating build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/panel.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/tables.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/urls.py -> build/lib/trove_dashboard/content/backup_strategies copying trove_dashboard/content/backup_strategies/views.py -> build/lib/trove_dashboard/content/backup_strategies creating build/lib/trove_dashboard/content/backup_strategies/templates creating build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies copying trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html -> build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies copying trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html -> build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies creating build/lib/trove_dashboard/content/backup_strategies/workflows copying trove_dashboard/content/backup_strategies/workflows/__init__.py -> build/lib/trove_dashboard/content/backup_strategies/workflows copying trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py -> build/lib/trove_dashboard/content/backup_strategies/workflows creating build/lib/trove_dashboard/content/database_clusters/templates creating build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters copying trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> build/lib/trove_dashboard/content/database_clusters/templates/database_clusters creating build/lib/trove_dashboard/content/database_configurations/templates creating build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations copying trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> build/lib/trove_dashboard/content/database_configurations/templates/database_configurations creating build/lib/trove_dashboard/locale creating build/lib/trove_dashboard/locale/cs creating build/lib/trove_dashboard/locale/cs/LC_MESSAGES copying trove_dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/cs/LC_MESSAGES creating build/lib/trove_dashboard/locale/de creating build/lib/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES copying trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/de/LC_MESSAGES creating build/lib/trove_dashboard/locale/en_GB creating build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES copying trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES creating build/lib/trove_dashboard/locale/fr creating build/lib/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES copying trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/fr/LC_MESSAGES creating build/lib/trove_dashboard/locale/id creating build/lib/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES copying trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/id/LC_MESSAGES creating build/lib/trove_dashboard/locale/ja creating build/lib/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES copying trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ja/LC_MESSAGES creating build/lib/trove_dashboard/locale/ko_KR creating build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES copying trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES creating build/lib/trove_dashboard/locale/pt_BR creating build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES copying trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES creating build/lib/trove_dashboard/locale/ru creating build/lib/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES copying trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/ru/LC_MESSAGES creating build/lib/trove_dashboard/locale/tr_TR creating build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES copying trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES creating build/lib/trove_dashboard/locale/zh_Hans creating build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES creating build/lib/trove_dashboard/static creating build/lib/trove_dashboard/static/app creating build/lib/trove_dashboard/static/app/core creating build/lib/trove_dashboard/static/app/core/openstack-service-api copying trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> build/lib/trove_dashboard/static/app/core/openstack-service-api creating build/lib/trove_dashboard/static/dashboard creating build/lib/trove_dashboard/static/dashboard/project creating build/lib/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups copying trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups creating build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table copying trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> build/lib/trove_dashboard/static/dashboard/project/ngbackups/table installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/trove_dashboard copying build/lib/trove_dashboard/version.py -> build/bdist.linux-x86_64/wheel/trove_dashboard creating build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1732_project_backup_strategies_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1760_project_database_configurations_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1710_database_panel_group.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1731_project_database_backups_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1740_project_database_clusters_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1720_project_databases_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled copying build/lib/trove_dashboard/enabled/_1730_project_database_backups_panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/enabled creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/zh_Hans creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/de creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/de/LC_MESSAGES copying build/lib/trove_dashboard/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/fr creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/fr/LC_MESSAGES copying build/lib/trove_dashboard/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ru creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ru/LC_MESSAGES copying build/lib/trove_dashboard/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ja creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ja/LC_MESSAGES copying build/lib/trove_dashboard/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/id creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/id/LC_MESSAGES copying build/lib/trove_dashboard/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/en_GB creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ko_KR creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/pt_BR creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/tr_TR creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/cs creating build/bdist.linux-x86_64/wheel/trove_dashboard/locale/cs/LC_MESSAGES copying build/lib/trove_dashboard/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/trove_dashboard/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/trove_dashboard/static creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.js -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups/table copying build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/dashboard/project/ngbackups/table creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/app creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/app/core creating build/bdist.linux-x86_64/wheel/trove_dashboard/static/app/core/openstack-service-api copying build/lib/trove_dashboard/static/app/core/openstack-service-api/trove.service.js -> build/bdist.linux-x86_64/wheel/trove_dashboard/static/app/core/openstack-service-api copying build/lib/trove_dashboard/exceptions.py -> build/bdist.linux-x86_64/wheel/trove_dashboard creating build/bdist.linux-x86_64/wheel/trove_dashboard/utils copying build/lib/trove_dashboard/utils/common.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/utils copying build/lib/trove_dashboard/utils/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/utils creating build/bdist.linux-x86_64/wheel/trove_dashboard/test copying build/lib/trove_dashboard/test/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test creating build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/exceptions.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/utils.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/trove_data.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/test_data/keystone_data.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test/test_data copying build/lib/trove_dashboard/test/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test copying build/lib/trove_dashboard/test/settings.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test copying build/lib/trove_dashboard/test/helpers.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/test creating build/bdist.linux-x86_64/wheel/trove_dashboard/content creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/backup.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates/database_backups copying build/lib/trove_dashboard/content/database_backups/templates/database_backups/details.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/templates/database_backups creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/workflows/create_backup.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups/workflows copying build/lib/trove_dashboard/content/database_backups/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/tests.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups copying build/lib/trove_dashboard/content/database_backups/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_backups creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/templates/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/templates/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/templates/backup_strategies creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/workflows copying build/lib/trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/workflows copying build/lib/trove_dashboard/content/backup_strategies/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies/workflows copying build/lib/trove_dashboard/content/backup_strategies/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies copying build/lib/trove_dashboard/content/backup_strategies/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/backup_strategies creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/launch.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_update_networks.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_create_database.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/update_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_attach_config.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_details_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_create_user.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_detail_log.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/view_log.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/log_contents.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/logs/_log_contents.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases/logs copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/edit_user.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/manage_root.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_access_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/attach_config.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/access_detail.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_networks.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_network_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/resize_volume.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/resize_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/create_database.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/create_user.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_volume.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_edit_user.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_instances_network_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_resize_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases copying build/lib/trove_dashboard/content/databases/templates/databases/_update_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/templates/databases creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/workflows copying build/lib/trove_dashboard/content/databases/workflows/create_instance.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/workflows copying build/lib/trove_dashboard/content/databases/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/workflows copying build/lib/trove_dashboard/content/databases/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/db_capability.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/tabs.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/tests.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/logs/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases/logs copying build/lib/trove_dashboard/content/databases/tests.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/forms.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases copying build/lib/trove_dashboard/content/databases/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/databases creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/create.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_create.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/details.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations/templates/database_configurations copying build/lib/trove_dashboard/content/database_configurations/config_param_manager.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tabs.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/tests.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/forms.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations copying build/lib/trove_dashboard/content/database_configurations/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_configurations creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups/templates/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups copying build/lib/trove_dashboard/content/ng_database_backups/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/ng_database_backups creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/tables.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/cluster_manager.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/urls.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates creating build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/launch.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/index.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters/templates/database_clusters copying build/lib/trove_dashboard/content/database_clusters/panel.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/tabs.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/forms.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/database_clusters/views.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content/database_clusters copying build/lib/trove_dashboard/content/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/content creating build/bdist.linux-x86_64/wheel/trove_dashboard/api creating build/bdist.linux-x86_64/wheel/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/rest/trove.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/rest/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/api/rest copying build/lib/trove_dashboard/api/trove.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/api copying build/lib/trove_dashboard/api/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard/api copying build/lib/trove_dashboard/__init__.py -> build/bdist.linux-x86_64/wheel/trove_dashboard running install_egg_info Copying trove_dashboard.egg-info to build/bdist.linux-x86_64/wheel/trove_dashboard-21.0.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/trove_dashboard-21.0.0.dist-info/WHEEL creating '/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir/pip-wheel-iur51txa/tmpixtz80vv/trove_dashboard-21.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'trove_dashboard/__init__.py' adding 'trove_dashboard/exceptions.py' adding 'trove_dashboard/version.py' adding 'trove_dashboard/api/__init__.py' adding 'trove_dashboard/api/trove.py' adding 'trove_dashboard/api/rest/__init__.py' adding 'trove_dashboard/api/rest/trove.py' adding 'trove_dashboard/content/__init__.py' adding 'trove_dashboard/content/backup_strategies/panel.py' adding 'trove_dashboard/content/backup_strategies/tables.py' adding 'trove_dashboard/content/backup_strategies/urls.py' adding 'trove_dashboard/content/backup_strategies/views.py' adding 'trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html' adding 'trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html' adding 'trove_dashboard/content/backup_strategies/workflows/__init__.py' adding 'trove_dashboard/content/backup_strategies/workflows/create_backup_strategy.py' adding 'trove_dashboard/content/database_backups/__init__.py' adding 'trove_dashboard/content/database_backups/panel.py' adding 'trove_dashboard/content/database_backups/tables.py' adding 'trove_dashboard/content/database_backups/tests.py' adding 'trove_dashboard/content/database_backups/urls.py' adding 'trove_dashboard/content/database_backups/views.py' adding 'trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html' adding 'trove_dashboard/content/database_backups/templates/database_backups/backup.html' adding 'trove_dashboard/content/database_backups/templates/database_backups/details.html' adding 'trove_dashboard/content/database_backups/templates/database_backups/index.html' adding 'trove_dashboard/content/database_backups/workflows/__init__.py' adding 'trove_dashboard/content/database_backups/workflows/create_backup.py' adding 'trove_dashboard/content/database_clusters/__init__.py' adding 'trove_dashboard/content/database_clusters/cluster_manager.py' adding 'trove_dashboard/content/database_clusters/forms.py' adding 'trove_dashboard/content/database_clusters/panel.py' adding 'trove_dashboard/content/database_clusters/tables.py' adding 'trove_dashboard/content/database_clusters/tabs.py' adding 'trove_dashboard/content/database_clusters/urls.py' adding 'trove_dashboard/content/database_clusters/views.py' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/index.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/launch.html' adding 'trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html' adding 'trove_dashboard/content/database_configurations/__init__.py' adding 'trove_dashboard/content/database_configurations/config_param_manager.py' adding 'trove_dashboard/content/database_configurations/forms.py' adding 'trove_dashboard/content/database_configurations/panel.py' adding 'trove_dashboard/content/database_configurations/tables.py' adding 'trove_dashboard/content/database_configurations/tabs.py' adding 'trove_dashboard/content/database_configurations/tests.py' adding 'trove_dashboard/content/database_configurations/urls.py' adding 'trove_dashboard/content/database_configurations/views.py' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/_create.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/create.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/details.html' adding 'trove_dashboard/content/database_configurations/templates/database_configurations/index.html' adding 'trove_dashboard/content/databases/__init__.py' adding 'trove_dashboard/content/databases/db_capability.py' adding 'trove_dashboard/content/databases/forms.py' adding 'trove_dashboard/content/databases/panel.py' adding 'trove_dashboard/content/databases/tables.py' adding 'trove_dashboard/content/databases/tabs.py' adding 'trove_dashboard/content/databases/tests.py' adding 'trove_dashboard/content/databases/urls.py' adding 'trove_dashboard/content/databases/views.py' adding 'trove_dashboard/content/databases/logs/__init__.py' adding 'trove_dashboard/content/databases/logs/tables.py' adding 'trove_dashboard/content/databases/logs/tests.py' adding 'trove_dashboard/content/databases/logs/urls.py' adding 'trove_dashboard/content/databases/logs/views.py' adding 'trove_dashboard/content/databases/templates/databases/_attach_config.html' adding 'trove_dashboard/content/databases/templates/databases/_create_database.html' adding 'trove_dashboard/content/databases/templates/databases/_create_user.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html' adding 'trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html' adding 'trove_dashboard/content/databases/templates/databases/_edit_user.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_access_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_details_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_instances_network_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_network_help.html' adding 'trove_dashboard/content/databases/templates/databases/_launch_networks.html' adding 'trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html' adding 'trove_dashboard/content/databases/templates/databases/_resize_instance.html' adding 'trove_dashboard/content/databases/templates/databases/_resize_volume.html' adding 'trove_dashboard/content/databases/templates/databases/_update_instance.html' adding 'trove_dashboard/content/databases/templates/databases/_update_networks.html' adding 'trove_dashboard/content/databases/templates/databases/access_detail.html' adding 'trove_dashboard/content/databases/templates/databases/attach_config.html' adding 'trove_dashboard/content/databases/templates/databases/create_database.html' adding 'trove_dashboard/content/databases/templates/databases/create_user.html' adding 'trove_dashboard/content/databases/templates/databases/edit_user.html' adding 'trove_dashboard/content/databases/templates/databases/index.html' adding 'trove_dashboard/content/databases/templates/databases/launch.html' adding 'trove_dashboard/content/databases/templates/databases/manage_root.html' adding 'trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html' adding 'trove_dashboard/content/databases/templates/databases/resize_instance.html' adding 'trove_dashboard/content/databases/templates/databases/resize_volume.html' adding 'trove_dashboard/content/databases/templates/databases/update_instance.html' adding 'trove_dashboard/content/databases/templates/databases/logs/_detail_log.html' adding 'trove_dashboard/content/databases/templates/databases/logs/_log_contents.html' adding 'trove_dashboard/content/databases/templates/databases/logs/log_contents.html' adding 'trove_dashboard/content/databases/templates/databases/logs/view_log.html' adding 'trove_dashboard/content/databases/workflows/__init__.py' adding 'trove_dashboard/content/databases/workflows/create_instance.py' adding 'trove_dashboard/content/ng_database_backups/__init__.py' adding 'trove_dashboard/content/ng_database_backups/panel.py' adding 'trove_dashboard/content/ng_database_backups/urls.py' adding 'trove_dashboard/content/ng_database_backups/views.py' adding 'trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html' adding 'trove_dashboard/enabled/_1710_database_panel_group.py' adding 'trove_dashboard/enabled/_1720_project_databases_panel.py' adding 'trove_dashboard/enabled/_1730_project_database_backups_panel.py' adding 'trove_dashboard/enabled/_1731_project_database_backups_panel.py' adding 'trove_dashboard/enabled/_1732_project_backup_strategies_panel.py' adding 'trove_dashboard/enabled/_1740_project_database_clusters_panel.py' adding 'trove_dashboard/enabled/_1760_project_database_configurations_panel.py' adding 'trove_dashboard/enabled/__init__.py' adding 'trove_dashboard/locale/cs/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/de/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/de/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/en_GB/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/fr/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/id/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/id/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/ja/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/ru/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po' adding 'trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po' adding 'trove_dashboard/static/app/core/openstack-service-api/trove.service.js' adding 'trove_dashboard/static/dashboard/project/ngbackups/backups.module.js' adding 'trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js' adding 'trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js' adding 'trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js' adding 'trove_dashboard/static/dashboard/project/ngbackups/table/table.html' adding 'trove_dashboard/test/__init__.py' adding 'trove_dashboard/test/helpers.py' adding 'trove_dashboard/test/settings.py' adding 'trove_dashboard/test/urls.py' adding 'trove_dashboard/test/test_data/__init__.py' adding 'trove_dashboard/test/test_data/exceptions.py' adding 'trove_dashboard/test/test_data/keystone_data.py' adding 'trove_dashboard/test/test_data/trove_data.py' adding 'trove_dashboard/test/test_data/utils.py' adding 'trove_dashboard/utils/__init__.py' adding 'trove_dashboard/utils/common.py' adding 'trove_dashboard-21.0.0.dist-info/AUTHORS' adding 'trove_dashboard-21.0.0.dist-info/LICENSE' adding 'trove_dashboard-21.0.0.dist-info/METADATA' adding 'trove_dashboard-21.0.0.dist-info/WHEEL' adding 'trove_dashboard-21.0.0.dist-info/pbr.json' adding 'trove_dashboard-21.0.0.dist-info/top_level.txt' adding 'trove_dashboard-21.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for trove-dashboard (PEP 517): finished with status 'done' Created wheel for trove-dashboard: filename=trove_dashboard-21.0.0-py3-none-any.whl size=259268 sha256=c5c79341b1382b3d0916d9e60f5b68477f1f69366bf59f75c81ac03c96fd773c Stored in directory: /builddir/.cache/pip/wheels/78/4b/1c/82d4e95a08b1cc1cdfffd69211a23e91e2de75112571d2e0bf Successfully built trove-dashboard + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jb3Ujk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch + cd trove-dashboard-21.0.0 ++ ls /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir/trove_dashboard-21.0.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=trove_dashboard==21.0.0 + TMPDIR=/builddir/build/BUILD/trove-dashboard-21.0.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir trove_dashboard==21.0.0 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/trove-dashboard-21.0.0/pyproject-wheeldir Processing ./pyproject-wheeldir/trove_dashboard-21.0.0-py3-none-any.whl Installing collected packages: trove-dashboard Successfully installed trove-dashboard-21.0.0 + '[' -d /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch --record /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/RECORD --output /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard-21.0.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-trove-ui-21.0.0-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' ~/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard ~/build/BUILD/trove-dashboard-21.0.0 + pushd /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard + django-admin compilemessages processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES ~/build/BUILD/trove-dashboard-21.0.0 + popd + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled ~/build/BUILD/trove-dashboard-21.0.0 ~/build/BUILD/trove-dashboard-21.0.0 + pushd . + cd /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/enabled + for f in _17*.py* + cp -p _1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1732_project_backup_strategies_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in _17*.py* + cp -p _1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ ~/build/BUILD/trove-dashboard-21.0.0 + popd + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py + filename=_1710_database_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1710_database_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py + filename=_1720_project_databases_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1720_project_databases_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py + filename=_1730_project_database_backups_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1730_project_database_backups_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py + filename=_1731_project_database_backups_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1731_project_database_backups_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py + filename=_1732_project_backup_strategies_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1732_project_backup_strategies_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py + filename=_1740_project_database_clusters_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py + for f in /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_17*.py* ++ basename /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py + filename=_1760_project_database_configurations_panel.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/etc/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py + mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/static + cp -rp trove_dashboard/static/app trove_dashboard/static/dashboard /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/static/ + rm -f /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po + rm -f '/builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9/site-packages/trove_dashboard/locale/*pot' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch django --all-name + /usr/bin/find-debuginfo -j20 --strict-build-id -m -i --build-id-seed 21.0.0-1.el9s --unique-debug-suffix -21.0.0-1.el9s.noarch --unique-debug-src-base openstack-trove-ui-21.0.0-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/trove-dashboard-21.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VYUO7b + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-trove-ui-21.0.0-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BZ4115 + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/doc/openstack-trove-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/doc/openstack-trove-ui + cp -pr README.rst /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/doc/openstack-trove-ui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.P3rGiM + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/licenses/openstack-trove-ui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/licenses/openstack-trove-ui + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch/usr/share/licenses/openstack-trove-ui + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/openstack-dashboard/enabled/_1710_database_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1710_database_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1720_project_databases_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1720_project_databases_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1730_project_database_backups_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1730_project_database_backups_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1731_project_database_backups_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1731_project_database_backups_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1732_project_backup_strategies_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1732_project_backup_strategies_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1740_project_database_clusters_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1740_project_database_clusters_panel.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_1760_project_database_configurations_panel.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_1760_project_database_configurations_panel.py warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/cs/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/de/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/fr/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/id/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ja/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/ru/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python3.9/site-packages/trove_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo Provides: openstack-trove-ui = 21.0.0-1.el9s python3.9dist(trove-dashboard) = 21 python3dist(trove-dashboard) = 21 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.9 python3.9dist(horizon) >= 17.1 python3.9dist(oslo-log) >= 3.30 python3.9dist(pbr) >= 1.6 python3.9dist(python-swiftclient) >= 2.2 python3.9dist(python-troveclient) >= 1.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch Wrote: /builddir/build/SRPMS/openstack-trove-ui-21.0.0-1.el9s.src.rpm Wrote: /builddir/build/RPMS/openstack-trove-ui-21.0.0-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f7Edn5 + umask 022 + cd /builddir/build/BUILD + cd trove-dashboard-21.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-trove-ui-21.0.0-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0