Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.src.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aFRVgc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf manila-ui-13.1.0.dev6 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/manila-ui-13.1.0.dev6-0.20250416200655.ef523e0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd manila-ui-13.1.0.dev6 + rm -rf /builddir/build/BUILD/manila-ui-13.1.0.dev6-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6-SPECPARTS + /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-manila-ui-13.1.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + 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 xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6bOhtK + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.IkqSmm + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FIFZV5 + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.10 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling django-compressor>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-manilaclient>=2.7.0 Handling horizon>=18.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 25.4.0.dev19) Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: coverage>=5.2.1 Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.4.1 Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: python-subunit>=1.4.0 Handling pytest>=5.3.5 from tox --print-deps-only: py312,docs Requirement not satisfied: pytest>=5.3.5 Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement not satisfied: testrepository>=0.0.20 Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement not satisfied: testtools>=2.4.0 Handling selenium>=2.50.1 from tox --print-deps-only: py312,docs Requirement not satisfied: selenium>=2.50.1 Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement not satisfied: fixtures>=3.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement not satisfied: oslotest>=3.2.0 /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-13.1.0.dev6/manila_ui-13.1.0.dev6.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) Handling django-compressor >=2.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor >=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils >=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient >=4.1.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient >=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient >=2.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement not satisfied: python-manilaclient >=2.7.0 Handling horizon >=18.3.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon >=18.3.1 (installed: horizon 25.4.0.dev19) + cat /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires + rm -rfv manila_ui-13.1.0.dev6.dist-info/ removed 'manila_ui-13.1.0.dev6.dist-info/AUTHORS' removed 'manila_ui-13.1.0.dev6.dist-info/LICENSE' removed 'manila_ui-13.1.0.dev6.dist-info/METADATA' removed 'manila_ui-13.1.0.dev6.dist-info/pbr.json' removed 'manila_ui-13.1.0.dev6.dist-info/top_level.txt' removed directory 'manila_ui-13.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HvesIw + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.01 seconds) congratulations :) (0.08 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling django-compressor>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-manilaclient>=2.7.0 (installed: python-manilaclient 5.4.0) Handling horizon>=18.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 25.4.0.dev19) Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.4) Handling pytest>=5.3.5 from tox --print-deps-only: py312,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 7.4.3) Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling selenium>=2.50.1 from tox --print-deps-only: py312,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-13.1.0.dev6/manila_ui-13.1.0.dev6.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) Handling django-compressor >=2.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor >=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils >=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient >=4.1.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient >=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient >=2.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-manilaclient >=2.7.0 (installed: python-manilaclient 5.4.0) Handling horizon >=18.3.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon >=18.3.1 (installed: horizon 25.4.0.dev19) + cat /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires + rm -rfv manila_ui-13.1.0.dev6.dist-info/ removed 'manila_ui-13.1.0.dev6.dist-info/AUTHORS' removed 'manila_ui-13.1.0.dev6.dist-info/LICENSE' removed 'manila_ui-13.1.0.dev6.dist-info/METADATA' removed 'manila_ui-13.1.0.dev6.dist-info/top_level.txt' removed 'manila_ui-13.1.0.dev6.dist-info/pbr.json' removed directory 'manila_ui-13.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.buildreqs.nosrc.rpm RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing 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 x86_64 /builddir/build/SPECS/openstack-manila-ui.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/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'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-manila-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'} and shell False warning: source_date_epoch_from_changelog set but %changelog is missing Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.xCA9po + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + RPM_TOXENV=py312,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires -t -e py312,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 69.0.3) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.41.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.0.0) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.12) py312: OK ✔ in 0.01 seconds py312: OK (0.01 seconds) docs: OK (0.00 seconds) congratulations :) (0.07 seconds) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling pbr>=5.5.0 from tox --print-deps-only: py312,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.0.0) Handling django-compressor>=2.0 from tox --print-deps-only: py312,docs Requirement satisfied: django-compressor>=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslo.utils>=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient>=4.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: python-keystoneclient>=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient>=2.7.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-manilaclient>=2.7.0 (installed: python-manilaclient 5.4.0) Handling horizon>=18.3.1 from tox --print-deps-only: py312,docs Requirement satisfied: horizon>=18.3.1 (installed: horizon 25.4.0.dev19) Handling coverage>=5.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: coverage>=5.2.1 (installed: coverage 7.3.2) Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.4.1 (installed: ddt 1.6.0) Handling python-subunit>=1.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: python-subunit>=1.4.0 (installed: python-subunit 1.4.4) Handling pytest>=5.3.5 from tox --print-deps-only: py312,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 7.4.3) Handling testrepository>=0.0.20 from tox --print-deps-only: py312,docs Requirement satisfied: testrepository>=0.0.20 (installed: testrepository 0.0.20) Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.4.0 from tox --print-deps-only: py312,docs Requirement satisfied: testtools>=2.4.0 (installed: testtools 2.7.2) Handling selenium>=2.50.1 from tox --print-deps-only: py312,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling tox from tox --print-deps-only: py312,docs Requirement satisfied: tox (installed: tox 4.21.2) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py312,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs Requirement satisfied: sphinx>=2.1.1 (installed: sphinx 7.2.6) Handling ddt>=1.0.1 from tox --print-deps-only: py312,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.2.2) Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.0) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-13.1.0.dev6/manila_ui-13.1.0.dev6.dist-info' Handling pbr >=5.5.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: pbr >=5.5.0 (installed: pbr 6.0.0) Handling django-compressor >=2.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: django-compressor >=2.0 (installed: django-compressor 4.5.1) Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: oslo.utils >=4.7.0 (installed: oslo.utils 8.0.0) Handling python-keystoneclient >=4.1.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-keystoneclient >=4.1.1 (installed: python-keystoneclient 5.6.0) Handling python-manilaclient >=2.7.0 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: python-manilaclient >=2.7.0 (installed: python-manilaclient 5.4.0) Handling horizon >=18.3.1 from hook generated metadata: Requires-Dist (manila-ui) Requirement satisfied: horizon >=18.3.1 (installed: horizon 25.4.0.dev19) + cat /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-buildrequires + rm -rfv manila_ui-13.1.0.dev6.dist-info/ removed 'manila_ui-13.1.0.dev6.dist-info/AUTHORS' removed 'manila_ui-13.1.0.dev6.dist-info/LICENSE' removed 'manila_ui-13.1.0.dev6.dist-info/METADATA' removed 'manila_ui-13.1.0.dev6.dist-info/pbr.json' removed 'manila_ui-13.1.0.dev6.dist-info/top_level.txt' removed directory 'manila_ui-13.1.0.dev6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PBAfC7 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-ui-13.1.0.dev6 + mkdir -p /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + VALAFLAGS=-g + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir Processing /builddir/build/BUILD/manila-ui-13.1.0.dev6 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running dist_info creating /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info writing /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-modern-metadata-ajoqb9ts/manila_ui-13.1.0.dev6.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: manila-ui Building wheel for manila-ui (pyproject.toml): started Running command Building wheel for manila-ui (pyproject.toml) /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/manila_ui creating build/lib/manila_ui/local creating build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/__init__.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py -> build/lib/manila_ui/local/enabled copying manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py -> build/lib/manila_ui/local/enabled creating build/lib/manila_ui/dashboards creating build/lib/manila_ui/dashboards/identity creating build/lib/manila_ui/dashboards/identity/projects copying manila_ui/dashboards/identity/projects/workflows.py -> build/lib/manila_ui/dashboards/identity/projects copying manila_ui/dashboards/identity/projects/__init__.py -> build/lib/manila_ui/dashboards/identity/projects creating build/lib/manila_ui/tests creating build/lib/manila_ui/tests/dashboards creating build/lib/manila_ui/tests/dashboards/admin creating build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/test_forms.py -> build/lib/manila_ui/tests/dashboards/admin/share_types copying manila_ui/tests/dashboards/admin/share_types/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_types creating build/lib/manila_ui/tests/dashboards/identity copying manila_ui/tests/dashboards/identity/__init__.py -> build/lib/manila_ui/tests/dashboards/identity creating build/lib/manila_ui/tests/dashboards/project creating build/lib/manila_ui/tests/dashboards/project/share_networks copying manila_ui/tests/dashboards/project/share_networks/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_networks copying manila_ui/tests/dashboards/project/share_networks/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_networks creating build/lib/manila_ui/tests/dashboards/admin/share_networks copying manila_ui/tests/dashboards/admin/share_networks/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_networks copying manila_ui/tests/dashboards/admin/share_networks/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_networks creating build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots copying manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots copying manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots creating build/lib/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying manila_ui/tests/dashboards/project/share_networks/share_network_subnets/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying manila_ui/tests/dashboards/project/share_networks/share_network_subnets/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying manila_ui/tests/dashboards/project/tests.py -> build/lib/manila_ui/tests/dashboards/project copying manila_ui/tests/dashboards/project/test_data.py -> build/lib/manila_ui/tests/dashboards/project copying manila_ui/tests/dashboards/project/__init__.py -> build/lib/manila_ui/tests/dashboards/project creating build/lib/manila_ui/tests/dashboards/project/user_messages copying manila_ui/tests/dashboards/project/user_messages/tests.py -> build/lib/manila_ui/tests/dashboards/project/user_messages copying manila_ui/tests/dashboards/project/user_messages/__init__.py -> build/lib/manila_ui/tests/dashboards/project/user_messages creating build/lib/manila_ui/tests/dashboards/admin/security_services copying manila_ui/tests/dashboards/admin/security_services/tests.py -> build/lib/manila_ui/tests/dashboards/admin/security_services copying manila_ui/tests/dashboards/admin/security_services/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/security_services creating build/lib/manila_ui/dashboards/project creating build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/views.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/urls.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/tabs.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/tables.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/panel.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/forms.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/project/share_groups/__init__.py -> build/lib/manila_ui/dashboards/project/share_groups copying manila_ui/dashboards/utils.py -> build/lib/manila_ui/dashboards copying manila_ui/dashboards/__init__.py -> build/lib/manila_ui/dashboards creating build/lib/manila_ui/tests/dashboards/project/security_services copying manila_ui/tests/dashboards/project/security_services/tests.py -> build/lib/manila_ui/tests/dashboards/project/security_services copying manila_ui/tests/dashboards/project/security_services/__init__.py -> build/lib/manila_ui/tests/dashboards/project/security_services creating build/lib/manila_ui/dashboards/admin creating build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/views.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/urls.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/tabs.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/tables.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/panel.py -> build/lib/manila_ui/dashboards/admin/user_messages copying manila_ui/dashboards/admin/user_messages/__init__.py -> build/lib/manila_ui/dashboards/admin/user_messages creating build/lib/manila_ui/tests/api copying manila_ui/tests/api/test_manila.py -> build/lib/manila_ui/tests/api copying manila_ui/tests/api/__init__.py -> build/lib/manila_ui/tests/api creating build/lib/manila_ui/tests/integration creating build/lib/manila_ui/tests/integration/pages creating build/lib/manila_ui/tests/integration/pages/admin copying manila_ui/tests/integration/pages/admin/__init__.py -> build/lib/manila_ui/tests/integration/pages/admin creating build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/views.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/urls.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/tabs.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/tables.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/panel.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/forms.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/__init__.py -> build/lib/manila_ui/dashboards/project/share_group_snapshots copying manila_ui/tests/dashboards/admin/__init__.py -> build/lib/manila_ui/tests/dashboards/admin creating build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/views.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/urls.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/tabs.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/tables.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/panel.py -> build/lib/manila_ui/dashboards/admin/share_instances copying manila_ui/dashboards/admin/share_instances/__init__.py -> build/lib/manila_ui/dashboards/admin/share_instances creating build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/views.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/urls.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/tabs.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/tables.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/panel.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/forms.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/dashboards/admin/share_groups/__init__.py -> build/lib/manila_ui/dashboards/admin/share_groups copying manila_ui/tests/integration/pages/__init__.py -> build/lib/manila_ui/tests/integration/pages creating build/lib/manila_ui/tests/dashboards/project/shares creating build/lib/manila_ui/tests/dashboards/project/shares/replicas copying manila_ui/tests/dashboards/project/shares/replicas/tests.py -> build/lib/manila_ui/tests/dashboards/project/shares/replicas copying manila_ui/tests/dashboards/project/shares/replicas/__init__.py -> build/lib/manila_ui/tests/dashboards/project/shares/replicas creating build/lib/manila_ui/tests/dashboards/admin/shares creating build/lib/manila_ui/tests/dashboards/admin/shares/replicas copying manila_ui/tests/dashboards/admin/shares/replicas/tests.py -> build/lib/manila_ui/tests/dashboards/admin/shares/replicas copying manila_ui/tests/dashboards/admin/shares/replicas/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/shares/replicas creating build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/views.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/urls.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/tabs.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/tables.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/panel.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/forms.py -> build/lib/manila_ui/dashboards/project/shares copying manila_ui/dashboards/project/shares/__init__.py -> build/lib/manila_ui/dashboards/project/shares creating build/lib/manila_ui/tests/dashboards/identity/projects copying manila_ui/tests/dashboards/identity/projects/tests.py -> build/lib/manila_ui/tests/dashboards/identity/projects copying manila_ui/tests/dashboards/identity/projects/__init__.py -> build/lib/manila_ui/tests/dashboards/identity/projects creating build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharetypespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/shareserverspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/shareinstancespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/securityservicespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/messagespage.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/tests/integration/pages/admin/share/__init__.py -> build/lib/manila_ui/tests/integration/pages/admin/share copying manila_ui/dashboards/project/config.py -> build/lib/manila_ui/dashboards/project copying manila_ui/dashboards/project/__init__.py -> build/lib/manila_ui/dashboards/project creating build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/views.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/urls.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/tabs.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/tables.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/panel.py -> build/lib/manila_ui/dashboards/admin/share_servers copying manila_ui/dashboards/admin/share_servers/__init__.py -> build/lib/manila_ui/dashboards/admin/share_servers creating build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/workflows.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/tabs.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/tables.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/dashboards/admin/defaults/__init__.py -> build/lib/manila_ui/dashboards/admin/defaults copying manila_ui/tests/dashboards/admin/shares/tests.py -> build/lib/manila_ui/tests/dashboards/admin/shares copying manila_ui/tests/dashboards/admin/shares/test_forms.py -> build/lib/manila_ui/tests/dashboards/admin/shares copying manila_ui/tests/dashboards/admin/shares/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/shares creating build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/views.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/urls.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/tabs.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/tables.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/panel.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/forms.py -> build/lib/manila_ui/dashboards/project/security_services copying manila_ui/dashboards/project/security_services/__init__.py -> build/lib/manila_ui/dashboards/project/security_services creating build/lib/manila_ui/tests/integration/pages/project creating build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharespage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharenetworkspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharegroupspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/securityservicespage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/messagespage.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/tests/integration/pages/project/share/__init__.py -> build/lib/manila_ui/tests/integration/pages/project/share copying manila_ui/dashboards/identity/__init__.py -> build/lib/manila_ui/dashboards/identity creating build/lib/manila_ui/tests/dashboards/admin/share_group_types copying manila_ui/tests/dashboards/admin/share_group_types/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_types copying manila_ui/tests/dashboards/admin/share_group_types/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_group_types creating build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/views.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/tabs.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/tables.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/forms.py -> build/lib/manila_ui/dashboards/project/shares/replicas copying manila_ui/dashboards/project/shares/replicas/__init__.py -> build/lib/manila_ui/dashboards/project/shares/replicas creating build/lib/manila_ui/tests/dashboards/project/share_groups copying manila_ui/tests/dashboards/project/share_groups/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_groups copying manila_ui/tests/dashboards/project/share_groups/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_groups creating build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/workflows.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/views.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/urls.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/tables.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/panel.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/forms.py -> build/lib/manila_ui/dashboards/admin/share_types copying manila_ui/dashboards/admin/share_types/__init__.py -> build/lib/manila_ui/dashboards/admin/share_types creating build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/workflows.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/views.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/urls.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/tables.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/panel.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/forms.py -> build/lib/manila_ui/dashboards/admin/share_group_types copying manila_ui/dashboards/admin/share_group_types/__init__.py -> build/lib/manila_ui/dashboards/admin/share_group_types creating build/lib/manila_ui/tests/utils copying manila_ui/tests/utils/tests.py -> build/lib/manila_ui/tests/utils copying manila_ui/tests/utils/__init__.py -> build/lib/manila_ui/tests/utils creating build/lib/manila_ui/tests/dashboards/admin/user_messages copying manila_ui/tests/dashboards/admin/user_messages/tests.py -> build/lib/manila_ui/tests/dashboards/admin/user_messages copying manila_ui/tests/dashboards/admin/user_messages/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/user_messages creating build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/views.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/urls.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/tabs.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/tables.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/panel.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/forms.py -> build/lib/manila_ui/dashboards/admin/shares copying manila_ui/dashboards/admin/shares/__init__.py -> build/lib/manila_ui/dashboards/admin/shares creating build/lib/manila_ui/tests/dashboards/admin/share_instances copying manila_ui/tests/dashboards/admin/share_instances/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_instances copying manila_ui/tests/dashboards/admin/share_instances/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_instances creating build/lib/manila_ui/api copying manila_ui/api/manila.py -> build/lib/manila_ui/api copying manila_ui/api/__init__.py -> build/lib/manila_ui/api creating build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/views.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/tabs.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/tables.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/forms.py -> build/lib/manila_ui/dashboards/admin/shares/replicas copying manila_ui/dashboards/admin/shares/replicas/__init__.py -> build/lib/manila_ui/dashboards/admin/shares/replicas creating build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/test_tables.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/project/share_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_snapshots creating build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/views.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/urls.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/tabs.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/tables.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/panel.py -> build/lib/manila_ui/dashboards/project/user_messages copying manila_ui/dashboards/project/user_messages/__init__.py -> build/lib/manila_ui/dashboards/project/user_messages creating build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/views.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/urls.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/tabs.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/tables.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/panel.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/dashboards/admin/share_networks/__init__.py -> build/lib/manila_ui/dashboards/admin/share_networks copying manila_ui/tests/urls.py -> build/lib/manila_ui/tests copying manila_ui/tests/settings.py -> build/lib/manila_ui/tests copying manila_ui/tests/helpers.py -> build/lib/manila_ui/tests copying manila_ui/tests/__init__.py -> build/lib/manila_ui/tests copying manila_ui/local/__init__.py -> build/lib/manila_ui/local copying manila_ui/features.py -> build/lib/manila_ui copying manila_ui/exceptions.py -> build/lib/manila_ui copying manila_ui/__init__.py -> build/lib/manila_ui creating build/lib/manila_ui/tests/dashboards/admin/share_snapshots copying manila_ui/tests/dashboards/admin/share_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_snapshots copying manila_ui/tests/dashboards/admin/share_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_snapshots creating build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/views.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/urls.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/tabs.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/tables.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/panel.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/forms.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/dashboards/project/share_snapshots/__init__.py -> build/lib/manila_ui/dashboards/project/share_snapshots copying manila_ui/tests/dashboards/test_utils.py -> build/lib/manila_ui/tests/dashboards copying manila_ui/tests/dashboards/__init__.py -> build/lib/manila_ui/tests/dashboards creating build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/workflows.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/views.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/urls.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/tabs.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/tables.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/panel.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/forms.py -> build/lib/manila_ui/dashboards/project/share_networks copying manila_ui/dashboards/project/share_networks/__init__.py -> build/lib/manila_ui/dashboards/project/share_networks creating build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/views.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/urls.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/tabs.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/tables.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/panel.py -> build/lib/manila_ui/dashboards/admin/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/__init__.py -> build/lib/manila_ui/dashboards/admin/share_snapshots creating build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets copying manila_ui/dashboards/project/share_networks/share_network_subnets/workflows.py -> build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets copying manila_ui/dashboards/project/share_networks/share_network_subnets/views.py -> build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets copying manila_ui/dashboards/project/share_networks/share_network_subnets/tables.py -> build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets copying manila_ui/dashboards/project/share_networks/share_network_subnets/__init__.py -> build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets copying manila_ui/dashboards/admin/utils.py -> build/lib/manila_ui/dashboards/admin copying manila_ui/dashboards/admin/__init__.py -> build/lib/manila_ui/dashboards/admin creating build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/views.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/urls.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/tabs.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/tables.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/panel.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/forms.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/__init__.py -> build/lib/manila_ui/dashboards/admin/share_group_snapshots creating build/lib/manila_ui/tests/dashboards/project/share_group_snapshots copying manila_ui/tests/dashboards/project/share_group_snapshots/tests.py -> build/lib/manila_ui/tests/dashboards/project/share_group_snapshots copying manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py -> build/lib/manila_ui/tests/dashboards/project/share_group_snapshots creating build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/views.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/urls.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/tabs.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/tables.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/panel.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/dashboards/admin/security_services/__init__.py -> build/lib/manila_ui/dashboards/admin/security_services copying manila_ui/tests/integration/test_basic.py -> build/lib/manila_ui/tests/integration copying manila_ui/tests/integration/__init__.py -> build/lib/manila_ui/tests/integration creating build/lib/manila_ui/utils copying manila_ui/utils/__init__.py -> build/lib/manila_ui/utils copying manila_ui/tests/dashboards/project/shares/tests.py -> build/lib/manila_ui/tests/dashboards/project/shares copying manila_ui/tests/dashboards/project/shares/__init__.py -> build/lib/manila_ui/tests/dashboards/project/shares creating build/lib/manila_ui/tests/dashboards/admin/share_groups copying manila_ui/tests/dashboards/admin/share_groups/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_groups copying manila_ui/tests/dashboards/admin/share_groups/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_groups copying manila_ui/tests/integration/pages/project/__init__.py -> build/lib/manila_ui/tests/integration/pages/project creating build/lib/manila_ui/tests/dashboards/admin/share_servers copying manila_ui/tests/dashboards/admin/share_servers/tests.py -> build/lib/manila_ui/tests/dashboards/admin/share_servers copying manila_ui/tests/dashboards/admin/share_servers/__init__.py -> build/lib/manila_ui/tests/dashboards/admin/share_servers creating build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/utils.py -> build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/keystone_data.py -> build/lib/manila_ui/tests/test_data copying manila_ui/tests/test_data/__init__.py -> build/lib/manila_ui/tests/test_data running egg_info writing manila_ui.egg-info/PKG-INFO writing dependency_links to manila_ui.egg-info/dependency_links.txt writing requirements to manila_ui.egg-info/requires.txt writing top-level names to manila_ui.egg-info/top_level.txt writing pbr to manila_ui.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'manila_ui.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.conf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.conf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.conf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.conf' to be distributed and are already explicitly excluding 'manila_ui.conf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.conf.default_policies' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.conf.default_policies' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.conf.default_policies' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.conf.default_policies' to be distributed and are already explicitly excluding 'manila_ui.conf.default_policies' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.security_services.templates.security_services' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.security_services.templates.security_services' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.security_services.templates.security_services' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.security_services.templates.security_services' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.security_services.templates.security_services' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_group_snapshots.templates.share_group_snapshots' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_group_snapshots.templates.share_group_snapshots' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_group_snapshots.templates.share_group_snapshots' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_group_snapshots.templates.share_group_snapshots' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_group_snapshots.templates.share_group_snapshots' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_group_types.templates.share_group_types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_group_types.templates.share_group_types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_group_types.templates.share_group_types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_group_types.templates.share_group_types' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_group_types.templates.share_group_types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_groups.templates.share_groups' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_groups.templates.share_groups' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_groups.templates.share_groups' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_groups.templates.share_groups' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_groups.templates.share_groups' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_instances.templates.share_instances' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_instances.templates.share_instances' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_instances.templates.share_instances' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_instances.templates.share_instances' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_instances.templates.share_instances' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_networks.templates.share_networks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_networks.templates.share_networks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_networks.templates.share_networks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_networks.templates.share_networks' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_networks.templates.share_networks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_servers.templates.share_servers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_servers.templates.share_servers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_servers.templates.share_servers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_servers.templates.share_servers' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_servers.templates.share_servers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_snapshots.templates.share_snapshots' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_snapshots.templates.share_snapshots' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_snapshots.templates.share_snapshots' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_snapshots.templates.share_snapshots' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_snapshots.templates.share_snapshots' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.share_types.templates.share_types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.share_types.templates.share_types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.share_types.templates.share_types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.share_types.templates.share_types' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.share_types.templates.share_types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.shares.templates.shares' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.shares.templates.shares' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.shares.templates.shares' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.shares.templates.shares' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.shares.templates.shares' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.shares.templates.shares.replicas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.shares.templates.shares.replicas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.shares.templates.shares.replicas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.shares.templates.shares.replicas' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.shares.templates.shares.replicas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.admin.user_messages.templates.user_messages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.admin.user_messages.templates.user_messages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.admin.user_messages.templates.user_messages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.admin.user_messages.templates.user_messages' to be distributed and are already explicitly excluding 'manila_ui.dashboards.admin.user_messages.templates.user_messages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.security_services.templates.security_services' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.security_services.templates.security_services' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.security_services.templates.security_services' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.security_services.templates.security_services' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.security_services.templates.security_services' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.share_group_snapshots.templates.share_group_snapshots' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.share_group_snapshots.templates.share_group_snapshots' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.share_group_snapshots.templates.share_group_snapshots' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.share_group_snapshots.templates.share_group_snapshots' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.share_group_snapshots.templates.share_group_snapshots' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.share_groups.templates.share_groups' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.share_groups.templates.share_groups' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.share_groups.templates.share_groups' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.share_groups.templates.share_groups' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.share_groups.templates.share_groups' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.share_networks.templates.share_networks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.share_networks.templates.share_networks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.share_networks.templates.share_networks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.share_networks.templates.share_networks' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.share_networks.templates.share_networks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.share_snapshots.templates.share_snapshots' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.share_snapshots.templates.share_snapshots' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.share_snapshots.templates.share_snapshots' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.share_snapshots.templates.share_snapshots' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.share_snapshots.templates.share_snapshots' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.shares.templates.shares' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.shares.templates.shares' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.shares.templates.shares' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.shares.templates.shares' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.shares.templates.shares' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.shares.templates.shares.replicas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.shares.templates.shares.replicas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.shares.templates.shares.replicas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.shares.templates.shares.replicas' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.shares.templates.shares.replicas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.dashboards.project.user_messages.templates.user_messages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.dashboards.project.user_messages.templates.user_messages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.dashboards.project.user_messages.templates.user_messages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.dashboards.project.user_messages.templates.user_messages' to be distributed and are already explicitly excluding 'manila_ui.dashboards.project.user_messages.templates.user_messages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.cs.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.cs.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.cs.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.cs.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.cs.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.de.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.de.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.de.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.de.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.de.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.en_GB.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.en_GB.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.en_GB.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.en_GB.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.fr.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.fr.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.fr.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.fr.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.id.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.id.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.id.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.id.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.id.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.ko_KR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.ko_KR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.ko_KR.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.ko_KR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.pt_BR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.pt_BR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.pt_BR.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.pt_BR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.ru.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.ru.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.ru.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.ru.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'manila_ui.locale.tr_TR.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'manila_ui.locale.tr_TR.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'manila_ui.locale.tr_TR.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'manila_ui.locale.tr_TR.LC_MESSAGES' to be distributed and are already explicitly excluding 'manila_ui.locale.tr_TR.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/manila_ui/dashboards/project/share_groups/templates creating build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/create.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/index.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups copying manila_ui/dashboards/project/share_groups/templates/share_groups/update.html -> build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups creating build/lib/manila_ui/dashboards/admin/user_messages/templates creating build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages copying manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html -> build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages creating build/lib/manila_ui/dashboards/project/share_group_snapshots/templates creating build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html -> build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots creating build/lib/manila_ui/dashboards/admin/share_instances/templates creating build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances copying manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html -> build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances creating build/lib/manila_ui/dashboards/admin/share_groups/templates creating build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups copying manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html -> build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups creating build/lib/manila_ui/dashboards/project/shares/templates creating build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_create.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_limits.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_resize.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_revert.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_rule_add.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/create.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/index.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/manage_rules.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/resize.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/revert.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/rule_add.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares copying manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares creating build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas copying manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html -> build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas creating build/lib/manila_ui/dashboards/admin/share_servers/templates creating build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers copying manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html -> build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers creating build/lib/manila_ui/dashboards/project/security_services/templates creating build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_add.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_create.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_detail.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/_update.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/add.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/create.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/detail.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/index.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services copying manila_ui/dashboards/project/security_services/templates/security_services/update.html -> build/lib/manila_ui/dashboards/project/security_services/templates/security_services creating build/lib/manila_ui/dashboards/admin/share_types/templates creating build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_create.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/_update.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/create.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/index.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types copying manila_ui/dashboards/admin/share_types/templates/share_types/update.html -> build/lib/manila_ui/dashboards/admin/share_types/templates/share_types creating build/lib/manila_ui/dashboards/admin/share_group_types/templates creating build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html -> build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types creating build/lib/manila_ui/dashboards/admin/shares/templates creating build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/index.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/manage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/migration_start.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares copying manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares creating build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas copying manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html -> build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas creating build/lib/manila_ui/dashboards/project/user_messages/templates creating build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages copying manila_ui/dashboards/project/user_messages/templates/user_messages/index.html -> build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages creating build/lib/manila_ui/dashboards/admin/share_networks/templates creating build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks copying manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html -> build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks creating build/lib/manila_ui/local/local_settings.d copying manila_ui/local/local_settings.d/_90_manila_shares.py -> build/lib/manila_ui/local/local_settings.d creating build/lib/manila_ui/conf copying manila_ui/conf/manila_policy.yaml -> build/lib/manila_ui/conf creating build/lib/manila_ui/conf/default_policies copying manila_ui/conf/default_policies/manila.yaml -> build/lib/manila_ui/conf/default_policies creating build/lib/manila_ui/locale creating build/lib/manila_ui/locale/cs creating build/lib/manila_ui/locale/cs/LC_MESSAGES copying manila_ui/locale/cs/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/cs/LC_MESSAGES creating build/lib/manila_ui/locale/de creating build/lib/manila_ui/locale/de/LC_MESSAGES copying manila_ui/locale/de/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/de/LC_MESSAGES creating build/lib/manila_ui/locale/en_GB creating build/lib/manila_ui/locale/en_GB/LC_MESSAGES copying manila_ui/locale/en_GB/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/en_GB/LC_MESSAGES creating build/lib/manila_ui/locale/fr creating build/lib/manila_ui/locale/fr/LC_MESSAGES copying manila_ui/locale/fr/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/fr/LC_MESSAGES creating build/lib/manila_ui/locale/id creating build/lib/manila_ui/locale/id/LC_MESSAGES copying manila_ui/locale/id/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/id/LC_MESSAGES creating build/lib/manila_ui/locale/ko_KR creating build/lib/manila_ui/locale/ko_KR/LC_MESSAGES copying manila_ui/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/ko_KR/LC_MESSAGES creating build/lib/manila_ui/locale/pt_BR creating build/lib/manila_ui/locale/pt_BR/LC_MESSAGES copying manila_ui/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/pt_BR/LC_MESSAGES creating build/lib/manila_ui/locale/ru creating build/lib/manila_ui/locale/ru/LC_MESSAGES copying manila_ui/locale/ru/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/ru/LC_MESSAGES creating build/lib/manila_ui/locale/tr_TR creating build/lib/manila_ui/locale/tr_TR/LC_MESSAGES copying manila_ui/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/manila_ui/locale/tr_TR/LC_MESSAGES creating build/lib/manila_ui/dashboards/project/share_snapshots/templates creating build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html -> build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots creating build/lib/manila_ui/dashboards/project/share_networks/templates creating build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/create.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/index.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks copying manila_ui/dashboards/project/share_networks/templates/share_networks/update.html -> build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks creating build/lib/manila_ui/dashboards/admin/share_snapshots/templates creating build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html -> build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots creating build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates creating build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html -> build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots creating build/lib/manila_ui/dashboards/admin/security_services/templates creating build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/detail.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/dashboards/admin/security_services/templates/security_services/index.html -> build/lib/manila_ui/dashboards/admin/security_services/templates/security_services copying manila_ui/tests/integration/horizon.conf -> build/lib/manila_ui/tests/integration 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/manila_ui creating build/bdist.linux-x86_64/wheel/manila_ui/locale creating build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR/LC_MESSAGES copying build/lib/manila_ui/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ru creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ru/LC_MESSAGES copying build/lib/manila_ui/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR/LC_MESSAGES copying build/lib/manila_ui/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR creating build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR/LC_MESSAGES copying build/lib/manila_ui/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/id creating build/bdist.linux-x86_64/wheel/manila_ui/locale/id/LC_MESSAGES copying build/lib/manila_ui/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/fr creating build/bdist.linux-x86_64/wheel/manila_ui/locale/fr/LC_MESSAGES copying build/lib/manila_ui/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB creating build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB/LC_MESSAGES copying build/lib/manila_ui/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/de creating build/bdist.linux-x86_64/wheel/manila_ui/locale/de/LC_MESSAGES copying build/lib/manila_ui/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/locale/cs creating build/bdist.linux-x86_64/wheel/manila_ui/locale/cs/LC_MESSAGES copying build/lib/manila_ui/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/manila_ui/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/manila_ui/conf creating build/bdist.linux-x86_64/wheel/manila_ui/conf/default_policies copying build/lib/manila_ui/conf/default_policies/manila.yaml -> build/bdist.linux-x86_64/wheel/manila_ui/conf/default_policies copying build/lib/manila_ui/conf/manila_policy.yaml -> build/bdist.linux-x86_64/wheel/manila_ui/conf creating build/bdist.linux-x86_64/wheel/manila_ui/utils copying build/lib/manila_ui/utils/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/utils copying build/lib/manila_ui/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui copying build/lib/manila_ui/exceptions.py -> build/bdist.linux-x86_64/wheel/manila_ui copying build/lib/manila_ui/features.py -> build/bdist.linux-x86_64/wheel/manila_ui creating build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/api copying build/lib/manila_ui/api/manila.py -> build/bdist.linux-x86_64/wheel/manila_ui/api creating build/bdist.linux-x86_64/wheel/manila_ui/tests creating build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/keystone_data.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/test_data/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/test_data copying build/lib/manila_ui/tests/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests copying build/lib/manila_ui/tests/helpers.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests copying build/lib/manila_ui/tests/settings.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests copying build/lib/manila_ui/tests/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests creating build/bdist.linux-x86_64/wheel/manila_ui/tests/utils copying build/lib/manila_ui/tests/utils/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/utils copying build/lib/manila_ui/tests/utils/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/utils creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/integration/horizon.conf -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/integration/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration copying build/lib/manila_ui/tests/integration/test_basic.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project copying build/lib/manila_ui/tests/integration/pages/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/messagespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/securityservicespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharegroupspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharenetworkspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/project/share/sharespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/project/share copying build/lib/manila_ui/tests/integration/pages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/messagespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/securityservicespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/shareinstancespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/shareserverspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/share/sharetypespage.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin/share copying build/lib/manila_ui/tests/integration/pages/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/integration/pages/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/api copying build/lib/manila_ui/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/api copying build/lib/manila_ui/tests/api/test_manila.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/api creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards copying build/lib/manila_ui/tests/dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards copying build/lib/manila_ui/tests/dashboards/test_utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_group_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/test_tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots copying build/lib/manila_ui/tests/dashboards/project/share_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups copying build/lib/manila_ui/tests/dashboards/project/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups copying build/lib/manila_ui/tests/dashboards/project/share_groups/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares copying build/lib/manila_ui/tests/dashboards/project/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares copying build/lib/manila_ui/tests/dashboards/project/shares/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas copying build/lib/manila_ui/tests/dashboards/project/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas copying build/lib/manila_ui/tests/dashboards/project/shares/replicas/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/shares/replicas creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services copying build/lib/manila_ui/tests/dashboards/project/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services copying build/lib/manila_ui/tests/dashboards/project/security_services/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages copying build/lib/manila_ui/tests/dashboards/project/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages copying build/lib/manila_ui/tests/dashboards/project/user_messages/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/user_messages copying build/lib/manila_ui/tests/dashboards/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project copying build/lib/manila_ui/tests/dashboards/project/test_data.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project copying build/lib/manila_ui/tests/dashboards/project/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/tests/dashboards/project/share_networks/share_network_subnets/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/tests/dashboards/project/share_networks/share_network_subnets/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/tests/dashboards/project/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks copying build/lib/manila_ui/tests/dashboards/project/share_networks/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/projects/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/projects/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity/projects copying build/lib/manila_ui/tests/dashboards/identity/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers copying build/lib/manila_ui/tests/dashboards/admin/share_servers/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers copying build/lib/manila_ui/tests/dashboards/admin/share_servers/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups copying build/lib/manila_ui/tests/dashboards/admin/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups copying build/lib/manila_ui/tests/dashboards/admin/share_groups/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances copying build/lib/manila_ui/tests/dashboards/admin/share_instances/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances copying build/lib/manila_ui/tests/dashboards/admin/share_instances/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages copying build/lib/manila_ui/tests/dashboards/admin/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages copying build/lib/manila_ui/tests/dashboards/admin/user_messages/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types copying build/lib/manila_ui/tests/dashboards/admin/share_group_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types copying build/lib/manila_ui/tests/dashboards/admin/share_group_types/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_types creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/test_forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares copying build/lib/manila_ui/tests/dashboards/admin/shares/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas copying build/lib/manila_ui/tests/dashboards/admin/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas copying build/lib/manila_ui/tests/dashboards/admin/shares/replicas/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/shares/replicas copying build/lib/manila_ui/tests/dashboards/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services copying build/lib/manila_ui/tests/dashboards/admin/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services copying build/lib/manila_ui/tests/dashboards/admin/security_services/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks copying build/lib/manila_ui/tests/dashboards/admin/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks copying build/lib/manila_ui/tests/dashboards/admin/share_networks/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/test_forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types copying build/lib/manila_ui/tests/dashboards/admin/share_types/tests.py -> build/bdist.linux-x86_64/wheel/manila_ui/tests/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services/templates/security_services copying build/lib/manila_ui/dashboards/admin/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services copying build/lib/manila_ui/dashboards/admin/security_services/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/share_group_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_snapshots copying build/lib/manila_ui/dashboards/admin/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin copying build/lib/manila_ui/dashboards/admin/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots copying build/lib/manila_ui/dashboards/admin/share_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks copying build/lib/manila_ui/dashboards/admin/share_networks/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_start.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/manage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares copying build/lib/manila_ui/dashboards/admin/shares/templates/shares/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/replicas/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares/replicas copying build/lib/manila_ui/dashboards/admin/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares copying build/lib/manila_ui/dashboards/admin/shares/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types/templates/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types copying build/lib/manila_ui/dashboards/admin/share_group_types/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_group_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/templates/share_types/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types/templates/share_types copying build/lib/manila_ui/dashboards/admin/share_types/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types copying build/lib/manila_ui/dashboards/admin/share_types/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_types creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults copying build/lib/manila_ui/dashboards/admin/defaults/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/defaults creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers/templates/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers copying build/lib/manila_ui/dashboards/admin/share_servers/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_servers creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups copying build/lib/manila_ui/dashboards/admin/share_groups/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances/templates/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances copying build/lib/manila_ui/dashboards/admin/share_instances/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/share_instances creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/admin/user_messages/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/admin/user_messages copying build/lib/manila_ui/dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards copying build/lib/manila_ui/dashboards/utils.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/templates/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/dashboards/project/share_networks/share_network_subnets/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks/share_network_subnets copying build/lib/manila_ui/dashboards/project/share_networks/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks copying build/lib/manila_ui/dashboards/project/share_networks/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_networks creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots/templates/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots copying build/lib/manila_ui/dashboards/project/share_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages/templates/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages copying build/lib/manila_ui/dashboards/project/user_messages/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/user_messages creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/templates/security_services/_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services/templates/security_services copying build/lib/manila_ui/dashboards/project/security_services/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/security_services/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/security_services copying build/lib/manila_ui/dashboards/project/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project copying build/lib/manila_ui/dashboards/project/config.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/revert.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/resize.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_rule_add.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_revert.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_resize.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_limits.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares copying build/lib/manila_ui/dashboards/project/shares/templates/shares/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/templates/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/replicas/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares/replicas copying build/lib/manila_ui/dashboards/project/shares/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares copying build/lib/manila_ui/dashboards/project/shares/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/shares creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots copying build/lib/manila_ui/dashboards/project/share_group_snapshots/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_group_snapshots creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/index.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups/templates/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/forms.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/panel.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/tables.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/tabs.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/urls.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups copying build/lib/manila_ui/dashboards/project/share_groups/views.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/project/share_groups creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity copying build/lib/manila_ui/dashboards/identity/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity creating build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects copying build/lib/manila_ui/dashboards/identity/projects/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects copying build/lib/manila_ui/dashboards/identity/projects/workflows.py -> build/bdist.linux-x86_64/wheel/manila_ui/dashboards/identity/projects creating build/bdist.linux-x86_64/wheel/manila_ui/local creating build/bdist.linux-x86_64/wheel/manila_ui/local/local_settings.d copying build/lib/manila_ui/local/local_settings.d/_90_manila_shares.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/local_settings.d copying build/lib/manila_ui/local/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/local creating build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled copying build/lib/manila_ui/local/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/manila_ui/local/enabled running install_egg_info Copying manila_ui.egg-info to build/bdist.linux-x86_64/wheel/manila_ui-13.1.0.dev6-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/manila_ui-13.1.0.dev6.dist-info/WHEEL creating '/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir/pip-wheel-y_e9p1nx/.tmp-0kd6rx4z/manila_ui-13.1.0.dev6-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'manila_ui/__init__.py' adding 'manila_ui/exceptions.py' adding 'manila_ui/features.py' adding 'manila_ui/api/__init__.py' adding 'manila_ui/api/manila.py' adding 'manila_ui/conf/manila_policy.yaml' adding 'manila_ui/conf/default_policies/manila.yaml' adding 'manila_ui/dashboards/__init__.py' adding 'manila_ui/dashboards/utils.py' adding 'manila_ui/dashboards/admin/__init__.py' adding 'manila_ui/dashboards/admin/utils.py' adding 'manila_ui/dashboards/admin/defaults/__init__.py' adding 'manila_ui/dashboards/admin/defaults/tables.py' adding 'manila_ui/dashboards/admin/defaults/tabs.py' adding 'manila_ui/dashboards/admin/defaults/workflows.py' adding 'manila_ui/dashboards/admin/security_services/__init__.py' adding 'manila_ui/dashboards/admin/security_services/panel.py' adding 'manila_ui/dashboards/admin/security_services/tables.py' adding 'manila_ui/dashboards/admin/security_services/tabs.py' adding 'manila_ui/dashboards/admin/security_services/urls.py' adding 'manila_ui/dashboards/admin/security_services/views.py' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/_detail.html' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/detail.html' adding 'manila_ui/dashboards/admin/security_services/templates/security_services/index.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/__init__.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/forms.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/panel.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/tables.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/tabs.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/urls.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/views.py' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_detail.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/_reset_status.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/detail.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/index.html' adding 'manila_ui/dashboards/admin/share_group_snapshots/templates/share_group_snapshots/reset_status.html' adding 'manila_ui/dashboards/admin/share_group_types/__init__.py' adding 'manila_ui/dashboards/admin/share_group_types/forms.py' adding 'manila_ui/dashboards/admin/share_group_types/panel.py' adding 'manila_ui/dashboards/admin/share_group_types/tables.py' adding 'manila_ui/dashboards/admin/share_group_types/urls.py' adding 'manila_ui/dashboards/admin/share_group_types/views.py' adding 'manila_ui/dashboards/admin/share_group_types/workflows.py' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_create.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_manage_access.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/_update.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/create.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/index.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/manage_access.html' adding 'manila_ui/dashboards/admin/share_group_types/templates/share_group_types/update.html' adding 'manila_ui/dashboards/admin/share_groups/__init__.py' adding 'manila_ui/dashboards/admin/share_groups/forms.py' adding 'manila_ui/dashboards/admin/share_groups/panel.py' adding 'manila_ui/dashboards/admin/share_groups/tables.py' adding 'manila_ui/dashboards/admin/share_groups/tabs.py' adding 'manila_ui/dashboards/admin/share_groups/urls.py' adding 'manila_ui/dashboards/admin/share_groups/views.py' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/_detail.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/_reset_status.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/detail.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/index.html' adding 'manila_ui/dashboards/admin/share_groups/templates/share_groups/reset_status.html' adding 'manila_ui/dashboards/admin/share_instances/__init__.py' adding 'manila_ui/dashboards/admin/share_instances/panel.py' adding 'manila_ui/dashboards/admin/share_instances/tables.py' adding 'manila_ui/dashboards/admin/share_instances/tabs.py' adding 'manila_ui/dashboards/admin/share_instances/urls.py' adding 'manila_ui/dashboards/admin/share_instances/views.py' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/_detail.html' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/detail.html' adding 'manila_ui/dashboards/admin/share_instances/templates/share_instances/index.html' adding 'manila_ui/dashboards/admin/share_networks/__init__.py' adding 'manila_ui/dashboards/admin/share_networks/panel.py' adding 'manila_ui/dashboards/admin/share_networks/tables.py' adding 'manila_ui/dashboards/admin/share_networks/tabs.py' adding 'manila_ui/dashboards/admin/share_networks/urls.py' adding 'manila_ui/dashboards/admin/share_networks/views.py' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/_detail.html' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/detail.html' adding 'manila_ui/dashboards/admin/share_networks/templates/share_networks/index.html' adding 'manila_ui/dashboards/admin/share_servers/__init__.py' adding 'manila_ui/dashboards/admin/share_servers/panel.py' adding 'manila_ui/dashboards/admin/share_servers/tables.py' adding 'manila_ui/dashboards/admin/share_servers/tabs.py' adding 'manila_ui/dashboards/admin/share_servers/urls.py' adding 'manila_ui/dashboards/admin/share_servers/views.py' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/_detail.html' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/detail.html' adding 'manila_ui/dashboards/admin/share_servers/templates/share_servers/index.html' adding 'manila_ui/dashboards/admin/share_snapshots/__init__.py' adding 'manila_ui/dashboards/admin/share_snapshots/panel.py' adding 'manila_ui/dashboards/admin/share_snapshots/tables.py' adding 'manila_ui/dashboards/admin/share_snapshots/tabs.py' adding 'manila_ui/dashboards/admin/share_snapshots/urls.py' adding 'manila_ui/dashboards/admin/share_snapshots/views.py' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/_detail.html' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/detail.html' adding 'manila_ui/dashboards/admin/share_snapshots/templates/share_snapshots/index.html' adding 'manila_ui/dashboards/admin/share_types/__init__.py' adding 'manila_ui/dashboards/admin/share_types/forms.py' adding 'manila_ui/dashboards/admin/share_types/panel.py' adding 'manila_ui/dashboards/admin/share_types/tables.py' adding 'manila_ui/dashboards/admin/share_types/urls.py' adding 'manila_ui/dashboards/admin/share_types/views.py' adding 'manila_ui/dashboards/admin/share_types/workflows.py' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_create.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_manage_access.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/_update.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/create.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/index.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/manage_access.html' adding 'manila_ui/dashboards/admin/share_types/templates/share_types/update.html' adding 'manila_ui/dashboards/admin/shares/__init__.py' adding 'manila_ui/dashboards/admin/shares/forms.py' adding 'manila_ui/dashboards/admin/shares/panel.py' adding 'manila_ui/dashboards/admin/shares/tables.py' adding 'manila_ui/dashboards/admin/shares/tabs.py' adding 'manila_ui/dashboards/admin/shares/urls.py' adding 'manila_ui/dashboards/admin/shares/views.py' adding 'manila_ui/dashboards/admin/shares/replicas/__init__.py' adding 'manila_ui/dashboards/admin/shares/replicas/forms.py' adding 'manila_ui/dashboards/admin/shares/replicas/tables.py' adding 'manila_ui/dashboards/admin/shares/replicas/tabs.py' adding 'manila_ui/dashboards/admin/shares/replicas/views.py' adding 'manila_ui/dashboards/admin/shares/templates/shares/_detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_manage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_cancel.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_complete.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_get_progress.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_migration_start.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/_unmanage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/index.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/manage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_cancel.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_complete.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_get_progress.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/migration_start.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/unmanage_share.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_detail_overview.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_state.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_reset_replica_status.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/_resync_replica.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/detail.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/manage_replicas.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_state.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/reset_replica_status.html' adding 'manila_ui/dashboards/admin/shares/templates/shares/replicas/resync_replica.html' adding 'manila_ui/dashboards/admin/user_messages/__init__.py' adding 'manila_ui/dashboards/admin/user_messages/panel.py' adding 'manila_ui/dashboards/admin/user_messages/tables.py' adding 'manila_ui/dashboards/admin/user_messages/tabs.py' adding 'manila_ui/dashboards/admin/user_messages/urls.py' adding 'manila_ui/dashboards/admin/user_messages/views.py' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/_detail.html' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/detail.html' adding 'manila_ui/dashboards/admin/user_messages/templates/user_messages/index.html' adding 'manila_ui/dashboards/identity/__init__.py' adding 'manila_ui/dashboards/identity/projects/__init__.py' adding 'manila_ui/dashboards/identity/projects/workflows.py' adding 'manila_ui/dashboards/project/__init__.py' adding 'manila_ui/dashboards/project/config.py' adding 'manila_ui/dashboards/project/security_services/__init__.py' adding 'manila_ui/dashboards/project/security_services/forms.py' adding 'manila_ui/dashboards/project/security_services/panel.py' adding 'manila_ui/dashboards/project/security_services/tables.py' adding 'manila_ui/dashboards/project/security_services/tabs.py' adding 'manila_ui/dashboards/project/security_services/urls.py' adding 'manila_ui/dashboards/project/security_services/views.py' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_add.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_create.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_detail.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/_update.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/add.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/create.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/detail.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/index.html' adding 'manila_ui/dashboards/project/security_services/templates/security_services/update.html' adding 'manila_ui/dashboards/project/share_group_snapshots/__init__.py' adding 'manila_ui/dashboards/project/share_group_snapshots/forms.py' adding 'manila_ui/dashboards/project/share_group_snapshots/panel.py' adding 'manila_ui/dashboards/project/share_group_snapshots/tables.py' adding 'manila_ui/dashboards/project/share_group_snapshots/tabs.py' adding 'manila_ui/dashboards/project/share_group_snapshots/urls.py' adding 'manila_ui/dashboards/project/share_group_snapshots/views.py' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_create.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_detail.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/_update.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/create.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/detail.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/index.html' adding 'manila_ui/dashboards/project/share_group_snapshots/templates/share_group_snapshots/update.html' adding 'manila_ui/dashboards/project/share_groups/__init__.py' adding 'manila_ui/dashboards/project/share_groups/forms.py' adding 'manila_ui/dashboards/project/share_groups/panel.py' adding 'manila_ui/dashboards/project/share_groups/tables.py' adding 'manila_ui/dashboards/project/share_groups/tabs.py' adding 'manila_ui/dashboards/project/share_groups/urls.py' adding 'manila_ui/dashboards/project/share_groups/views.py' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_create.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_detail.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/_update.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/create.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/detail.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/index.html' adding 'manila_ui/dashboards/project/share_groups/templates/share_groups/update.html' adding 'manila_ui/dashboards/project/share_networks/__init__.py' adding 'manila_ui/dashboards/project/share_networks/forms.py' adding 'manila_ui/dashboards/project/share_networks/panel.py' adding 'manila_ui/dashboards/project/share_networks/tables.py' adding 'manila_ui/dashboards/project/share_networks/tabs.py' adding 'manila_ui/dashboards/project/share_networks/urls.py' adding 'manila_ui/dashboards/project/share_networks/views.py' adding 'manila_ui/dashboards/project/share_networks/workflows.py' adding 'manila_ui/dashboards/project/share_networks/share_network_subnets/__init__.py' adding 'manila_ui/dashboards/project/share_networks/share_network_subnets/tables.py' adding 'manila_ui/dashboards/project/share_networks/share_network_subnets/views.py' adding 'manila_ui/dashboards/project/share_networks/share_network_subnets/workflows.py' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_create.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_detail.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/_update.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/create.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/detail.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/index.html' adding 'manila_ui/dashboards/project/share_networks/templates/share_networks/update.html' adding 'manila_ui/dashboards/project/share_snapshots/__init__.py' adding 'manila_ui/dashboards/project/share_snapshots/forms.py' adding 'manila_ui/dashboards/project/share_snapshots/panel.py' adding 'manila_ui/dashboards/project/share_snapshots/tables.py' adding 'manila_ui/dashboards/project/share_snapshots/tabs.py' adding 'manila_ui/dashboards/project/share_snapshots/urls.py' adding 'manila_ui/dashboards/project/share_snapshots/views.py' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_create.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_detail.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_limits.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_rule_add.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/_update.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/create.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/detail.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/index.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/manage_rules.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/rule_add.html' adding 'manila_ui/dashboards/project/share_snapshots/templates/share_snapshots/update.html' adding 'manila_ui/dashboards/project/shares/__init__.py' adding 'manila_ui/dashboards/project/shares/forms.py' adding 'manila_ui/dashboards/project/shares/panel.py' adding 'manila_ui/dashboards/project/shares/tables.py' adding 'manila_ui/dashboards/project/shares/tabs.py' adding 'manila_ui/dashboards/project/shares/urls.py' adding 'manila_ui/dashboards/project/shares/views.py' adding 'manila_ui/dashboards/project/shares/replicas/__init__.py' adding 'manila_ui/dashboards/project/shares/replicas/forms.py' adding 'manila_ui/dashboards/project/shares/replicas/tables.py' adding 'manila_ui/dashboards/project/shares/replicas/tabs.py' adding 'manila_ui/dashboards/project/shares/replicas/views.py' adding 'manila_ui/dashboards/project/shares/templates/shares/_create.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_limits.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_manage_rules.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_resize.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_resize_limits.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_revert.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_rule_add.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/_update_rule_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/create.html' adding 'manila_ui/dashboards/project/shares/templates/shares/detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/index.html' adding 'manila_ui/dashboards/project/shares/templates/shares/manage_rules.html' adding 'manila_ui/dashboards/project/shares/templates/shares/resize.html' adding 'manila_ui/dashboards/project/shares/templates/shares/revert.html' adding 'manila_ui/dashboards/project/shares/templates/shares/rule_add.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/update_rule_metadata.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_create_replica.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_detail_overview.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/_set_replica_as_active.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/create_replica.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/detail.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/manage_replicas.html' adding 'manila_ui/dashboards/project/shares/templates/shares/replicas/set_replica_as_active.html' adding 'manila_ui/dashboards/project/user_messages/__init__.py' adding 'manila_ui/dashboards/project/user_messages/panel.py' adding 'manila_ui/dashboards/project/user_messages/tables.py' adding 'manila_ui/dashboards/project/user_messages/tabs.py' adding 'manila_ui/dashboards/project/user_messages/urls.py' adding 'manila_ui/dashboards/project/user_messages/views.py' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/_detail.html' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/detail.html' adding 'manila_ui/dashboards/project/user_messages/templates/user_messages/index.html' adding 'manila_ui/local/__init__.py' adding 'manila_ui/local/enabled/_80_manila_admin_add_share_panel_group.py' adding 'manila_ui/local/enabled/_80_manila_project_add_share_panel_group.py' adding 'manila_ui/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py' adding 'manila_ui/local/enabled/__init__.py' adding 'manila_ui/local/local_settings.d/_90_manila_shares.py' adding 'manila_ui/locale/cs/LC_MESSAGES/django.po' adding 'manila_ui/locale/de/LC_MESSAGES/django.po' adding 'manila_ui/locale/en_GB/LC_MESSAGES/django.po' adding 'manila_ui/locale/fr/LC_MESSAGES/django.po' adding 'manila_ui/locale/id/LC_MESSAGES/django.po' adding 'manila_ui/locale/ko_KR/LC_MESSAGES/django.po' adding 'manila_ui/locale/pt_BR/LC_MESSAGES/django.po' adding 'manila_ui/locale/ru/LC_MESSAGES/django.po' adding 'manila_ui/locale/tr_TR/LC_MESSAGES/django.po' adding 'manila_ui/tests/__init__.py' adding 'manila_ui/tests/helpers.py' adding 'manila_ui/tests/settings.py' adding 'manila_ui/tests/urls.py' adding 'manila_ui/tests/api/__init__.py' adding 'manila_ui/tests/api/test_manila.py' adding 'manila_ui/tests/dashboards/__init__.py' adding 'manila_ui/tests/dashboards/test_utils.py' adding 'manila_ui/tests/dashboards/admin/__init__.py' adding 'manila_ui/tests/dashboards/admin/security_services/__init__.py' adding 'manila_ui/tests/dashboards/admin/security_services/tests.py' adding 'manila_ui/tests/dashboards/admin/share_group_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_group_snapshots/tests.py' adding 'manila_ui/tests/dashboards/admin/share_group_types/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_group_types/tests.py' adding 'manila_ui/tests/dashboards/admin/share_groups/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_groups/tests.py' adding 'manila_ui/tests/dashboards/admin/share_instances/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_instances/tests.py' adding 'manila_ui/tests/dashboards/admin/share_networks/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_networks/tests.py' adding 'manila_ui/tests/dashboards/admin/share_servers/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_servers/tests.py' adding 'manila_ui/tests/dashboards/admin/share_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_snapshots/tests.py' adding 'manila_ui/tests/dashboards/admin/share_types/__init__.py' adding 'manila_ui/tests/dashboards/admin/share_types/test_forms.py' adding 'manila_ui/tests/dashboards/admin/share_types/tests.py' adding 'manila_ui/tests/dashboards/admin/shares/__init__.py' adding 'manila_ui/tests/dashboards/admin/shares/test_forms.py' adding 'manila_ui/tests/dashboards/admin/shares/tests.py' adding 'manila_ui/tests/dashboards/admin/shares/replicas/__init__.py' adding 'manila_ui/tests/dashboards/admin/shares/replicas/tests.py' adding 'manila_ui/tests/dashboards/admin/user_messages/__init__.py' adding 'manila_ui/tests/dashboards/admin/user_messages/tests.py' adding 'manila_ui/tests/dashboards/identity/__init__.py' adding 'manila_ui/tests/dashboards/identity/projects/__init__.py' adding 'manila_ui/tests/dashboards/identity/projects/tests.py' adding 'manila_ui/tests/dashboards/project/__init__.py' adding 'manila_ui/tests/dashboards/project/test_data.py' adding 'manila_ui/tests/dashboards/project/tests.py' adding 'manila_ui/tests/dashboards/project/security_services/__init__.py' adding 'manila_ui/tests/dashboards/project/security_services/tests.py' adding 'manila_ui/tests/dashboards/project/share_group_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/project/share_group_snapshots/tests.py' adding 'manila_ui/tests/dashboards/project/share_groups/__init__.py' adding 'manila_ui/tests/dashboards/project/share_groups/tests.py' adding 'manila_ui/tests/dashboards/project/share_networks/__init__.py' adding 'manila_ui/tests/dashboards/project/share_networks/tests.py' adding 'manila_ui/tests/dashboards/project/share_networks/share_network_subnets/__init__.py' adding 'manila_ui/tests/dashboards/project/share_networks/share_network_subnets/tests.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/__init__.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/test_tables.py' adding 'manila_ui/tests/dashboards/project/share_snapshots/tests.py' adding 'manila_ui/tests/dashboards/project/shares/__init__.py' adding 'manila_ui/tests/dashboards/project/shares/tests.py' adding 'manila_ui/tests/dashboards/project/shares/replicas/__init__.py' adding 'manila_ui/tests/dashboards/project/shares/replicas/tests.py' adding 'manila_ui/tests/dashboards/project/user_messages/__init__.py' adding 'manila_ui/tests/dashboards/project/user_messages/tests.py' adding 'manila_ui/tests/integration/__init__.py' adding 'manila_ui/tests/integration/horizon.conf' adding 'manila_ui/tests/integration/test_basic.py' adding 'manila_ui/tests/integration/pages/__init__.py' adding 'manila_ui/tests/integration/pages/admin/__init__.py' adding 'manila_ui/tests/integration/pages/admin/share/__init__.py' adding 'manila_ui/tests/integration/pages/admin/share/messagespage.py' adding 'manila_ui/tests/integration/pages/admin/share/securityservicespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupsnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegroupssnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharegrouptypespage.py' adding 'manila_ui/tests/integration/pages/admin/share/shareinstancespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharenetworkspage.py' adding 'manila_ui/tests/integration/pages/admin/share/shareserverspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharesnapshotspage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharespage.py' adding 'manila_ui/tests/integration/pages/admin/share/sharetypespage.py' adding 'manila_ui/tests/integration/pages/project/__init__.py' adding 'manila_ui/tests/integration/pages/project/share/__init__.py' adding 'manila_ui/tests/integration/pages/project/share/messagespage.py' adding 'manila_ui/tests/integration/pages/project/share/securityservicespage.py' adding 'manila_ui/tests/integration/pages/project/share/sharegroupsnapshotspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharegroupspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharenetworkspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharesnapshotspage.py' adding 'manila_ui/tests/integration/pages/project/share/sharespage.py' adding 'manila_ui/tests/test_data/__init__.py' adding 'manila_ui/tests/test_data/keystone_data.py' adding 'manila_ui/tests/test_data/utils.py' adding 'manila_ui/tests/utils/__init__.py' adding 'manila_ui/tests/utils/tests.py' adding 'manila_ui/utils/__init__.py' adding 'manila_ui-13.1.0.dev6.dist-info/AUTHORS' adding 'manila_ui-13.1.0.dev6.dist-info/LICENSE' adding 'manila_ui-13.1.0.dev6.dist-info/METADATA' adding 'manila_ui-13.1.0.dev6.dist-info/WHEEL' adding 'manila_ui-13.1.0.dev6.dist-info/pbr.json' adding 'manila_ui-13.1.0.dev6.dist-info/top_level.txt' adding 'manila_ui-13.1.0.dev6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for manila-ui (pyproject.toml): finished with status 'done' Created wheel for manila-ui: filename=manila_ui-13.1.0.dev6-py3-none-any.whl size=431058 sha256=7649290676ac63bae0e341a744ea67ed335af4d44e15c5f37737d371b3cb30b8 Stored in directory: /builddir/.cache/pip/wheels/55/e2/d6/7de26b1b8a8c0d9e5673227d4886c9ab0ce2dc2fc64bde47e9 Successfully built manila-ui + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v7.2.6 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (manila-ui) with name extracted from the package (manila-ui); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/manila-ui-13.1.0.dev6/.gitreview found building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] admin/index reading sources... [ 20%] configuration/index reading sources... [ 30%] contributor/adding_release_notes reading sources... [ 40%] contributor/contributing reading sources... [ 50%] contributor/development-environment reading sources... [ 60%] contributor/features reading sources... [ 70%] contributor/index reading sources... [ 80%] index reading sources... [ 90%] install/installation reading sources... [100%] user/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') writing output... [ 10%] admin/index writing output... [ 20%] configuration/index writing output... [ 30%] contributor/adding_release_notes writing output... [ 40%] contributor/contributing writing output... [ 50%] contributor/development-environment writing output... [ 60%] contributor/features writing output... [ 70%] contributor/index writing output... [ 80%] index writing output... [ 90%] install/installation writing output... [100%] user/index /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. docs: OK (1.10 seconds) congratulations :) (1.15 seconds) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + for lib in manila_ui/dashboards/project/*.py + sed '1{\@^#!/usr/bin/env python@d}' manila_ui/dashboards/project/__init__.py + touch -r manila_ui/dashboards/project/__init__.py manila_ui/dashboards/project/__init__.py.new + mv manila_ui/dashboards/project/__init__.py.new manila_ui/dashboards/project/__init__.py + for lib in manila_ui/dashboards/project/*.py + sed '1{\@^#!/usr/bin/env python@d}' manila_ui/dashboards/project/config.py + touch -r manila_ui/dashboards/project/config.py manila_ui/dashboards/project/config.py.new + mv manila_ui/dashboards/project/config.py.new manila_ui/dashboards/project/config.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OqECdp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-ui-13.1.0.dev6 ++ ls /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir/manila_ui-13.1.0.dev6-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=manila_ui==13.1.0.dev6 + '[' -z manila_ui==13.1.0.dev6 ']' + TMPDIR=/builddir/build/BUILD/manila-ui-13.1.0.dev6/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 --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/manila-ui-13.1.0.dev6/pyproject-wheeldir manila_ui==13.1.0.dev6 Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /builddir/build/BUILD/manila-ui-13.1.0.dev6/pyproject-wheeldir Processing ./pyproject-wheeldir/manila_ui-13.1.0.dev6-py3-none-any.whl Installing collected packages: manila_ui Successfully installed manila_ui-13.1.0.dev6 + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.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-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info/RECORD --output /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui-13.1.0.dev6.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/default_policies/ + pushd . ~/build/BUILD/manila-ui-13.1.0.dev6 ~/build/BUILD/manila-ui-13.1.0.dev6 + cd /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui/local/enabled + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _80_manila_admin_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _80_manila_project_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9010_manila_admin_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9010_manila_project_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9030_manila_admin_add_share_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9040_manila_admin_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9040_manila_project_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9050_manila_admin_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9050_manila_project_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9060_manila_admin_add_share_servers_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9070_manila_admin_add_share_instances_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9080_manila_admin_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9080_manila_project_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9095_manila_admin_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + for f in _{80,90*}_manila_*.py* + install -p -D -m 644 _9095_manila_project_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + popd ~/build/BUILD/manila-ui-13.1.0.dev6 + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py + filename=_80_manila_admin_add_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_80_manila_admin_add_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py + filename=_80_manila_project_add_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_80_manila_project_add_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + filename=_9010_manila_admin_add_shares_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + filename=_9010_manila_project_add_shares_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + filename=_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + filename=_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + filename=_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + filename=_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + filename=_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + filename=_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + filename=_9050_manila_project_add_security_services_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + filename=_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + filename=_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + filename=_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + filename=_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + filename=_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + filename=_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + filename=_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + filename=_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py + for f in /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_{80,90*}_manila_*.py* ++ basename /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + filename=_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + ln -s /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py + pushd . ~/build/BUILD/manila-ui-13.1.0.dev6 ~/build/BUILD/manila-ui-13.1.0.dev6 + cd /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12/site-packages/manila_ui/local/local_settings.d + for f in _90_manila_*.py* + install -p -D -m 644 _90_manila_shares.py /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_90_manila_shares.py + popd ~/build/BUILD/manila-ui-13.1.0.dev6 + mv manila_ui/conf/manila_policy.yaml /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard + mv manila_ui/conf/default_policies/manila.yaml /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/etc/openstack-dashboard/default_policies/ + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 13.1.0-0.20250416200655.ef523e0.el10 --unique-debug-suffix -13.1.0-0.20250416200655.ef523e0.el10.x86_64 --unique-debug-src-base openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/manila-ui-13.1.0.dev6 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find: ‘debug’: No such file or directory find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Iv78bE + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd manila-ui-13.1.0.dev6 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7iXdjn + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + DOCDIR=/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/doc/openstack-manila-ui + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/doc/openstack-manila-ui + cp -pr /builddir/build/BUILD/manila-ui-13.1.0.dev6/doc/build/html /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/doc/openstack-manila-ui + cp -pr /builddir/build/BUILD/manila-ui-13.1.0.dev6/README.rst /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/doc/openstack-manila-ui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GkxEFW + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/licenses/openstack-manila-ui + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/licenses/openstack-manila-ui + cp -pr /builddir/build/BUILD/manila-ui-13.1.0.dev6/LICENSE /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64/usr/share/licenses/openstack-manila-ui + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_admin_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_project_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py warning: absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py Provides: config(openstack-manila-ui) = 13.1.0-0.20250416200655.ef523e0.el10 openstack-manila-ui = 13.1.0-0.20250416200655.ef523e0.el10 python3.12dist(manila-ui) = 13.1~~dev6 python3dist(manila-ui) = 13.1~~dev6 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.12 python3.12dist(django-compressor) >= 2 python3.12dist(horizon) >= 18.3.1 python3.12dist(oslo-utils) >= 4.7 python3.12dist(pbr) >= 5.5 python3.12dist(python-keystoneclient) >= 4.1.1 python3.12dist(python-manilaclient) >= 2.7 Recommends: group(apache) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 Wrote: /builddir/build/SRPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.src.rpm Wrote: /builddir/build/RPMS/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HvHQaq + umask 022 + cd /builddir/build/BUILD + cd manila-ui-13.1.0.dev6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-manila-ui-13.1.0-0.20250416200655.ef523e0.el10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vVDQiz + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/manila-ui-13.1.0.dev6-SPECPARTS + rm -rf manila-ui-13.1.0.dev6 manila-ui-13.1.0.dev6.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: source_date_epoch_from_changelog set but %changelog is missing absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_admin_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_admin_add_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_80_manila_project_add_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_80_manila_project_add_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_admin_add_shares_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9010_manila_project_add_shares_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_admin_add_share_snapshots_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9020_manila_project_add_share_snapshots_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9030_manila_admin_add_share_types_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_admin_add_share_networks_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9040_manila_project_add_share_networks_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_admin_add_security_services_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9050_manila_project_add_security_services_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9060_manila_admin_add_share_servers_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9070_manila_admin_add_share_instances_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_admin_add_share_groups_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9080_manila_project_add_share_groups_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_admin_add_share_group_snapshots_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9085_manila_project_add_share_group_snapshots_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9090_manila_admin_add_share_group_types_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_admin_add_user_messages_panel_to_share_panel_group.py absolute symlink: /etc/openstack-dashboard/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py -> /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/_9095_manila_project_add_user_messages_panel_to_share_panel_group.py Child return code was: 0