Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.src.rpm Child return code was: 0 Mock Version: 5.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9AlUfg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-tackerclient-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-tackerclient-2.1.0-0.20240918084248.940b7a5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-tackerclient-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tackerclient-2.1.0 base' + sed -i 's/\r$//' ./doc/source/cli/vnf_package_commands.rst ./doc/source/cli/commands.rst + sed -i s/assertItemsEqual/assertCountEqual/g tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/^import sys/a import unittest' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + sed -i '/test_take_action_with_filter/i \ @unittest.skip(reason="Skip flaky test until its fixed upstream lp#1919350")' tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py + 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 + 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 + 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 + 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 + 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 + 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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mvpuim + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.XdHHWQ + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=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/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.MOJ9So + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: cliff!=2.9.0,>=2.8.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.8.0 Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: simplejson>=3.5.1 Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.20.0 Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.15.3 Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osc-lib>=1.8.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=3.40.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: ddt>=1.0.1 Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: fixtures>=3.0.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.0.0 Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.1.0/python_tackerclient-2.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: cliff (!=2.9.0,>=2.8.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: iso8601 (>=0.1.11) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: netaddr (>=0.7.18) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: python-keystoneclient (>=3.8.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: simplejson (>=3.5.1) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: stevedore (>=1.20.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.i18n (>=3.15.3) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: osc-lib (>=1.8.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.utils (>=3.40.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) + cat /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.1.0.dist-info/ removed 'python_tackerclient-2.1.0.dist-info/LICENSE' removed 'python_tackerclient-2.1.0.dist-info/AUTHORS' removed 'python_tackerclient-2.1.0.dist-info/METADATA' removed 'python_tackerclient-2.1.0.dist-info/entry_points.txt' removed 'python_tackerclient-2.1.0.dist-info/pbr.json' removed 'python_tackerclient-2.1.0.dist-info/top_level.txt' removed directory 'python_tackerclient-2.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.FBUgdh + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.7.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.10.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.5.0) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.2) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.3.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.1.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 6.1.2) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 7.3.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.1.0/python_tackerclient-2.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.7.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.10.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.5.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.2) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.3.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.4.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 6.1.2) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 7.3.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.5.0) + cat /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.1.0.dist-info/ removed 'python_tackerclient-2.1.0.dist-info/LICENSE' removed 'python_tackerclient-2.1.0.dist-info/AUTHORS' removed 'python_tackerclient-2.1.0.dist-info/METADATA' removed 'python_tackerclient-2.1.0.dist-info/top_level.txt' removed 'python_tackerclient-2.1.0.dist-info/pbr.json' removed 'python_tackerclient-2.1.0.dist-info/entry_points.txt' removed directory 'python_tackerclient-2.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tackerclient.spec'], chrootPath='/var/lib/mock/dlrn-centos9-dalmatian-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=1038gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tackerclient.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 Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.aIAQWd + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=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.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.0.0) Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: cliff!=2.9.0,>=2.8.0 (installed: cliff 4.7.0) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 1.1.0) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 0.10.1) Handling requests>=2.14.2 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.8.0 (installed: python-keystoneclient 5.5.0) Handling simplejson>=3.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: simplejson>=3.5.1 (installed: simplejson 3.19.2) Handling stevedore>=1.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.20.0 (installed: stevedore 5.3.0) Handling Babel!=2.4.0,>=2.3.4 from tox --print-deps-only: py39,docs Requirement satisfied: Babel!=2.4.0,>=2.3.4 (installed: Babel 2.9.1) Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.15.3 (installed: oslo.i18n 6.4.0) Handling osc-lib>=1.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: osc-lib>=1.8.0 (installed: osc-lib 3.1.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 6.1.2) Handling oslo.utils>=3.40.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=3.40.0 (installed: oslo.utils 7.3.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.5.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling ddt>=1.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: ddt>=1.0.1 (installed: ddt 1.6.0) Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: fixtures>=3.0.0 (installed: fixtures 4.0.1) Handling python-subunit>=1.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.2.0 (installed: requests-mock 1.10.0) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.1.0/python_tackerclient-2.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.0.0) Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: cliff (!=2.9.0,>=2.8.0) (installed: cliff 4.7.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 1.1.0) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 0.10.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling python-keystoneclient (>=3.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: python-keystoneclient (>=3.8.0) (installed: python-keystoneclient 5.5.0) Handling simplejson (>=3.5.1) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: simplejson (>=3.5.1) (installed: simplejson 3.19.2) Handling stevedore (>=1.20.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: stevedore (>=1.20.0) (installed: stevedore 5.3.0) Handling Babel (!=2.4.0,>=2.3.4) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: Babel (!=2.4.0,>=2.3.4) (installed: Babel 2.9.1) Handling oslo.i18n (>=3.15.3) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.i18n (>=3.15.3) (installed: oslo.i18n 6.4.0) Handling osc-lib (>=1.8.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: osc-lib (>=1.8.0) (installed: osc-lib 3.1.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 6.1.2) Handling oslo.utils (>=3.40.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.utils (>=3.40.0) (installed: oslo.utils 7.3.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (python-tackerclient) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.5.0) + cat /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-buildrequires + rm -rfv python_tackerclient-2.1.0.dist-info/ removed 'python_tackerclient-2.1.0.dist-info/LICENSE' removed 'python_tackerclient-2.1.0.dist-info/AUTHORS' removed 'python_tackerclient-2.1.0.dist-info/METADATA' removed 'python_tackerclient-2.1.0.dist-info/entry_points.txt' removed 'python_tackerclient-2.1.0.dist-info/pbr.json' removed 'python_tackerclient-2.1.0.dist-info/top_level.txt' removed directory 'python_tackerclient-2.1.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kiNe2h + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + mkdir -p /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir Processing /builddir/build/BUILD/python-tackerclient-2.1.0 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/tmp8f_oi6aq /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info writing /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-modern-metadata-p1w4khqb/python_tackerclient-2.1.0.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-tackerclient Building wheel for python-tackerclient (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/tmpyaqzbznb /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tackerclient creating build/lib/tackerclient/tests creating build/lib/tackerclient/tests/unit creating build/lib/tackerclient/tests/unit/osc creating build/lib/tackerclient/tests/unit/osc/v1 creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data copying tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data creating build/lib/tackerclient/osc creating build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/vnflcm.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/v1/vnflcm/__init__.py -> build/lib/tackerclient/osc/v1/vnflcm copying tackerclient/osc/utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/sdk_utils.py -> build/lib/tackerclient/osc copying tackerclient/osc/plugin.py -> build/lib/tackerclient/osc copying tackerclient/osc/__init__.py -> build/lib/tackerclient/osc creating build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_vim_utils.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/test_cli10_vim.py -> build/lib/tackerclient/tests/unit/vm copying tackerclient/tests/unit/vm/__init__.py -> build/lib/tackerclient/tests/unit/vm creating build/lib/tackerclient/common copying tackerclient/common/validators.py -> build/lib/tackerclient/common copying tackerclient/common/utils.py -> build/lib/tackerclient/common copying tackerclient/common/serializer.py -> build/lib/tackerclient/common copying tackerclient/common/extension.py -> build/lib/tackerclient/common copying tackerclient/common/exceptions.py -> build/lib/tackerclient/common copying tackerclient/common/constants.py -> build/lib/tackerclient/common copying tackerclient/common/command.py -> build/lib/tackerclient/common copying tackerclient/common/clientmanager.py -> build/lib/tackerclient/common copying tackerclient/common/_i18n.py -> build/lib/tackerclient/common copying tackerclient/common/__init__.py -> build/lib/tackerclient/common creating build/lib/tackerclient/tacker creating build/lib/tackerclient/tacker/v1_0 copying tackerclient/tacker/v1_0/__init__.py -> build/lib/tackerclient/tacker/v1_0 creating build/lib/tackerclient/osc/v2 creating build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/osc/v2/vnffm/__init__.py -> build/lib/tackerclient/osc/v2/vnffm copying tackerclient/tacker/client.py -> build/lib/tackerclient/tacker copying tackerclient/tacker/__init__.py -> build/lib/tackerclient/tacker creating build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/lib/tackerclient/osc/v2/vnfpm copying tackerclient/osc/v2/vnfpm/__init__.py -> build/lib/tackerclient/osc/v2/vnfpm creating build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/lib/tackerclient/tests/unit/osc/common copying tackerclient/tests/unit/osc/common/__init__.py -> build/lib/tackerclient/tests/unit/osc/common creating build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/osc/v1/vnfpkgm/__init__.py -> build/lib/tackerclient/osc/v1/vnfpkgm copying tackerclient/tests/unit/test_validators.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_utils.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_ssl.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_shell.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_http.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_command_meta.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_cli10.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_casual_args.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/test_auth.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/__init__.py -> build/lib/tackerclient/tests/unit copying tackerclient/tests/unit/osc/base.py -> build/lib/tackerclient/tests/unit/osc copying tackerclient/tests/unit/osc/__init__.py -> build/lib/tackerclient/tests/unit/osc copying tackerclient/version.py -> build/lib/tackerclient copying tackerclient/shell.py -> build/lib/tackerclient copying tackerclient/i18n.py -> build/lib/tackerclient copying tackerclient/client.py -> build/lib/tackerclient copying tackerclient/__init__.py -> build/lib/tackerclient copying tackerclient/osc/v2/__init__.py -> build/lib/tackerclient/osc/v2 creating build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/lib/tackerclient/tests/unit/osc/v2 copying tackerclient/tests/unit/osc/v2/__init__.py -> build/lib/tackerclient/tests/unit/osc/v2 creating build/lib/tackerclient/osc/common copying tackerclient/osc/common/__init__.py -> build/lib/tackerclient/osc/common copying tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/tests/unit/osc/v1/__init__.py -> build/lib/tackerclient/tests/unit/osc/v1 copying tackerclient/osc/v1/__init__.py -> build/lib/tackerclient/osc/v1 creating build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/lib/tackerclient/osc/common/vnflcm copying tackerclient/osc/common/vnflcm/__init__.py -> build/lib/tackerclient/osc/common/vnflcm copying tackerclient/tests/__init__.py -> build/lib/tackerclient/tests creating build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/vim.py -> build/lib/tackerclient/osc/v1/nfvo copying tackerclient/osc/v1/nfvo/__init__.py -> build/lib/tackerclient/osc/v1/nfvo creating build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/vim.py -> build/lib/tackerclient/tacker/v1_0/nfvo copying tackerclient/tacker/v1_0/nfvo/__init__.py -> build/lib/tackerclient/tacker/v1_0/nfvo creating build/lib/tackerclient/v1_0 copying tackerclient/v1_0/client.py -> build/lib/tackerclient/v1_0 copying tackerclient/v1_0/__init__.py -> build/lib/tackerclient/v1_0 running egg_info writing python_tackerclient.egg-info/PKG-INFO writing dependency_links to python_tackerclient.egg-info/dependency_links.txt writing entry points to python_tackerclient.egg-info/entry_points.txt writing requirements to python_tackerclient.egg-info/requires.txt writing top-level names to python_tackerclient.egg-info/top_level.txt writing pbr to python_tackerclient.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'python_tackerclient.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v1.vnflcm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v1.vnflcm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v1.vnflcm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v1.vnflcm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnffm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnffm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnffm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnffm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnflcm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnflcm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnflcm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnflcm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.osc.v2.vnfpm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.osc.v2.vnfpm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.osc.v2.vnfpm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.osc.v2.vnfpm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package.Definitions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Definitions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts.Scripts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.osc.v1.fixture_data.sample_vnf_package_artifacts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'tackerclient.tests.unit.vm.samples' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'tackerclient.tests.unit.vm.samples' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'tackerclient.tests.unit.vm.samples' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'tackerclient.tests.unit.vm.samples' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples copying tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v1/vnflcm/samples creating build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/lib/tackerclient/tests/unit/vm/samples copying tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/lib/tackerclient/tests/unit/vm/samples creating build/lib/tackerclient/osc/v2/vnffm/samples copying tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/lib/tackerclient/osc/v2/vnffm/samples creating build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples copying tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/lib/tackerclient/osc/v2/vnfpm/samples creating build/lib/tackerclient/osc/v2/vnflcm creating build/lib/tackerclient/osc/v2/vnflcm/samples copying tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/lib/tackerclient/osc/v2/vnflcm/samples 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/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/v1_0/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/v1_0 copying build/lib/tackerclient/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/client.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/shell.py -> build/bdist.linux-x86_64/wheel/tackerclient copying build/lib/tackerclient/version.py -> build/bdist.linux-x86_64/wheel/tackerclient creating build/bdist.linux-x86_64/wheel/tackerclient/tacker copying build/lib/tackerclient/tacker/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker copying build/lib/tackerclient/tacker/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/nfvo/vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0/nfvo copying build/lib/tackerclient/tacker/v1_0/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tacker/v1_0 creating build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/_i18n.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/clientmanager.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/command.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/constants.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/exceptions.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/extension.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/serializer.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/common copying build/lib/tackerclient/common/validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/vnflcm/vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common/vnflcm copying build/lib/tackerclient/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnflcm/samples copying build/lib/tackerclient/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm/samples copying build/lib/tackerclient/osc/v2/vnfpm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm copying build/lib/tackerclient/osc/v2/vnfpm/vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnfpm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm/samples copying build/lib/tackerclient/osc/v2/vnffm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/v2/vnffm/vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v2/vnffm copying build/lib/tackerclient/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/plugin.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/sdk_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc copying build/lib/tackerclient/osc/utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/nfvo/vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/nfvo copying build/lib/tackerclient/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm copying build/lib/tackerclient/osc/v1/vnfpkgm/vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnfpkgm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm/samples copying build/lib/tackerclient/osc/v1/vnflcm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm copying build/lib/tackerclient/osc/v1/vnflcm/vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/osc/v1/vnflcm creating build/bdist.linux-x86_64/wheel/tackerclient/tests copying build/lib/tackerclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_casual_args.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_cli10.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_command_meta.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_http.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_shell.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_ssl.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit copying build/lib/tackerclient/tests/unit/test_validators.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/samples/vim_config.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm/samples copying build/lib/tackerclient/tests/unit/vm/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm copying build/lib/tackerclient/tests/unit/vm/test_vim_utils.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/vm creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnffm_sub.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_job.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_report.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v2 copying build/lib/tackerclient/tests/unit/osc/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc copying build/lib/tackerclient/tests/unit/osc/base.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common copying build/lib/tackerclient/tests/unit/osc/common/test_vnflcm_versions.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/common creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnf_package.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnf_package_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 copying build/lib/tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1 creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata creating build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/__init__.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data copying build/lib/tackerclient/tests/unit/osc/v1/fixture_data/client.py -> build/bdist.linux-x86_64/wheel/tackerclient/tests/unit/osc/v1/fixture_data running install_egg_info Copying python_tackerclient.egg-info to build/bdist.linux-x86_64/wheel/python_tackerclient-2.1.0-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/python_tackerclient-2.1.0.dist-info/WHEEL creating '/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir/pip-wheel-6xe52nb1/tmp1ibi033s/python_tackerclient-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'tackerclient/__init__.py' adding 'tackerclient/client.py' adding 'tackerclient/i18n.py' adding 'tackerclient/shell.py' adding 'tackerclient/version.py' adding 'tackerclient/common/__init__.py' adding 'tackerclient/common/_i18n.py' adding 'tackerclient/common/clientmanager.py' adding 'tackerclient/common/command.py' adding 'tackerclient/common/constants.py' adding 'tackerclient/common/exceptions.py' adding 'tackerclient/common/extension.py' adding 'tackerclient/common/serializer.py' adding 'tackerclient/common/utils.py' adding 'tackerclient/common/validators.py' adding 'tackerclient/osc/__init__.py' adding 'tackerclient/osc/plugin.py' adding 'tackerclient/osc/sdk_utils.py' adding 'tackerclient/osc/utils.py' adding 'tackerclient/osc/common/__init__.py' adding 'tackerclient/osc/common/vnflcm/__init__.py' adding 'tackerclient/osc/common/vnflcm/vnflcm_versions.py' adding 'tackerclient/osc/v1/__init__.py' adding 'tackerclient/osc/v1/nfvo/__init__.py' adding 'tackerclient/osc/v1/nfvo/vim.py' adding 'tackerclient/osc/v1/vnflcm/__init__.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_op_occs.py' adding 'tackerclient/osc/v1/vnflcm/vnflcm_subsc.py' adding 'tackerclient/osc/v1/vnflcm/samples/change_ext_conn_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/create_lccn_subscription_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/heal_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/instantiate_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/scale_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnflcm/samples/update_vnf_instance_param_sample.json' adding 'tackerclient/osc/v1/vnfpkgm/__init__.py' adding 'tackerclient/osc/v1/vnfpkgm/vnf_package.py' adding 'tackerclient/osc/v2/__init__.py' adding 'tackerclient/osc/v2/vnffm/__init__.py' adding 'tackerclient/osc/v2/vnffm/vnffm_alarm.py' adding 'tackerclient/osc/v2/vnffm/vnffm_sub.py' adding 'tackerclient/osc/v2/vnffm/samples/create_vnf_fm_subscription_param_sample.json' adding 'tackerclient/osc/v2/vnflcm/samples/change_vnfpkg_vnf_instance_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/__init__.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_job.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_report.py' adding 'tackerclient/osc/v2/vnfpm/vnfpm_threshold.py' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/create_vnf_pm_threshold_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_job_param_sample.json' adding 'tackerclient/osc/v2/vnfpm/samples/update_vnf_pm_threshold_param_sample.json' adding 'tackerclient/tacker/__init__.py' adding 'tackerclient/tacker/client.py' adding 'tackerclient/tacker/v1_0/__init__.py' adding 'tackerclient/tacker/v1_0/nfvo/__init__.py' adding 'tackerclient/tacker/v1_0/nfvo/vim.py' adding 'tackerclient/tacker/v1_0/nfvo/vim_utils.py' adding 'tackerclient/tests/__init__.py' adding 'tackerclient/tests/unit/__init__.py' adding 'tackerclient/tests/unit/test_auth.py' adding 'tackerclient/tests/unit/test_casual_args.py' adding 'tackerclient/tests/unit/test_cli10.py' adding 'tackerclient/tests/unit/test_command_meta.py' adding 'tackerclient/tests/unit/test_http.py' adding 'tackerclient/tests/unit/test_shell.py' adding 'tackerclient/tests/unit/test_ssl.py' adding 'tackerclient/tests/unit/test_utils.py' adding 'tackerclient/tests/unit/test_validators.py' adding 'tackerclient/tests/unit/osc/__init__.py' adding 'tackerclient/tests/unit/osc/base.py' adding 'tackerclient/tests/unit/osc/common/__init__.py' adding 'tackerclient/tests/unit/osc/common/test_vnflcm_versions.py' adding 'tackerclient/tests/unit/osc/v1/__init__.py' adding 'tackerclient/tests/unit/osc/v1/test_vnf_package.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_op_occs.py' adding 'tackerclient/tests/unit/osc/v1/test_vnflcm_subsc.py' adding 'tackerclient/tests/unit/osc/v1/vnf_package_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_op_occs_fakes.py' adding 'tackerclient/tests/unit/osc/v1/vnflcm_subsc_fakes.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/__init__.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/client.py' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_common_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/etsi_nfv_sol001_vnfd_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_df_simple.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_top.vnfd.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Definitions/helloworld3_types.yaml' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/Scripts/install.sh' adding 'tackerclient/tests/unit/osc/v1/fixture_data/sample_vnf_package_artifacts/TOSCA-Metadata/TOSCA.meta' adding 'tackerclient/tests/unit/osc/v2/__init__.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_alarm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnffm_sub.py' adding 'tackerclient/tests/unit/osc/v2/test_vnflcm.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_job.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_report.py' adding 'tackerclient/tests/unit/osc/v2/test_vnfpm_threshold.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_alarm_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnffm_sub_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_job_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_report_fakes.py' adding 'tackerclient/tests/unit/osc/v2/vnfpm_threshold_fakes.py' adding 'tackerclient/tests/unit/vm/__init__.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s.py' adding 'tackerclient/tests/unit/vm/test_cli10_vim_k8s_with_bearer_token.py' adding 'tackerclient/tests/unit/vm/test_vim_utils.py' adding 'tackerclient/tests/unit/vm/samples/vim_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_with_false_cert_verify.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_config_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_bearer_token_without_auth_url.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config.yaml' adding 'tackerclient/tests/unit/vm/samples/vim_k8s_config_without_auth_url.yaml' adding 'tackerclient/v1_0/__init__.py' adding 'tackerclient/v1_0/client.py' adding 'python_tackerclient-2.1.0.dist-info/AUTHORS' adding 'python_tackerclient-2.1.0.dist-info/LICENSE' adding 'python_tackerclient-2.1.0.dist-info/METADATA' adding 'python_tackerclient-2.1.0.dist-info/WHEEL' adding 'python_tackerclient-2.1.0.dist-info/entry_points.txt' adding 'python_tackerclient-2.1.0.dist-info/pbr.json' adding 'python_tackerclient-2.1.0.dist-info/top_level.txt' adding 'python_tackerclient-2.1.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-tackerclient (pyproject.toml): finished with status 'done' Created wheel for python-tackerclient: filename=python_tackerclient-2.1.0-py3-none-any.whl size=209696 sha256=e528e6f6cc40dae365fa9f058b7eec11fde0a20e5ee8c41f8d6c5734e202ae69 Stored in directory: /builddir/.cache/pip/wheels/3e/ef/a3/f0703cb98d03436cf20198c2e2d600d680542192b3f340b494 Successfully built python-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N87a5T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 + cd python-tackerclient-2.1.0 ++ ls /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir/python_tackerclient-2.1.0-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=python_tackerclient==2.1.0 + '[' -z python_tackerclient==2.1.0 ']' + TMPDIR=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.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/python-tackerclient-2.1.0/pyproject-wheeldir python_tackerclient==2.1.0 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-tackerclient-2.1.0/pyproject-wheeldir Processing ./pyproject-wheeldir/python_tackerclient-2.1.0-py3-none-any.whl Installing collected packages: python-tackerclient Creating /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin/tacker to 755 Successfully installed python-tackerclient-2.1.0 + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin/tacker /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin/tacker: updating + rm -rfv /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 --record /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages/python_tackerclient-2.1.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-tackerclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-tackerclient-2.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] cli/commands reading sources... [ 15%] cli/index reading sources... [ 23%] cli/vim_commands reading sources... [ 30%] cli/vnf_package_commands reading sources... [ 38%] cli/vnffm_commands reading sources... [ 46%] cli/vnflcm_commands reading sources... [ 53%] cli/vnfpm_commands reading sources... [ 61%] contributor/contributing reading sources... [ 69%] contributor/developing reading sources... [ 76%] contributor/index reading sources... [ 84%] index reading sources... [ 92%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] cli/commands writing output... [ 15%] cli/index writing output... [ 23%] cli/vim_commands writing output... [ 30%] cli/vnf_package_commands writing output... [ 38%] cli/vnffm_commands writing output... [ 46%] cli/vnflcm_commands writing output... [ 53%] cli/vnfpm_commands writing output... [ 61%] contributor/contributing writing output... [ 69%] contributor/developing writing output... [ 76%] contributor/index writing output... [ 84%] index writing output... [ 92%] install/index writing output... [100%] reference/index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + sphinx-build -b man doc/source doc/build/man Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (python-tackerclient); you can disable this behavior with the 'openstackdocs_auto_name' option [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/python-tackerclient-2.1.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] cli/commands reading sources... [ 15%] cli/index reading sources... [ 23%] cli/vim_commands reading sources... [ 30%] cli/vnf_package_commands reading sources... [ 38%] cli/vnffm_commands reading sources... [ 46%] cli/vnflcm_commands reading sources... [ 53%] cli/vnfpm_commands reading sources... [ 61%] contributor/contributing reading sources... [ 69%] contributor/developing reading sources... [ 76%] contributor/index reading sources... [ 84%] index reading sources... [ 92%] install/index reading sources... [100%] reference/index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... tacker.1 { cli/commands cli/vnf_package_commands cli/vnflcm_commands cli/vnffm_commands cli/vnfpm_commands cli/vim_commands } done build succeeded. The manual pages are in doc/build/man. + install -p -D -m 644 -v doc/build/man/tacker.1 /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/man/man1/tacker.1 install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/man/man1' 'doc/build/man/tacker.1' -> '/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/man/man1/tacker.1' + ln -s tacker /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin/tacker-3 + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.1.0-0.20240918084248.940b7a5.el9 --unique-debug-suffix -2.1.0-0.20240918084248.940b7a5.el9.x86_64 --unique-debug-src-base python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-tackerclient-2.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wpBHqI + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-tackerclient-2.1.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( /usr/lib/python3.9/site-packages/requests/__init__.py:86: RequestsDependencyWarning: Unable to find acceptable character detection dependency (chardet or charset_normalizer). warnings.warn( {2} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg [0.192473s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_one_vnf_package [0.004319s] ... ok usage: check_parser [-h] [--file ] [--vnfd] [--type ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_no_options [0.007903s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnf_package [0.015562s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_artifacts_from_vnf_package [0.016290s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_3______fields____softwareImages______exclude_fields____checksum_______fields____softwareImages______exclude_fields____checksum____ [0.017036s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_show_no_options [0.009315s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_2_False [0.020542s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_3______operational_state____DISABLED_______operational_state____DISABLED____ [0.005670s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--operational-state ] [--user-data ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_no_options [0.004467s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_1_path [0.015392s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_failed_with_404_not_found [0.013232s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_with_conflict_error [0.023206s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action [0.012016s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_invalid_format_param_file [0.011640s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--name ] [--description ] [--I ] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_create_no_args [0.010308s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_1______cause____test_cause______vnfc_instance____vnfc_id_1____vnfc_id_2_______cause____test_cause______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.009187s] ... ok {0} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 [0.163395s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action [0.030830s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_vnf_instance_not_found [0.017769s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_2_SCALE_OUT [0.004720s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip [0.028630s] ... ok usage: check_parser [-h] [--file ] check_parser: error: the following arguments are required: , {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackageArtifact.test_download_no_options [0.007648s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_1_all_fields [0.005492s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_2_exclude_default [0.007105s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_1_SCALE_IN [0.023009s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_default_fields [0.003512s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_2 [0.008572s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_vnf_package_2_url [0.003141s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_1 [0.004812s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestCreateVnfLcm.test_take_action_2 [0.002408s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance [0.004340s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_one_vnf_instance [0.002365s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_2______cause____test_cause_______cause____test_cause____ [0.002194s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_param_file_not_exists [0.004486s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_2_SCALE_OUT [0.001576s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_1 [0.045389s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm.TestShowVnfLcm.test_take_action [0.006274s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action [0.005834s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002398s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002862s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.007014s] ... ok usage: check_parser [-h] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.001748s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription [0.006817s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_one_subscription [0.002070s] ... ok {0} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action_with_pagination [0.021949s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_filter [0.011221s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_internal_server_error [0.004313s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found_1_ACKNOWLEDGED [0.002334s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action [0.002200s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_one_vnf_pm_job [0.003095s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_default_fields [0.003151s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.002762s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action [0.002551s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_vnf_pm_report_id_not_found [0.002806s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_create_no_args [0.002021s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_internal_server_error [0.006627s] ... ok {0} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.004981s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_with_invalid_auth_url [0.000105s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token [0.000509s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_strip_credentials_from_log [0.003350s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_use_given_endpoint_url [0.000362s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url [0.000327s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_token [0.000347s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token [0.000443s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_strip_credentials_from_log [0.000644s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_endpoint_type [0.000216s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url [0.000416s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_failed [0.000500s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_other [0.000440s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_endpoint_url_with_invalid_auth_url [0.000108s] ... ok {0} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token [0.002610s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg [0.000130s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_duplicate [0.000105s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_early_type_specification [0.000093s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_badarg_with_minus [0.000114s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_clear_action [0.000297s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg_with_attribute_named_type [0.001827s] ... ok {0} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_nargs [0.002906s] ... ok {0} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_not_contain_message [0.000288s] ... ok {0} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_unknown_status_code [0.000195s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_option [0.004403s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_help_on_subcommand [0.019664s] ... ok {0} tackerclient.tests.unit.test_shell.ShellTest.test_main_with_unicode [0.002225s] ... ok {3} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version [0.263270s] ... ok {3} tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_1_1 [0.010425s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_1 [0.009100s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestCreateVnfPackage.test_take_action_2_________ [0.007471s] ... ok {0} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var [0.187422s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_is_empty [0.004686s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_with_formatters [0.000076s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_none_string_to_dictionary [0.000040s] ... ok {0} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_false [0.000055s] ... ok {0} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_no_limit [0.000134s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package_exception [0.016984s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.010737s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id [0.011166s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_delete_vim [0.001202s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_2_both [0.023858s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.008425s] ... ok {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_delete_vim [0.003709s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_all_params [0.014316s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_1_application_zip [0.023116s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {0} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.007397s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim [0.000090s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_extra [0.000079s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim_no_project [0.000210s] ... ok {0} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_without_port [0.000104s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_failed_with_no_file_arg_2_both [0.025475s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_1______all_fields______fields____softwareImages_______all_fields___True_____fields____softwareImages____ [0.011879s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestShowVnfPackage.test_take_action_1_True [0.010565s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_take_action_1 [0.004458s] ... ok usage: check_parser [-h] (--path | --url ) [--user-name ] [--password ] check_parser: error: the following arguments are required: {3} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUploadVnfPackage.test_upload_no_options [0.022796s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_param_file_not_exists [0.004280s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_5_________ [0.012736s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_param_file_not_exists [0.008420s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action_invalid_format_param_file [0.002282s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_1_SCALE_IN [0.006479s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_no_param_file_2_SCALE_OUT [0.005322s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_param_file_not_exists_1_SCALE_IN [0.011503s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_2 [0.003969s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action_param_file_not_exists [0.001970s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_2_FORCEFUL [0.013951s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.003682s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action [0.002106s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action [0.004674s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.002870s] ... ok {3} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_take_action [0.002979s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action_vnf_lcm_op_occ_id_not_found [0.006328s] ... ok Failed to delete VNF FM subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnffm/v1/subscriptions/xxxx-yyyy-zzzz {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub [0.005454s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_multiple_vnf_fm_sub_exception [0.004859s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_internal_server_error [0.002809s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_incorrect_filter [0.007273s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_invalid_format_param_file [0.002231s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_param_file_not_exists [0.001346s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnflcm.TestVnfLcmV2.test_client_v2 [0.000559s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job [0.008346s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_1_all_fields [0.012727s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_exclude_fields [0.006330s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____criteria_______all_fields___True_____exclude_fields____criteria____ [0.003445s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_vnf_pm_job_id_not_found [0.002884s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestCreateVnfPmThreshold.test_take_action [0.002725s] ... ok Failed to delete VNF PM threshold with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/thresholds/xxxx-yyyy-zzzz {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold_exception [0.008082s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_internal_server_error [0.003984s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_incorrect_filter [0.008381s] ... ok {3} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action [0.004813s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url [0.000555s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_failed [0.000455s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_token [0.000570s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_reused_token_get_auth_info [0.000074s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_endpoint_type [0.001296s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_with_invalid_auth_url [0.000116s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_reused_token_get_auth_info [0.000072s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_use_given_endpoint_url [0.002039s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_get_token [0.000564s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_strip_credentials_from_log [0.001133s] ... ok {3} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_use_given_endpoint_url [0.000364s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_arg [0.000441s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_list [0.000227s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_false [0.000220s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_dict_arg [0.000185s] ... ok {3} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_empty [0.000089s] ... ok {3} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_error_dict_contains_message [0.000191s] ... ok {3} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_unicode [0.000640s] ... ok {3} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_log_defined_explicitly [0.000080s] ... ok {3} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_error [0.000297s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_build_option_parser [0.009193s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_endpoint_environment_variable [0.002521s] ... ok {3} tackerclient.tests.unit.test_shell.ShellTest.test_unknown_auth_strategy [0.001487s] ... ok {3} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_None [0.000086s] ... ok {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_max_only [0.000137s] ... ok {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_max [0.000159s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {3} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_ip_subnet [0.000178s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_delete_vim [0.003577s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_list_vims [0.001554s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_multi_delete_vim [0.000884s] ... ok {3} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.002144s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc_no_username [0.000112s] ... ok {3} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_exception [0.000080s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package [0.157080s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_for_type_text_plain [0.006367s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_without_file_arg [0.003535s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_exclude_fields [0.005821s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --all_fields {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_invalid_combination_2______all_fields______exclude_fields____checksum_______all_fields___True_____exclude_fields____checksum____ [0.007083s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_pagination [0.006652s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestListVnfPackage.test_take_action_with_valid_combination [0.004625s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnf_package.TestUpdateVnfPackage.test_update_without_user_data_and_operational_state [0.002384s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeExtConnVnfLcm.test_take_action_vnf_instance_not_found [0.004315s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_with_v1_version [0.004924s] ... ok Failed to delete vnf instance with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/vnf_instances/xxxx-yyyy-zzzz {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestDeleteVnfLcm.test_delete_multiple_vnf_instance_exception [0.011261s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_3______vnfc_instance____vnfc_id_1____vnfc_id_2_______vnfc_instance_____vnfc_id_1____vnfc_id_2_____ [0.010881s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_4______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json_______additional_param_file______tackerclient_osc_v1_vnflcm_samples_heal_vnf_instance_param_sample_json____ [0.008102s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestHealVnfLcm.test_take_action_vnf_instance_not_found [0.009497s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action [0.006005s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestListVnfLcm.test_take_action_with_pagination [0.009369s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_1_SCALE_IN [0.007809s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestScaleVnfLcm.test_take_action_vnf_instance_not_found_2_SCALE_OUT [0.007974s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_vnf_instance_not_found [0.005937s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm.TestUpdateVnfLcm.test_take_action [0.005583s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] [--cancel-mode ] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_terminate_no_options [0.003840s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_missing_vnf_lcm_op_occ_id_argument [0.002844s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestFailVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.003646s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action [0.003932s] ... ok No redirection or local file specified for downloaded VNFD data. Please specify a local file with --file to save downloaded VNFD data or use redirection. No redirection or local file specified for downloaded VNFD data. Please specify a local file with --file to save downloaded VNFD data or use redirection. {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_internal_server_error [0.006389s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_exclude_fields [0.005693s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_pagination [0.007097s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action_vnf_lcm_op_occ_id_not_found [0.006046s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestShowVnfLcmOp.test_take_action_internal_server_error [0.004395s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestCreateLccnSubscription.test_create_no_args [0.003586s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestListLccnSubscription.test_take_action [0.004030s] ... ok {1} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestShowLccnSubscription.test_take_action [0.013414s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_internal_server_error [0.012506s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action_with_incorrect_filter [0.004482s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestShowVnfFmAlarm.test_take_action [0.008972s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_2_UNACKNOWLEDGED [0.014620s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_create_no_args [0.003932s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestDeleteVnfFmSub.test_delete_one_vnf_fm_sub [0.005171s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_vnf_fm_sub_id_not_found [0.003437s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action [0.004062s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnflcm.TestChangeVnfPkgVnfLcm.test_take_action_vnf_instance_not_found [0.002026s] ... ok Failed to delete VNF PM job with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnfpm/v2/pm_jobs/xxxx-yyyy-zzzz {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestDeleteVnfPmJob.test_delete_multiple_vnf_pm_job_exception [0.004204s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --fields: not allowed with argument --all_fields {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_1______all_fields______fields____objectInstanceIds_______all_fields___True_____fields____objectInstanceIds____ [0.002945s] ... ok usage: check_parser [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--noindent] [--max-width ] [--fit-width] [--print-empty] [--sort-column SORT_COLUMN] [--sort-ascending | --sort-descending] [--filter ] [--all_fields | --fields fields | --exclude_fields exclude-fields] [--exclude_default] check_parser: error: argument --exclude_fields: not allowed with argument --fields {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_invalid_combination_3______fields____objectInstanceIds______exclude_fields____criteria_______fields____objectInstanceIds______exclude_fields____criteria____ [0.002781s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestUpdateVnfPmJob.test_take_action [0.002990s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_multiple_vnf_pm_threshold [0.005861s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestDeleteVnfPmThreshold.test_delete_one_vnf_pm_threshold [0.002107s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action_with_filter [0.002740s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestShowVnfPmThreshold.test_take_action_vnf_pm_threshold_id_not_found [0.002193s] ... ok {1} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestUpdateVnfPmThreshold.test_take_action [0.003173s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_endpoint_type [0.000395s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_refresh_token_no_auth_url [0.000495s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_failed [0.000492s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_get_endpoint_url_other [0.000786s] ... ok {1} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithId.test_refresh_token_no_auth_url [0.000441s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bad_values_str [0.000254s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_goodarg_with_minus_number [0.000329s] ... ok {1} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_list_of_dict_arg [0.000381s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_bad_tacker_error [0.000289s] ... ok {1} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_unknown_error_to_per_code_exception [0.000761s] ... ok {1} tackerclient.tests.unit.test_command_meta.TestCommandMeta.test_tacker_command_meta_defines_log [0.000245s] ... ok {1} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_forbidden_is_returned_to_caller [0.000643s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_auth [0.008986s] ... ok {1} tackerclient.tests.unit.test_shell.ShellTest.test_help [0.004496s] ... ok {1} tackerclient.tests.unit.test_utils.ImportClassTestCase.test_get_client_class_invalid_version [0.000369s] ... ok {1} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_properties_mixed_case_fields [0.000208s] ... ok {1} tackerclient.tests.unit.test_validators.ValidatorTest.test_validate_int_min_only [0.000237s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_show_vim_id_name [0.002532s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_all_params [0.002164s] ... ok {1} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.002115s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_list_vims [0.002437s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id [0.003498s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_show_vim_id_name [0.005204s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_list_vims [0.001821s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.008800s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {1} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id_name [0.007531s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_bearer [0.000210s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_extra [0.000189s] ... ok {1} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_validate_auth_url_with_port [0.000280s] ... ok All specified vnf-package(s) deleted successfully Provide at least one of the argument from "--user-data" or "--operational-state" {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed [16.060861s] ... ok usage: check_parser [-h] [--termination-type ] [--graceful-termination-timeout ] [--D] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_terminate_no_options [0.002095s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm.TestVnfLcmV1.test_client_v2 [0.000830s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestCancelVnfLcmOp.test_take_action_1_GRACEFUL [0.002857s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_filter ... SKIPPED: Skip flaky test until its fixed upstream lp#1919350 {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestListVnfLcmOp.test_take_action_with_incorrect_filter [0.002706s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_internal_server_error [0.002271s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRetryVnfLcmOp.test_take_action_vnf_lcm_op_occ_state_is_conflict [0.003441s] ... ok {2} tackerclient.tests.unit.osc.v1.test_vnflcm_op_occs.TestRollbackVnfLcmOp.test_take_action [0.003101s] ... ok Failed to delete Lccn Subscription with ID 'xxxx-yyyy-zzzz': Connection to tacker failed: No mock address: DELETE http://nfv-orchestration/vnflcm/v1/subscriptions/xxxx-yyyy-zzzz {2} tackerclient.tests.unit.osc.v1.test_vnflcm_subsc.TestDeleteLccnSubscription.test_delete_multiple_subscription_exception [0.006424s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestListVnfFmAlarm.test_take_action [0.002620s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_1_ACKNOWLEDGED [0.002652s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_alarm.TestUpdateVnfFmAlarm.test_take_action_vnf_lcm_op_occ_state_is_conflict_1_UNACKNOWLEDGED [0.010066s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestCreateVnfFmSub.test_take_action [0.004028s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action [0.006569s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestListVnfFmSub.test_take_action_with_filter [0.010493s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnffm_sub.TestShowVnfFmSub.test_take_action_internal_server_error [0.002823s] ... ok usage: check_parser [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--noindent] [--prefix PREFIX] [--max-width ] [--fit-width] [--print-empty] check_parser: error: the following arguments are required: {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_create_no_args [0.002632s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestCreateVnfPmJob.test_take_action [0.011651s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_2_exclude_default [0.004694s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestListVnfPmJob.test_take_action_with_valid_combination [0.006366s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action [0.003747s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_job.TestShowVnfPmJob.test_take_action_internal_server_error [0.003427s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_report.TestShowVnfPmReport.test_take_action_internal_server_error [0.002747s] ... ok {2} tackerclient.tests.unit.osc.v2.test_vnfpm_threshold.TestListVnfPmThreshold.test_take_action [0.006274s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystone.test_get_endpoint_url_other [0.000481s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_refresh_token_no_auth_url [0.000327s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthKeystoneWithIdandName.test_reused_token_get_auth_info [0.005545s] ... ok {2} tackerclient.tests.unit.test_auth.CLITestAuthNoAuth.test_get_noauth [0.000508s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_bool_true [0.000314s] ... ok {2} tackerclient.tests.unit.test_casual_args.CLITestArgs.test_default_bool [0.000421s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_default_fallback [0.000184s] ... ok {2} tackerclient.tests.unit.test_cli10.CLITestV10ExceptionHandler.test_exception_handler_v10_tacker_etsi_error [0.000428s] ... ok {2} tackerclient.tests.unit.test_cli10.ClientV1TestJson.test_do_request_error_without_response_body [0.001632s] ... ok {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_success [0.000542s] ... ok {2} tackerclient.tests.unit.test_http.TestHTTPClient.test_request_unauthorized [0.000675s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_help_command [0.003876s] ... ok {2} tackerclient.tests.unit.test_shell.ShellTest.test_run_unknown_command [0.002443s] ... ok {2} tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed [0.102880s] ... ok {2} tackerclient.tests.unit.test_ssl.TestSSL.test_proper_exception_is_raised_when_cert_validation_fails [0.001457s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_get_dict_item_properties [0.000058s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_get_object_item_desired_fields_differ_from_item [0.000086s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_bool_true [0.000074s] ... ok {2} tackerclient.tests.unit.test_utils.TestUtils.test_string_to_dictionary [0.000073s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_multi_delete_vim [0.003109s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_all_params [0.004021s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_false_cert_verify [0.004003s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim.CLITestV10VIMJSON.test_register_vim_with_no_auth_url [0.002654s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_all_params [0.003111s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_register_vim_with_mandatory_params [0.002938s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_all_params [0.002361s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s.CLITestV10VIMJSON.test_update_vim_with_mandatory_params [0.018593s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_multi_delete_vim [0.002633s] ... ok Deprecated: tacker command line is deprecated, will be deleted after Rocky is released. {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_show_vim_id [0.002242s] ... ok {2} tackerclient.tests.unit.vm.test_cli10_vim_k8s_with_bearer_token.CLITestV10VIMJSON.test_update_vim_all_params [0.002538s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_kubernetes_vim_oidc [0.000395s] ... ok {2} tackerclient.tests.unit.vm.test_vim_utils.TestVIMUtils.test_args2body_vim [0.000110s] ... ok All specified vnf-package(s) deleted successfully ====== Totals ====== Ran: 315 tests in 16.8793 sec. - Passed: 314 - Skipped: 1 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 18.6294 sec. ============== Worker Balance ============== - Worker 0 (79 tests) => 0:00:00.671319 - Worker 1 (79 tests) => 0:00:00.526777 - Worker 2 (79 tests) => 0:00:16.879282 - Worker 3 (78 tests) => 0:00:00.687283 Test id Runtime (s) ---------------------------------------------------------------------------------------------------------------------------- ----------- tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_terminate_and_delete_wait_failed 16.061 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_invalid_major_version 0.263 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_no_arg 0.192 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed_as_env_var 0.187 tackerclient.tests.unit.osc.common.test_vnflcm_versions.TestVnfLcmVersions.test_take_action_with_major_version_2_2 0.163 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDeleteVnfPackage.test_delete_multiple_vnf_package 0.157 tackerclient.tests.unit.test_ssl.TestSSL.test_ca_cert_passed 0.103 tackerclient.tests.unit.osc.v1.test_vnflcm.TestTerminateVnfLcm.test_take_action_1 0.045 tackerclient.tests.unit.osc.v1.test_vnflcm.TestInstantiateVnfLcm.test_take_action 0.031 tackerclient.tests.unit.osc.v1.test_vnf_package.TestDownloadVnfPackage.test_download_vnfd_from_vnf_package_1_application_zip 0.029 ___________________________________ summary ____________________________________ py39: commands succeeded congratulations :) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k8rZi7 + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient = 2.1.0-0.20240918084248.940b7a5.el9 python3-tackerclient = 2.1.0-0.20240918084248.940b7a5.el9 python3.9-tackerclient = 2.1.0-0.20240918084248.940b7a5.el9 python3.9dist(python-tackerclient) = 2.1 python3dist(python-tackerclient) = 2.1 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: ((python3.9dist(babel) < 2.4 or python3.9dist(babel) > 2.4) with python3.9dist(babel) >= 2.3.4) ((python3.9dist(cliff) < 2.9 or python3.9dist(cliff) > 2.9) with python3.9dist(cliff) >= 2.8) ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) /usr/bin/python3 python(abi) = 3.9 python3.9dist(iso8601) >= 0.1.11 python3.9dist(netaddr) >= 0.7.18 python3.9dist(osc-lib) >= 1.8 python3.9dist(oslo-i18n) >= 3.15.3 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.40 python3.9dist(python-keystoneclient) >= 3.8 python3.9dist(requests) >= 2.14.2 python3.9dist(simplejson) >= 3.5.1 python3.9dist(stevedore) >= 1.20 Obsoletes: python2-tackerclient < 2.1.0-0.20240918084248.940b7a5.el9 python39-tackerclient < 2.1.0-0.20240918084248.940b7a5.el9 Processing files: python3-tackerclient-tests-unit-2.1.0-0.20240918084248.940b7a5.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.V02ftf + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python3-tackerclient-tests-unit + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-tests-unit = 2.1.0-0.20240918084248.940b7a5.el9 python3-tackerclient-tests-unit = 2.1.0-0.20240918084248.940b7a5.el9 python3.9-tackerclient-tests-unit = 2.1.0-0.20240918084248.940b7a5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python39-tackerclient-tests-unit < 2.1.0-0.20240918084248.940b7a5.el9 Processing files: python-tackerclient-doc-2.1.0-0.20240918084248.940b7a5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vmv83S + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/doc/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/doc/python-tackerclient-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/doc/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jcLq3p + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python-tackerclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python-tackerclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64/usr/share/licenses/python-tackerclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-tackerclient-doc = 2.1.0-0.20240918084248.940b7a5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 Wrote: /builddir/build/SRPMS/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.src.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-tackerclient-tests-unit-2.1.0-0.20240918084248.940b7a5.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-tackerclient-doc-2.1.0-0.20240918084248.940b7a5.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0vTPkt + umask 022 + cd /builddir/build/BUILD + cd python-tackerclient-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tackerclient-2.1.0-0.20240918084248.940b7a5.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0