Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-647473-26438/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Wrote: /builddir/build/SRPMS/python-pbr-5.10.0-2.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-647473-26438/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1674172800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iEI0Es + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.10.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/pbr-5.10.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.83YyI6 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + 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 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' /usr/lib/python3.11/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.11/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 build running build_py creating build creating build/lib creating build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests creating build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd creating build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage' 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 'pbr.tests.testpackage' 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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.data_files' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.data_files' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.data_files' 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 'pbr.tests.testpackage.data_files' 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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.doc.source' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.doc.source' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.doc.source' 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 'pbr.tests.testpackage.doc.source' 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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage' 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 'pbr.tests.testpackage.pbr_testpackage' 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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.pbr_testpackage.package_data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.pbr_testpackage.package_data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.pbr_testpackage.package_data' 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 'pbr.tests.testpackage.pbr_testpackage.package_data' 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.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pbr.tests.testpackage.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pbr.tests.testpackage.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pbr.tests.testpackage.src' 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 'pbr.tests.testpackage.src' 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/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src + sphinx-build doc/source html Running Sphinx v5.3.0 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.cmd.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/pbr.hooks.rst. Creating file /builddir/build/BUILD/pbr-5.10.0/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.11/site-packages/openstackdocstheme/theme fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] cannot find git top directory, assuming "." [openstackdocstheme] no ./.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 13%] index reading sources... [ 20%] reference/api/modules reading sources... [ 26%] reference/api/pbr reading sources... [ 33%] reference/api/pbr.cmd reading sources... [ 40%] reference/api/pbr.hooks reading sources... [ 46%] reference/index reading sources... [ 53%] user/compatibility reading sources... [ 60%] user/features reading sources... [ 66%] user/history reading sources... [ 73%] user/index reading sources... [ 80%] user/packagers reading sources... [ 86%] user/releasenotes reading sources... [ 93%] user/semver reading sources... [100%] user/using /builddir/build/BUILD/pbr-5.10.0/doc/source/user/releasenotes.rst:5: CRITICAL: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'RELEASENOTES.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/contributor/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'contributor/index' writing output... [ 13%] index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'index' writing output... [ 20%] reference/api/modules fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/modules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/modules.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 26%] reference/api/pbr fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr' writing output... [ 33%] reference/api/pbr.cmd fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.cmd.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.cmd.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.cmd' writing output... [ 40%] reference/api/pbr.hooks fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/api/pbr.hooks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/api/pbr.hooks.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.hooks' writing output... [ 46%] reference/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/reference/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/reference/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'reference/index' writing output... [ 53%] user/compatibility fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/compatibility.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/compatibility.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/compatibility' writing output... [ 60%] user/features fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/features.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/features' writing output... [ 66%] user/history fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/history.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/history.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/history' writing output... [ 73%] user/index fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/index' writing output... [ 80%] user/packagers fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/packagers.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/packagers.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/packagers' writing output... [ 86%] user/releasenotes fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/releasenotes.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/releasenotes.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/releasenotes' writing output... [ 93%] user/semver fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/semver.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/semver.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/semver' writing output... [100%] user/using fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/user/using.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/user/using.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'user/using' WARNING: [openstackdocstheme] cannot get gitsha from git repository generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' 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, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Peiy1J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch ++ dirname /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + 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 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch --prefix /usr /usr/lib/python3.11/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.11/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 install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running install_lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/src creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/build.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks creating /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_files.py to test_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_commands.py to test_commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_version.py to test_version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_integration.py to test_integration.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_core.py to test_core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_setup.py to test_setup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/extra_files.py to extra_files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/options.py to options.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/find_package.py to find_package.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/testr_command.py to testr_command.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/build.py to build.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/packaging.py to packaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/builddoc.py to builddoc.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/git.py to git.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/pbr_json.py to pbr_json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/backwards.py to backwards.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/files.py to files.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/metadata.py to metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks/commands.py to commands.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/cmd/main.py to main.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/sphinxext.py to sphinxext.cpython-311.pyc writing byte-compilation script '/tmp/tmpxqpuwmxs.py' /usr/bin/python3 /tmp/tmpxqpuwmxs.py removing /tmp/tmpxqpuwmxs.py running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr-5.10.0-py3.11.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr-3 + ln -s ./pbr-3 /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin/pbr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.10.0-2.fc38 --unique-debug-suffix -5.10.0-2.fc38.noarch --unique-debug-src-base python-pbr-5.10.0-2.fc38.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pbr-5.10.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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eqQPQB + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + 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 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd pbr-5.10.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages + export PYTHONDONTWRITEBYTECODE=1 + PYTHONDONTWRITEBYTECODE=1 + export PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + stestr run -E 'test_requirement_parsing|test_pep_517_support' {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,non-subdirectory) [2.107301s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp76qegz63/tmpnc3aidhm' {1} pbr.tests.test_files.FilesConfigTest.test_implicit_auto_package [2.256559s] ... ok {1} pbr.tests.test_integration.TestInstallWithoutPbr.test_install_without_pbr ... SKIPPED: integration tests not enabled {1} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-EL8) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,non-subdirectory) [0.359745s] ... ok {3} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script [0.001431s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,has-subdirectory) [0.447208s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,has-subdirectory) [0.383422s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmplcnra69y/tmpi9j3yihc' {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,non-subdirectory) [0.438179s] ... ok {7} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing_source_prefix_in_directory_name [2.071003s] ... ok {7} pbr.tests.test_integration.TestIntegration.test_integration ... SKIPPED: integration tests not enabled {7} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Bionic) ... SKIPPED: integration tests not enabled {7} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Buster) ... SKIPPED: integration tests not enabled {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,has-subdirectory) [0.420856s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTest.test_default_requirements [0.397268s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,has-subdirectory) [0.423850s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTest.test_empty_requirements [0.392894s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,has-subdirectory) [0.402725s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,has-subdirectory) [0.364025s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,non-subdirectory) [0.379574s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp3mv6yw2i/tmpkfws30vq' {2} pbr.tests.test_commands.TestCommands.test_custom_build_py_command [14.775683s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. {0} pbr.tests.test_commands.TestCommands.test_custom_deb_version_py_command [15.638660s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running deb_version [pbr] Extracting deb version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {5} pbr.tests.test_hooks.TestHooks.test_global_setup_hooks [18.272769s] ... ok {5} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Buster) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Focal) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_commands.TestCommands.test_custom_rpm_version_py_command [18.448894s] ... ok Captured stdout: ~~~~~~~~~~~~~~~~ running rpm_version [pbr] Extracting rpm version 0.0.0 Captured stderr: ~~~~~~~~~~~~~~~~ /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( {5} pbr.tests.test_packaging.ParseRequirementsTest.test_index_present [0.389950s] ... ok {2} pbr.tests.test_commands.TestCommands.test_freeze_command [6.764688s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTest.test_nested_requirements [0.306694s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,non-subdirectory) [0.316805s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpikoxc0jn/tmpfbd7msul/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpikoxc0jn/tmpfbd7msul/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d81beac] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.0 creating pbr_testpackage-0.0.0/data_files creating pbr_testpackage-0.0.0/doc creating pbr_testpackage-0.0.0/doc/source creating pbr_testpackage-0.0.0/pbr_testpackage creating pbr_testpackage-0.0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0.0/src copying files to pbr_testpackage-0.0.0... copying 14 -> pbr_testpackage-0.0.0 copying AUTHORS -> pbr_testpackage-0.0.0 copying CHANGES.txt -> pbr_testpackage-0.0.0 copying ChangeLog -> pbr_testpackage-0.0.0 copying LICENSE.txt -> pbr_testpackage-0.0.0 copying MANIFEST.in -> pbr_testpackage-0.0.0 copying README.txt -> pbr_testpackage-0.0.0 copying extra-file.txt -> pbr_testpackage-0.0.0 copying git-extra-file.txt -> pbr_testpackage-0.0.0 copying setup.cfg -> pbr_testpackage-0.0.0 copying setup.py -> pbr_testpackage-0.0.0 copying test-requirements.txt -> pbr_testpackage-0.0.0 copying data_files/a.txt -> pbr_testpackage-0.0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.0/src Writing pbr_testpackage-0.0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.0' (and everything under it) STDERR: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) [20.088790s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpu0n2z4ol/tmpn2tyaj46/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpu0n2z4ol/tmpn2tyaj46/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 77d3b94] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.3s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.0 creating pbr_testpackage-0.0.0/data_files creating pbr_testpackage-0.0.0/doc creating pbr_testpackage-0.0.0/doc/source creating pbr_testpackage-0.0.0/pbr_testpackage creating pbr_testpackage-0.0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0.0/src copying files to pbr_testpackage-0.0.0... copying 14 -> pbr_testpackage-0.0.0 copying AUTHORS -> pbr_testpackage-0.0.0 copying CHANGES.txt -> pbr_testpackage-0.0.0 copying ChangeLog -> pbr_testpackage-0.0.0 copying LICENSE.txt -> pbr_testpackage-0.0.0 copying MANIFEST.in -> pbr_testpackage-0.0.0 copying README.txt -> pbr_testpackage-0.0.0 copying extra-file.txt -> pbr_testpackage-0.0.0 copying git-extra-file.txt -> pbr_testpackage-0.0.0 copying setup.cfg -> pbr_testpackage-0.0.0 copying setup.py -> pbr_testpackage-0.0.0 copying test-requirements.txt -> pbr_testpackage-0.0.0 copying data_files/a.txt -> pbr_testpackage-0.0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.0/src Writing pbr_testpackage-0.0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.0' (and everything under it) STDERR: {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) [22.787297s] ... ok Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpgq3p0uze/tmp711ws9vd/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpgq3p0uze/tmp711ws9vd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 28c6d20] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) [22.872498s] ... ok {6} pbr.tests.test_core.TestCore.test_console_script_develop [32.443158s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running /usr/bin/python3 setup.py build_py STDOUT: running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. Running pbr freeze STDOUT: alabaster==0.7.12 attrs==22.2.0 autopage==0.5.1 Babel==2.11.0 charset-normalizer==3.1.0 cliff==4.0.0 cmd2==2.4.2 distlib==0.3.6 docutils==0.19 dulwich==0.21.2 extras==1.0.0 filelock==3.8.2 fixtures==4.0.1 flake8==5.0.3 future==0.18.3 hacking==4.0.0 idna==3.4 imagesize==1.4.1 Jinja2==3.0.3 MarkupSafe==2.1.2 mccabe==0.7.0 openstackdocstheme==3.0.0 # git sha 0335d74 packaging==23.0 pbr==5.10.0 platformdirs==2.6.0 prettytable==0.7.2 pycodestyle==2.9.1 pyflakes==2.5.0 Pygments==2.14.0 pyparsing==3.0.9 pyperclip==1.8.2 PySocks==1.7.1 python-subunit==1.4.2 pytz==2023.3 PyYAML==6.0 requests==2.28.2 setuptools==65.5.1 six==1.16.0 snowballstemmer==2.2.0 sphinx==5.3.0 sphinxcontrib-apidoc==0.3.0 # git sha 55db45d sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 stestr==4.0.1 # git sha 0951a0c stevedore==4.0.2 # git sha 93f1e09 testrepository==0.0.20 testresources==2.0.1 testscenarios==0.5.0 testtools==2.5.0 urllib3==1.26.12 virtualenv==20.20.0 voluptuous==0.13.1 wcwidth==0.2.5 wheel==0.38.4 STDERR: Running /usr/bin/python3 setup.py egg_info STDOUT: running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: {0} pbr.tests.test_core.TestCore.test_console_script_install [30.636423s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running /usr/bin/python3 setup.py rpm_version STDOUT: running rpm_version [pbr] Extracting rpm version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init STDOUT: Initialized empty Git repository in /tmp/tmpcbmtwoe_/tmpwfcu5j48/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git add . STDOUT: STDERR: Running git commit -m Turn this into a git repo STDOUT: STDERR: Author identity unknown *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: unable to auto-detect email address (got 'mockbuild@fedora-riscv.(none)') Running /usr/bin/python3 setup.py sdist --formats=gztar STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.6s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {4} pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files [23.464225s] ... ok {4} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_subdirectories [0.588708s] ... ok Running /usr/bin/python3 setup.py egg_info STDOUT: test_hook_1 test_hook_2 running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp7gl2w7yo/tmp_3hbbqq6/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp7gl2w7yo/tmp_3hbbqq6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6e50825] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp7gl2w7yo/tmp_3hbbqq6/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 32d52a9] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) [23.901206s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp4kykmjy2/tmpcdaen4zd' {2} pbr.tests.test_core.TestCore.test_setup_py_keywords [30.675622s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_files.FilesConfigTest.test_auto_package [0.450189s] ... ok {2} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Stretch) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_normal [0.631311s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env [0.568130s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env_multiple_files [0.303322s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal) [0.419191s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpbp80xn9h/tmpb3zaxnct' {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,non-subdirectory) [0.544059s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,has-subdirectory) [0.623658s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpxzscc99s/tmp2bev1cbc' Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpap78zzal/tmpl47hjyjh' /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpw52718ai/tmp7d1raf7q/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpw52718ai/tmp7d1raf7q/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1110809] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpw52718ai/tmp7d1raf7q/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master fd84065] Allow `openstack.org` to `work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) [27.359011s] ... ok running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying 15 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5k4wa8x8/tmpd91roy_o/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5pf128ft/tmp59gsuol2/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp5pf128ft/tmp59gsuol2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2c9dace] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp5pf128ft/tmp59gsuol2/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 137fded] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) [26.999249s] ... ok {6} pbr.tests.test_core.TestCore.test_setup_py_build_sphinx [29.963146s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp4p4wqbyv/tmpqd9c6ah_/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp4p4wqbyv/tmpqd9c6ah_/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 004680b] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) [27.779716s] ... ok {6} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces [1.013885s] ... ok {6} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(EL8) ... SKIPPED: integration tests not enabled {6} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(pip-latest) ... SKIPPED: integration tests not enabled {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,non-subdirectory) [0.496782s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,has-subdirectory) [0.517011s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp_gonfdyn/tmpew09co3j' {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,has-subdirectory) [0.530597s] ... ok running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.1.dev1 creating pbr_testpackage-0.0.1.dev1/data_files creating pbr_testpackage-0.0.1.dev1/doc creating pbr_testpackage-0.0.1.dev1/doc/source creating pbr_testpackage-0.0.1.dev1/pbr_testpackage creating pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info creating pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data creating pbr_testpackage-0.0.1.dev1/src copying files to pbr_testpackage-0.0.1.dev1... copying 14 -> pbr_testpackage-0.0.1.dev1 copying 15 -> pbr_testpackage-0.0.1.dev1 copying AUTHORS -> pbr_testpackage-0.0.1.dev1 copying CHANGES.txt -> pbr_testpackage-0.0.1.dev1 copying ChangeLog -> pbr_testpackage-0.0.1.dev1 copying LICENSE.txt -> pbr_testpackage-0.0.1.dev1 copying MANIFEST.in -> pbr_testpackage-0.0.1.dev1 copying README.txt -> pbr_testpackage-0.0.1.dev1 copying extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying git-extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying setup.cfg -> pbr_testpackage-0.0.1.dev1 copying setup.py -> pbr_testpackage-0.0.1.dev1 copying test-requirements.txt -> pbr_testpackage-0.0.1.dev1 copying data_files/a.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/b.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/c.rst -> pbr_testpackage-0.0.1.dev1/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.1.dev1/src Writing pbr_testpackage-0.0.1.dev1/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.1.dev1' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9qs2o3qm/tmpqspfehjh/testpackage/.git/ STDERR: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpb1gzbye7/tmp7womt_px' {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) [30.783821s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.0s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.0 creating pbr_testpackage-0.0.0/data_files creating pbr_testpackage-0.0.0/doc creating pbr_testpackage-0.0.0/doc/source creating pbr_testpackage-0.0.0/pbr_testpackage creating pbr_testpackage-0.0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0.0/src copying files to pbr_testpackage-0.0.0... copying 14 -> pbr_testpackage-0.0.0 copying AUTHORS -> pbr_testpackage-0.0.0 copying CHANGES.txt -> pbr_testpackage-0.0.0 copying ChangeLog -> pbr_testpackage-0.0.0 copying LICENSE.txt -> pbr_testpackage-0.0.0 copying MANIFEST.in -> pbr_testpackage-0.0.0 copying README.txt -> pbr_testpackage-0.0.0 copying extra-file.txt -> pbr_testpackage-0.0.0 copying git-extra-file.txt -> pbr_testpackage-0.0.0 copying setup.cfg -> pbr_testpackage-0.0.0 copying setup.py -> pbr_testpackage-0.0.0 copying test-requirements.txt -> pbr_testpackage-0.0.0 copying data_files/a.txt -> pbr_testpackage-0.0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.0/src Writing pbr_testpackage-0.0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8mug4yoh/tmpssm71rvl/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying 15 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5ult4d_7/tmp29r65n6e/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: {0} pbr.tests.test_core.TestCore.test_sdist_extra_files [30.554088s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 87, in test_sdist_extra_files stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running /usr/bin/python3 setup.py --help-commands STDOUT: test_hook_1 test_hook_2 Standard commands: build build everything needed to install build_py "build" pure Python modules (copy to build directory) build_ext build C/C++ extensions (compile/link to build directory) build_clib build C/C++ libraries used by Python extensions build_scripts "build" scripts (copy and fixup #! line) clean clean up temporary files from 'build' command install install everything from build directory install_lib install all Python modules (extensions and pure Python) install_headers install C/C++ header files install_scripts install scripts (Python or otherwise) install_data install data files sdist create a source distribution (tarball, zip file, etc.) register register the distribution with the Python package index bdist create a built (binary) distribution bdist_dumb create a "dumb" built distribution bdist_rpm create an RPM distribution check perform some checks on the package upload upload binary package to PyPI Extra commands: egg_info create a distribution's .egg-info directory develop install package in 'development mode' rpm_version Output the rpm *compatible* version string of this package deb_version Output the deb *compatible* version string of this package build_sphinx Build Sphinx documentation testr Run unit tests using testr compile_catalog compile message catalogs to binary MO files extract_messages extract localizable strings from the project code init_catalog create a new catalog based on a POT file update_catalog update message catalogs from a POT file bdist_wheel create a wheel distribution alias define a shortcut to invoke one or more commands bdist_egg create an "egg" distribution dist_info create a .dist-info directory easy_install Find/get/install Python packages editable_wheel create a PEP 660 'editable' wheel install_egg_info Install an .egg-info directory for the package rotate delete older distributions, keeping N newest files saveopts save supplied options to setup.cfg or other config file setopt set an option in setup.cfg or another config file test run unit tests after in-place build (deprecated) upload_docs Upload documentation to sites other than PyPi such as devpi usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help STDERR: {4} pbr.tests.test_hooks.TestHooks.test_custom_commands_known [25.402335s] ... ok {4} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Stretch) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Focal) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal_with_comments) [0.711357s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(removes_index_lines) [0.470927s] ... ok {0} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing [0.402064s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,has-subdirectory) [0.462880s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,non-subdirectory) [0.368890s] ... ok {0} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_quoted_components [1.210386s] ... ok {0} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Bionic) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) [30.753498s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {0} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_with_git_egg_url [0.490080s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,non-subdirectory) [0.382848s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,non-subdirectory) [0.292794s] ... ok {0} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script_validates_expectations [0.012167s] ... ok Running /usr/bin/python3 setup.py deb_version STDOUT: running deb_version [pbr] Extracting deb version 0.0.0 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running /usr/bin/python3 setup.py install_scripts --install-dir=/tmp/tmpgtihzrod/tmpyzlbacm4 STDOUT: running install_scripts running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Installing pbr_test_cmd script to /tmp/tmpgtihzrod/tmpyzlbacm4 Installing pbr_test_cmd_with_class script to /tmp/tmpgtihzrod/tmpyzlbacm4 Installing pbr_test_wsgi script to /tmp/tmpgtihzrod/tmpyzlbacm4 Installing pbr_test_wsgi_with_class script to /tmp/tmpgtihzrod/tmpyzlbacm4 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running /tmp/tmpgtihzrod/tmpyzlbacm4/pbr_test_cmd STDOUT: PBR Test Command STDERR: Running /tmp/tmpgtihzrod/tmpyzlbacm4/pbr_test_cmd_with_class Running /usr/bin/python3 setup.py sdist --formats=gztar {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) [30.625970s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {1} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsNotInstalled [0.354909s] ... ok {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog [29.091933s] ... ok {2} pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob [30.527216s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.7s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpudn02cr0/tmpvwu0707j/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: {1} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(postversioned) [10.565252s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_leading_space(preversioned) [12.684382s] ... ok Running /usr/bin/python3 setup.py develop --install-dir=/tmp/tmpyf1dvwxk/tmpza38yvar Running /usr/bin/python3 setup.py build_sphinx STDOUT: running build_sphinx [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] index reading sources... [ 66%] installation reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] index writing output... [ 66%] installation writing output... [100%] usage 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 build/sphinx/html. STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpb6281817/tmpsc7yoae0/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmpb6281817/tmpsc7yoae0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 703c26d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) [27.335821s] ... ok running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpotjk9os7/tmp6fnfrmr4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: {1} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(postversioned) [6.656003s] ... ok {4} pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts [30.713698s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp9qs2o3qm/tmpqspfehjh/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) f7a28ac] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmp9qs2o3qm/tmpqspfehjhinstalled Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {3} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_changelog [21.708456s] ... ok {3} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_dependency_links [0.422935s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp2lngpo2m/tmpb0v2h_23' {4} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsInstalled [0.752033s] ... ok {4} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_requirements [0.535845s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp63n1_inp/tmpb4lz4e2l' {7} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(postversioned) [8.290935s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(preversioned) [8.112458s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(preversioned) [8.691538s] ... ok {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) [30.765103s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException STDERR: Running git add /tmp/tmp5ult4d_7/tmp29r65n6e/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 38bfbbd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp5ult4d_7/tmp29r65n6e/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master e4bbead] Allow *.openstack.org to work 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpjdys6n0q/tmpjlaovk_q/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8qmsnj3p/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpjdys6n0q/tmprf6mgdkb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8qmsnj3p/.gnupg' created gpg: keybox '/tmp/tmp8qmsnj3p/.gnupg/pubring.kbx' created gpg: /tmp/tmp8qmsnj3p/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8qmsnj3p/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8qmsnj3p/.gnupg/openpgp-revocs.d/1E97712B7898CE492AD9C32CC20A53B7EF8B01E7.rev' Running git add /tmp/tmpjdys6n0q/tmpjlaovk_q/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 960c030] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpjdys6n0q/tmpjlaovk_q/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 6b2ee7a] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpakmzqh7r/tmp26iwklnq/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp_u91vepx/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpakmzqh7r/tmpl8fy4rna/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_u91vepx/.gnupg' created gpg: keybox '/tmp/tmp_u91vepx/.gnupg/pubring.kbx' created gpg: /tmp/tmp_u91vepx/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_u91vepx/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_u91vepx/.gnupg/openpgp-revocs.d/D36940C8DAA53BDBC25C8BBF346A53B7734C1D4E.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp4a39kb41/tmp5y9fhpjr/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp4a39kb41/tmp5y9fhpjr/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 5abf0a8] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying 14 -> pbr_testpackage-0.0 copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) [23.938127s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(postversioned) [8.659117s] ... ok {6} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors [27.323423s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(postversioned) [21.023395s] ... ok STDERR: Running git add /tmp/tmp5k4wa8x8/tmpd91roy_o/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 39da65e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmp5k4wa8x8/tmpd91roy_o/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master 0c23eba] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmprabntfwq/tmpi9ksy0hk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmprabntfwq/tmpi9ksy0hk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2a83ca4] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmprabntfwq/tmpi9ksy0hk/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master cfb90f8] See os_ for to_do about qemu_. 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0.1.dev1 creating pbr_testpackage-0.0.1.dev1/data_files creating pbr_testpackage-0.0.1.dev1/doc creating pbr_testpackage-0.0.1.dev1/doc/source creating pbr_testpackage-0.0.1.dev1/pbr_testpackage creating pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info creating pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data creating pbr_testpackage-0.0.1.dev1/src copying files to pbr_testpackage-0.0.1.dev1... copying 14 -> pbr_testpackage-0.0.1.dev1 copying 15 -> pbr_testpackage-0.0.1.dev1 copying AUTHORS -> pbr_testpackage-0.0.1.dev1 copying CHANGES.txt -> pbr_testpackage-0.0.1.dev1 copying ChangeLog -> pbr_testpackage-0.0.1.dev1 copying LICENSE.txt -> pbr_testpackage-0.0.1.dev1 copying MANIFEST.in -> pbr_testpackage-0.0.1.dev1 copying README.txt -> pbr_testpackage-0.0.1.dev1 copying extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying git-extra-file.txt -> pbr_testpackage-0.0.1.dev1 copying setup.cfg -> pbr_testpackage-0.0.1.dev1 copying setup.py -> pbr_testpackage-0.0.1.dev1 copying test-requirements.txt -> pbr_testpackage-0.0.1.dev1 copying data_files/a.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/b.txt -> pbr_testpackage-0.0.1.dev1/data_files copying data_files/c.rst -> pbr_testpackage-0.0.1.dev1/data_files copying doc/source/conf.py -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0.1.dev1/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0.1.dev1/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0.1.dev1/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0.1.dev1/src Writing pbr_testpackage-0.0.1.dev1/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0.1.dev1' (and everything under it) STDERR: {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) [29.808176s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8yjsppe5/tmps4qfz3ge/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpxqxbg6ee/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp8yjsppe5/tmphusebeir/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxqxbg6ee/.gnupg' created gpg: keybox '/tmp/tmpxqxbg6ee/.gnupg/pubring.kbx' created gpg: /tmp/tmpxqxbg6ee/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxqxbg6ee/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxqxbg6ee/.gnupg/openpgp-revocs.d/14ECE2C3C35E34FDA0956E3603D14F778242159F.rev' Running git add /tmp/tmp8yjsppe5/tmps4qfz3ge/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 79ba68e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp8yjsppe5/tmps4qfz3ge/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 4335a54] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5zyl8qbp/tmpne4_b2mx/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {3} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(preversioned) [10.534207s] ... ok {5} pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json [30.664206s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpq7duw4dr/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpudn02cr0/tmpgf9l8cvi/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpq7duw4dr/.gnupg' created gpg: keybox '/tmp/tmpq7duw4dr/.gnupg/pubring.kbx' created gpg: /tmp/tmpq7duw4dr/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpq7duw4dr/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpq7duw4dr/.gnupg/openpgp-revocs.d/5AB9494219D67179365ED46424C39F344E9F9A0F.rev' Running git add /tmp/tmpudn02cr0/tmpvwu0707j/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 013330b] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpudn02cr0/tmpvwu0707j/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 8eddabe] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpp6gfp0zm/tmpqb0_uo46/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpktdiootn/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpp6gfp0zm/tmp2hs_kado/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpktdiootn/.gnupg' created gpg: keybox '/tmp/tmpktdiootn/.gnupg/pubring.kbx' created gpg: /tmp/tmpktdiootn/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpktdiootn/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpktdiootn/.gnupg/openpgp-revocs.d/65EF1B7193635FC606AF4858A9D60CF44B974ED5.rev' Running git add /tmp/tmpp6gfp0zm/tmpqb0_uo46/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1410a03] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpp6gfp0zm/tmpqb0_uo46/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 844a3f6] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpchyz_j3y/tmpcrnu3_rt/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp2y_k_lti/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpchyz_j3y/tmpniadh16l/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp2y_k_lti/.gnupg' created gpg: keybox '/tmp/tmp2y_k_lti/.gnupg/pubring.kbx' created gpg: /tmp/tmp2y_k_lti/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp2y_k_lti/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp2y_k_lti/.gnupg/openpgp-revocs.d/68FE802DD32584BAC360762E9A442EDAC4B254E4.rev' Running git add /tmp/tmpchyz_j3y/tmpcrnu3_rt/testpackage/14 STDOUT: STDERR: {7} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(preversioned) [10.312074s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(preversioned) [10.402991s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpu9c0dqg2/tmp3vlqcwox/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmptf2cn6ab/tmp8wd74nut/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8utb1ce0/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmptf2cn6ab/tmplmpamb4o/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8utb1ce0/.gnupg' created gpg: keybox '/tmp/tmp8utb1ce0/.gnupg/pubring.kbx' created gpg: /tmp/tmp8utb1ce0/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8utb1ce0/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8utb1ce0/.gnupg/openpgp-revocs.d/F502C2C44B4C4EFAD405076B9433642CD84343B7.rev' Running git add /tmp/tmptf2cn6ab/tmp8wd74nut/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d491cf3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmptf2cn6ab/tmp8wd74nut/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 85c5e03] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfqluq4r_/tmp3mg44176/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(postversioned) [21.773665s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpii7ea3cw/tmp8ndnw8n8/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp44jhv1o8/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpii7ea3cw/tmpnjpagowb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp44jhv1o8/.gnupg' created gpg: keybox '/tmp/tmp44jhv1o8/.gnupg/pubring.kbx' created gpg: /tmp/tmp44jhv1o8/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp44jhv1o8/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp44jhv1o8/.gnupg/openpgp-revocs.d/EC8CDC534DBE5912061A54789CBFB4253EC56283.rev' Running git add /tmp/tmpii7ea3cw/tmp8ndnw8n8/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2f175b4] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpii7ea3cw/tmp8ndnw8n8/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master 8ea8352] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpmty5k0ac/tmpsj3ehfx4/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {0} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(preversioned) [8.781868s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(preversioned) [8.451209s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps) [2.389378s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(false_autodoc) [1.834146s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps_with_excludes) [1.343423s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_lower) [2.331826s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8ve42xos/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfeekgt5l/tmphbiwvd4j/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8ve42xos/.gnupg' created gpg: keybox '/tmp/tmp8ve42xos/.gnupg/pubring.kbx' created gpg: /tmp/tmp8ve42xos/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8ve42xos/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8ve42xos/.gnupg/openpgp-revocs.d/434805D47DE374A768BA56DD880A5BA7B6B0CA12.rev' Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) cfe14b6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master d13cb5c] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 4ab0564] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at d13cb5c sem-ver: bugfix STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master a64e1d1] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at d13cb5c sem-ver: bugfix STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master dab6a9a] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master e495661] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d03fd7d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 7118cbc] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master e70cdbc] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 7118cbc sem-ver: bugfix STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 94b3bc0] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 7118cbc sem-ver: bugfix STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 568bbd6] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpfeekgt5l/tmpzgxp92ih/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master d0c6d92] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpqchls495/tmpns4cqfkz/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpwysnoi5n/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpqchls495/tmpdvbi5im1/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpwysnoi5n/.gnupg' created gpg: keybox '/tmp/tmpwysnoi5n/.gnupg/pubring.kbx' created gpg: /tmp/tmpwysnoi5n/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpwysnoi5n/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpwysnoi5n/.gnupg/openpgp-revocs.d/523EEC0EE5A1599A7ADAE5DAD97FD56F47F80FC9.rev' Running git add /tmp/tmpqchls495/tmpns4cqfkz/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {1} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(preversioned) [12.796266s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_lower) [2.341172s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps_with_excludes) [1.054310s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(postversioned) [16.026447s] ... ok {0} pbr.tests.test_setup.GitLogsTest.test_generate_authors(pre1.8.3) [0.445380s] ... ok {0} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(no_extras) [0.477717s] ... ok Marker evaluation failed, see the following error. For more information see: http://docs.openstack.org/pbr/latest/user/using.html#environment-markers {0} pbr.tests.test_util.TestInvalidMarkers.test_invalid_marker_raises_error [0.423911s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(postversioned) [7.773266s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_alpha_default_version [0.466939s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_alpha_dev_version [0.379562s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease [0.580497s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease_2 [0.407514s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_postN [0.629215s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(postversioned) [12.796241s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(postversioned) [15.129178s] ... ok {6} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog [31.113884s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_egg_fragment [1.230169s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpvoi6qc5k/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp5zyl8qbp/tmpufzuiywo/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpvoi6qc5k/.gnupg' created gpg: keybox '/tmp/tmpvoi6qc5k/.gnupg/pubring.kbx' created gpg: /tmp/tmpvoi6qc5k/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpvoi6qc5k/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpvoi6qc5k/.gnupg/openpgp-revocs.d/8560EA537166626515B5D33B9D69E4D803E86D9C.rev' Running git add /tmp/tmp5zyl8qbp/tmpne4_b2mx/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c136976] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp5zyl8qbp/tmpne4_b2mx/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 9a178fa] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpa5kre2ah/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpsgkf_96g/tmp34jgxqsm/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpa5kre2ah/.gnupg' created gpg: keybox '/tmp/tmpa5kre2ah/.gnupg/pubring.kbx' created gpg: /tmp/tmpa5kre2ah/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpa5kre2ah/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpa5kre2ah/.gnupg/openpgp-revocs.d/3C95AF2456E2EF8189744D08A593427CF9CEEBEB.rev' Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 56b8807] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master be486e6] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master aef2e24] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at be486e6 sem-ver: bugfix STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 8d37842] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at be486e6 sem-ver: bugfix STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 6641368] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master f561544] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c65bfb3] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 9177903] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 9bd8792] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git reset --hard HEAD^ STDOUT: HEAD is now at 9177903 sem-ver: bugfix STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 3352d18] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: {3} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) [24.631990s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(postversioned) [10.178639s] ... ok The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules', 'autodoc_exclude_modules'] The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] Running git commit -m test commit STDOUT: [master (root-commit) 871385a] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpccx6x5gw/tmpxrt71_pk/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp4pwej6hj/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpccx6x5gw/tmp33ldl3q5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4pwej6hj/.gnupg' created gpg: keybox '/tmp/tmp4pwej6hj/.gnupg/pubring.kbx' created gpg: /tmp/tmp4pwej6hj/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4pwej6hj/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4pwej6hj/.gnupg/openpgp-revocs.d/D724164D8A1A01F75C51BB596458A85F0803EF58.rev' Running git add /tmp/tmpccx6x5gw/tmpxrt71_pk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e2454b4] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpccx6x5gw/tmpxrt71_pk/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 0512b07] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfbcmhpfa/tmpc1co7ryh/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpmsgdlnjm/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfbcmhpfa/tmp68f0kaql/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpmsgdlnjm/.gnupg' created gpg: keybox '/tmp/tmpmsgdlnjm/.gnupg/pubring.kbx' created gpg: /tmp/tmpmsgdlnjm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpmsgdlnjm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpmsgdlnjm/.gnupg/openpgp-revocs.d/4652FEEAAB7BFEB7795252E66115D366E9A90223.rev' Running git add /tmp/tmpfbcmhpfa/tmpc1co7ryh/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 364f228] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpfbcmhpfa/tmpc1co7ryh/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5b666f4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpo5fcu28l/tmplphfl2i0/testpackage/.git/ STDERR: {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(preversioned) [9.125485s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(postversioned) [11.809857s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps) [1.187234s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(no_autodoc) [0.945760s] ... ok {7} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_true) ... SKIPPED: /tmp/tmp23wwsqnj/tmpqe6w4o96/testpackage/.git is missing; skipping git-related checks {7} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_env_true) ... SKIPPED: /tmp/tmpjud45w5_/tmpm0mgom2e/testpackage/.git is missing; skipping git-related checks /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running /usr/bin/python3 setup.py --keywords Running /usr/bin/python3 setup.py install --root /tmp/tmp1bb_j1wr/tmpurl9r6ocinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp15sp24pi/tmpagbfjobl/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running git add /tmp/tmp15sp24pi/tmpagbfjobl/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1c09a70] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running /usr/bin/python3 setup.py install --root /tmp/tmp15sp24pi/tmpagbfjoblinstalled Running /usr/bin/python3 setup.py sdist STDOUT: {2} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors [29.851993s] ... ok {7} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(keywords_list) [0.391131s] ... ok {7} pbr.tests.test_util.TestUTF8DescriptionFile.test_utf8_description_file [0.383719s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_alpha_major_zero_version [0.381151s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_alpha [0.376385s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpofow7rw5/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpmty5k0ac/tmped77mu38/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpofow7rw5/.gnupg' created gpg: keybox '/tmp/tmpofow7rw5/.gnupg/pubring.kbx' created gpg: /tmp/tmpofow7rw5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpofow7rw5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpofow7rw5/.gnupg/openpgp-revocs.d/DC2CB43FA618ED185955DC82F615A20ECB017A2F.rev' Running git add /tmp/tmpmty5k0ac/tmpsj3ehfx4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 3e11549] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpmty5k0ac/tmpsj3ehfx4/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master bd313cf] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpel1uim96/tmp_1t9mjia/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp4qef_4lk/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpel1uim96/tmpkfyabm16/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4qef_4lk/.gnupg' created gpg: keybox '/tmp/tmp4qef_4lk/.gnupg/pubring.kbx' created gpg: /tmp/tmp4qef_4lk/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4qef_4lk/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4qef_4lk/.gnupg/openpgp-revocs.d/4FD913F37A06A4E021C4119202042464705A9B90.rev' Running git add /tmp/tmpel1uim96/tmp_1t9mjia/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8a7b70e] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpel1uim96/tmp_1t9mjia/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6bb2324] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp4c8n51e7/tmpdxaxsobp/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpxl5q960j/tmp2vepm0y9/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmptn80tppy/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpxl5q960j/tmp7i2_0h_6/key-config STDOUT: STDERR: gpg: directory '/tmp/tmptn80tppy/.gnupg' created gpg: keybox '/tmp/tmptn80tppy/.gnupg/pubring.kbx' created gpg: /tmp/tmptn80tppy/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmptn80tppy/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmptn80tppy/.gnupg/openpgp-revocs.d/9398BC0402DF618D8ED149E547473CC1F6F813EC.rev' Running git add /tmp/tmpxl5q960j/tmp2vepm0y9/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ec84c88] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpxl5q960j/tmp2vepm0y9/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 3a9a5a1] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/.git/ STDERR: {3} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) [27.952594s] ... ok Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpng7dlu5z/tmp07whp17l' {5} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) [30.687539s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 854, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 806, in _get_version_from_git result = _get_version_from_git_target(git_dir, target_version) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 763, in _get_version_from_git_target **_get_increment_kwargs(git_dir, tag)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 693, in _get_increment_kwargs changelog = git._run_git_command(['log', '--pretty=%B', version_spec], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 64, in _run_git_command return _run_shell_command( ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 46, in _run_shell_command output = subprocess.Popen(cmd, ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1024, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.11/subprocess.py", line 1850, in _execute_child self.pid = _fork_exec( ^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException {2} pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions [30.372832s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp9bk84iym/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfqluq4r_/tmp0o_xjgm5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp9bk84iym/.gnupg' created gpg: keybox '/tmp/tmp9bk84iym/.gnupg/pubring.kbx' created gpg: /tmp/tmp9bk84iym/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9bk84iym/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9bk84iym/.gnupg/openpgp-revocs.d/AB3974472B70597B0699D7719ED06FD1FC186DD0.rev' Running git add /tmp/tmpfqluq4r_/tmp3mg44176/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6203910] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.4 STDOUT: STDERR: Running git add /tmp/tmpfqluq4r_/tmp3mg44176/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master b674903] Sem-Ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmphxvgf6wt/tmpms60ij3w/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmps7c7hisz/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmphxvgf6wt/tmp7n5_aqk5/key-config STDOUT: STDERR: gpg: directory '/tmp/tmps7c7hisz/.gnupg' created gpg: keybox '/tmp/tmps7c7hisz/.gnupg/pubring.kbx' created gpg: /tmp/tmps7c7hisz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmps7c7hisz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmps7c7hisz/.gnupg/openpgp-revocs.d/8AFAAD26F5CF9AB8AECDDEEE0F6ABA14AE285B37.rev' Running git add /tmp/tmphxvgf6wt/tmpms60ij3w/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c62c500] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmphxvgf6wt/tmpms60ij3w/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5294539] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpo649hpi4/tmpg93v9i7m/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpow4rl9np/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpo649hpi4/tmp4bd_haag/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpow4rl9np/.gnupg' created gpg: keybox '/tmp/tmpow4rl9np/.gnupg/pubring.kbx' created gpg: /tmp/tmpow4rl9np/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpow4rl9np/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpow4rl9np/.gnupg/openpgp-revocs.d/EC31DC128D4D3DC4671F8FB09B60380C165066F8.rev' {4} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(preversioned) [8.749104s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps_with_excludes) [1.617861s] ... ok Running /usr/bin/python3 setup.py sdist STDOUT: running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating pbr_testpackage.egg-info writing pbr to pbr_testpackage.egg-info/pbr.json writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/doc creating pbr_testpackage-0.0/doc/source creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/pbr_testpackage/package_data creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying AUTHORS -> pbr_testpackage-0.0 copying CHANGES.txt -> pbr_testpackage-0.0 copying ChangeLog -> pbr_testpackage-0.0 copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying git-extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying test-requirements.txt -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying doc/source/conf.py -> pbr_testpackage-0.0/doc/source copying doc/source/index.rst -> pbr_testpackage-0.0/doc/source copying doc/source/installation.rst -> pbr_testpackage-0.0/doc/source copying doc/source/usage.rst -> pbr_testpackage-0.0/doc/source copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/pbr.json -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage/package_data/1.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying pbr_testpackage/package_data/2.txt -> pbr_testpackage-0.0/pbr_testpackage/package_data copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( 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 Running /usr/bin/python3 setup.py install --root /tmp/tmpait6_my5/tmpial73k3hinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpkv9gqpen/tmp9w9xh4d7/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: {6} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(preversioned) [9.217854s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_lower) [1.548774s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(postversioned) [9.184892s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(false_autodoc) [1.133332s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(no_autodoc) [1.100043s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(postversioned) [9.138771s] ... ok {4} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_both_true) ... SKIPPED: /tmp/tmp6evuw1cb/tmpiho6npmv/testpackage/.git is missing; skipping git-related checks {4} pbr.tests.test_version.TestSemanticVersion.test_alpha_version [0.378172s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_beta_dev_version [0.440148s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease [0.406194s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_nonzero_lead_in [0.322426s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_increment_release [0.412209s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp284t6fu4/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpo5fcu28l/tmprmeeoncd/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp284t6fu4/.gnupg' created gpg: keybox '/tmp/tmp284t6fu4/.gnupg/pubring.kbx' created gpg: /tmp/tmp284t6fu4/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp284t6fu4/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp284t6fu4/.gnupg/openpgp-revocs.d/AF0D618025AE715AC17A47627A697AB52C6C4C90.rev' Running git add /tmp/tmpo5fcu28l/tmplphfl2i0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) fe247c3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpo5fcu28l/tmplphfl2i0/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 78d8865] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpl24vvged/tmpgo4zaame/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpy56z1su6/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpl24vvged/tmpjot8mbeu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpy56z1su6/.gnupg' created gpg: keybox '/tmp/tmpy56z1su6/.gnupg/pubring.kbx' created gpg: /tmp/tmpy56z1su6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpy56z1su6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpy56z1su6/.gnupg/openpgp-revocs.d/68E9FCFBBCE3FAAA887D4ED71A26553354E6C14B.rev' Running git add /tmp/tmpl24vvged/tmpgo4zaame/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 583924d] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: [master (root-commit) c0ad592] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpqchls495/tmpns4cqfkz/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master 0d733ef] ssem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpbmszfqkr/tmpoapvt1d2/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp4i8_dj62/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpbmszfqkr/tmpr7mmud7i/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4i8_dj62/.gnupg' created gpg: keybox '/tmp/tmp4i8_dj62/.gnupg/pubring.kbx' created gpg: /tmp/tmp4i8_dj62/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4i8_dj62/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4i8_dj62/.gnupg/openpgp-revocs.d/10F82C626ACFE427C6EFB85F28C3131BD5F50A7C.rev' Running git add /tmp/tmpbmszfqkr/tmpoapvt1d2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7f5d23a] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpbmszfqkr/tmpoapvt1d2/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 632bbe1] sem-ver: feature 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppplspxeq/tmpal7cng8j/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpzotgnomk/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmppplspxeq/tmp12_oijv4/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpzotgnomk/.gnupg' created gpg: keybox '/tmp/tmpzotgnomk/.gnupg/pubring.kbx' created gpg: /tmp/tmpzotgnomk/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpzotgnomk/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpzotgnomk/.gnupg/openpgp-revocs.d/A162316AC83DF4E9BACC2BE19B6134631C871812.rev' Running git add /tmp/tmppplspxeq/tmpal7cng8j/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1c61bd9] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpn91ezcti/tmpv2ejj71b/testpackage/.git/ STDERR: {1} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(preversioned) [11.785049s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(false_autodoc) [0.871296s] ... ok {1} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_false) ... SKIPPED: /tmp/tmpxn604pfo/tmpgopc_3ca/testpackage/.git is missing; skipping git-related checks {1} pbr.tests.test_util.TestDataFilesParsing.test_handling_of_whitespace_in_data_files(data_files) [0.290267s] ... ok {1} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(with_markers) [0.350998s] ... ok {1} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(query_parameters) [0.299608s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_final_version [0.271621s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_non_440_beta [0.289732s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_pure_git_hash [0.319840s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_rc_version [0.276130s] ... ok Running git add /tmp/tmpo649hpi4/tmpg93v9i7m/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2308059] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.3.0.0a1 STDOUT: STDERR: The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_index_modules'] Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpkf2gul4n/tmpwabzsw5v' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpcm0voc35/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpn91ezcti/tmpa24w6607/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpcm0voc35/.gnupg' created gpg: keybox '/tmp/tmpcm0voc35/.gnupg/pubring.kbx' created gpg: /tmp/tmpcm0voc35/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpcm0voc35/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpcm0voc35/.gnupg/openpgp-revocs.d/AD7CCF7128FFE7DF1EAB9146F0315978213327EA.rev' Running git add /tmp/tmpn91ezcti/tmpv2ejj71b/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4cd0949] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpn91ezcti/tmpv2ejj71b/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 58d537d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: running sdist [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating pbr_testpackage-0.0 creating pbr_testpackage-0.0/data_files creating pbr_testpackage-0.0/pbr_testpackage creating pbr_testpackage-0.0/pbr_testpackage.egg-info creating pbr_testpackage-0.0/src copying files to pbr_testpackage-0.0... copying LICENSE.txt -> pbr_testpackage-0.0 copying MANIFEST.in -> pbr_testpackage-0.0 copying README.txt -> pbr_testpackage-0.0 copying extra-file.txt -> pbr_testpackage-0.0 copying setup.cfg -> pbr_testpackage-0.0 copying setup.py -> pbr_testpackage-0.0 copying data_files/a.txt -> pbr_testpackage-0.0/data_files copying data_files/b.txt -> pbr_testpackage-0.0/data_files copying data_files/c.rst -> pbr_testpackage-0.0/data_files copying pbr_testpackage/__init__.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/cmd.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage/wsgi.py -> pbr_testpackage-0.0/pbr_testpackage copying pbr_testpackage.egg-info/PKG-INFO -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/SOURCES.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/dependency_links.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/entry_points.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/not-zip-safe -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/requires.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying pbr_testpackage.egg-info/top_level.txt -> pbr_testpackage-0.0/pbr_testpackage.egg-info copying src/testext.c -> pbr_testpackage-0.0/src Writing pbr_testpackage-0.0/setup.cfg creating dist Creating tar archive removing 'pbr_testpackage-0.0' (and everything under it) STDERR: /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsdb0gqpv/tmpfcfgxvx7/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running /usr/bin/python3 setup.py bdist_wheel Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp13h4gh8a/tmpals03d1q/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_leading_space(postversioned) [7.121312s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(preversioned) [10.167846s] ... ok Running git reset --hard HEAD^ STDOUT: HEAD is now at 9177903 sem-ver: bugfix STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 654a02b] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git add /tmp/tmpsgkf_96g/tmp6mlmx4p5/testpackage/21 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master fdda738] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp2y8fw_1t/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp68a2aowl/tmp6bu_5uwj/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp2y8fw_1t/.gnupg' created gpg: keybox '/tmp/tmp2y8fw_1t/.gnupg/pubring.kbx' created gpg: /tmp/tmp2y8fw_1t/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp2y8fw_1t/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp2y8fw_1t/.gnupg/openpgp-revocs.d/376BB207A59F08B167D6A5DF79231FDCDA4145FA.rev' Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 358694c] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 0c9eba3] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 09ac626] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f1f441b] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 5fa2742] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a5f0378] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 9fa8441] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6ad4d26] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 95f00a4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f5b2069] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 STDOUT: STDERR: Running git add /tmp/tmp68a2aowl/tmpp16onnzi/testpackage/24 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 9e6c68a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 24 STDERR: Running git tag -sm test tag non-release-tag/2014.12.16-1 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppy45zeln/tmp7i71arh6/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp1wpwmmtu/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmppy45zeln/tmpevl819vn/key-config STDOUT: STDERR: {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(postversioned) [8.176008s] ... ok {2} pbr.tests.test_pbr_json.TestJsonContent.test_content [0.326187s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(preversioned) [10.567959s] ... ok {2} pbr.tests.test_setup.GitLogsTest.test_generate_authors(post1.8.3) [0.291035s] ... ok {2} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(pre1.8.3) [0.299591s] ... ok {2} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(post1.8.3) [0.282691s] ... ok {2} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(simple_extras) [0.317957s] ... ok {2} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(simple_project_urls) [0.276268s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_alpha_zero_version [0.274199s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_dev_zero_version [0.274494s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_increment_nonrelease [0.261427s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_to_dev [0.270844s] ... ok hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpisyk_iqi/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpu2i0p08j/tmpor2rxbb9/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpisyk_iqi/.gnupg' created gpg: keybox '/tmp/tmpisyk_iqi/.gnupg/pubring.kbx' created gpg: /tmp/tmpisyk_iqi/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpisyk_iqi/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpisyk_iqi/.gnupg/openpgp-revocs.d/86EF005981F12E4270E3BB43629FF25B128BC29A.rev' Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d5cbaba] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master c3081a3] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git tag -sm test tag badver STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a2e5b97] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 4d89362] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 17 STDERR: Running git tag -sm test tag 1.2 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master bb34744] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/19 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ea4c69d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/20 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ae9c2c1] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 20 STDERR: Running git tag -sm test tag badver3 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/21 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 62d302c] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 21 STDERR: Running git tag -sm test tag 1.2.4.0a1 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/22 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master dd2f92d] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 22 STDERR: Running git tag -sm test tag badver4 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/23 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 35fd054] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 23 STDERR: Running git tag -sm test tag 2 STDOUT: STDERR: Running git add /tmp/tmpu2i0p08j/tmpxyd7c5su/testpackage/24 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d998b30] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 24 STDERR: Running git tag -sm test tag non-release-tag/2014.12.16-1 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1ipjy0tg/tmppkrz1ast/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpviifapxm/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp1ipjy0tg/tmpooew0tqj/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpviifapxm/.gnupg' created gpg: keybox '/tmp/tmpviifapxm/.gnupg/pubring.kbx' created gpg: /tmp/tmpviifapxm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpviifapxm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpviifapxm/.gnupg/openpgp-revocs.d/BAE9A8CF64A792A8ECA823DF15BD9D498CC20DB8.rev' Running git add /tmp/tmp1ipjy0tg/tmppkrz1ast/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {5} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(preversioned) [6.489512s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(preversioned) [6.623042s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(postversioned) [5.972162s] ... ok Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpog6jcpyv/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpkv9gqpen/tmpe9u9f2dy/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpog6jcpyv/.gnupg' created gpg: keybox '/tmp/tmpog6jcpyv/.gnupg/pubring.kbx' created gpg: /tmp/tmpog6jcpyv/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpog6jcpyv/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpog6jcpyv/.gnupg/openpgp-revocs.d/8DC5DF6B1CE7F124EBCDA84569A5C91BFD59B147.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3n9po0y8/tmpqh6_8b0a/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpk4r8xlve/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp3n9po0y8/tmpcru4byc_/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpk4r8xlve/.gnupg' created gpg: keybox '/tmp/tmpk4r8xlve/.gnupg/pubring.kbx' created gpg: /tmp/tmpk4r8xlve/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpk4r8xlve/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpk4r8xlve/.gnupg/openpgp-revocs.d/B1A9F51A5BBFF67B07DC6375DC1F963FB54527ED.rev' Running git add /tmp/tmp3n9po0y8/tmpqh6_8b0a/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 898c99f] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp3n9po0y8/tmpqh6_8b0a/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6bb1bc4] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpj6n7vvac/tmpsq4gaybe/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpl6ortrzk/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpj6n7vvac/tmpleytfl6e/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpl6ortrzk/.gnupg' created gpg: keybox '/tmp/tmpl6ortrzk/.gnupg/pubring.kbx' created gpg: /tmp/tmpl6ortrzk/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpl6ortrzk/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpl6ortrzk/.gnupg/openpgp-revocs.d/E9A74DA3BE904C8F5AD8439F22B518B69280E0C3.rev' Running git add /tmp/tmpj6n7vvac/tmpsq4gaybe/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4beadef] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmpj6n7vvac/tmpsq4gaybe/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ca1ecd7] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(postversioned) [7.466998s] ... ok {6} pbr.tests.test_setup.APIAutoDocTest.test_default_api_build_dir [1.258554s] ... ok {6} pbr.tests.test_setup.APIAutoDocTest.test_different_api_build_dir [1.252006s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(false_autodoc) [0.941335s] ... ok {6} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_env_true) ... SKIPPED: /tmp/tmp6uzoohts/tmpjsz84wrk/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_false) ... SKIPPED: /tmp/tmpt0eapoa_/tmpox7nlfdz/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_both_true) ... SKIPPED: /tmp/tmpnfgihozm/tmpuqehvvbi/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(inline_keywords) [0.568400s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease_zero [0.644336s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_rc_dev_version [0.612301s] ... ok gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpzrskx51m/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp13h4gh8a/tmp0h1rc_8o/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpzrskx51m/.gnupg' created gpg: keybox '/tmp/tmpzrskx51m/.gnupg/pubring.kbx' created gpg: /tmp/tmpzrskx51m/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpzrskx51m/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpzrskx51m/.gnupg/openpgp-revocs.d/CEF02C29421A5BF3012A15EB7C72CC2B09498EAF.rev' Running git add /tmp/tmp13h4gh8a/tmpals03d1q/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) e490045] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp13h4gh8a/tmpals03d1q/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master abd54ea] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpntq3v4xc/tmpn42kf090/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp48vokzpz/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpntq3v4xc/tmpeneq5kl6/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp48vokzpz/.gnupg' created gpg: keybox '/tmp/tmp48vokzpz/.gnupg/pubring.kbx' created gpg: /tmp/tmp48vokzpz/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp48vokzpz/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp48vokzpz/.gnupg/openpgp-revocs.d/ABFF59A1CBD20233435C1AFB8D841269C6E055A6.rev' Running git add /tmp/tmpntq3v4xc/tmpn42kf090/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7b39f30] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: gpg: directory '/tmp/tmp1wpwmmtu/.gnupg' created gpg: keybox '/tmp/tmp1wpwmmtu/.gnupg/pubring.kbx' created gpg: /tmp/tmp1wpwmmtu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp1wpwmmtu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp1wpwmmtu/.gnupg/openpgp-revocs.d/D94CD84F5C52C489EF7DF9796D74F4D79915A7EA.rev' Running git add /tmp/tmppy45zeln/tmp7i71arh6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0e12e72] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmppy45zeln/tmp7i71arh6/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 3422d47] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp9_4l1tkk/tmp8js50k12/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpjglrdb_u/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp9_4l1tkk/tmprxt7f12v/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpjglrdb_u/.gnupg' created gpg: keybox '/tmp/tmpjglrdb_u/.gnupg/pubring.kbx' created gpg: /tmp/tmpjglrdb_u/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpjglrdb_u/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpjglrdb_u/.gnupg/openpgp-revocs.d/3B1481C6C0078B31A693D2E67C104960FCB2417A.rev' Running git add /tmp/tmp9_4l1tkk/tmp8js50k12/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9cbe5f0] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp9_4l1tkk/tmp8js50k12/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 2c2c626] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpw6aeirug/tmp0xz62qgs/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpms4_h2bh/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpw6aeirug/tmpcpvndruh/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpms4_h2bh/.gnupg' created gpg: keybox '/tmp/tmpms4_h2bh/.gnupg/pubring.kbx' created gpg: /tmp/tmpms4_h2bh/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpms4_h2bh/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpms4_h2bh/.gnupg/openpgp-revocs.d/42D24A79F717932E9B7CDBBBF32415C6C76F98E9.rev' Running git add /tmp/tmpw6aeirug/tmp0xz62qgs/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(postversioned) [9.025678s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(preversioned) [7.843758s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(no_autodoc) [1.383032s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(no_autodoc) [0.806815s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps_with_excludes) [0.752539s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps) [0.723767s] ... ok {3} pbr.tests.test_util.TestBasics.test_basics [0.303501s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_beta_version [0.290783s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_dev_version [0.283034s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_short_nonzero_lead_in [0.822699s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_non_digit_start [0.301507s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_v_version [0.290093s] ... ok [master (root-commit) f9cb762] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp1ipjy0tg/tmppkrz1ast/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6f748a8] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpyc0q3gp6/tmpymepxvxe/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpvbxajlac/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpyc0q3gp6/tmpzm_o9ob1/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpvbxajlac/.gnupg' created gpg: keybox '/tmp/tmpvbxajlac/.gnupg/pubring.kbx' created gpg: /tmp/tmpvbxajlac/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpvbxajlac/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpvbxajlac/.gnupg/openpgp-revocs.d/F6625C168DE49AC5AA22102FD07205B350312A17.rev' Running git add /tmp/tmpyc0q3gp6/tmpymepxvxe/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ce29a68] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmps96loaky/tmpda6ytvdg/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpwua19me5/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmps96loaky/tmpu51nkr3e/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpwua19me5/.gnupg' created gpg: keybox '/tmp/tmpwua19me5/.gnupg/pubring.kbx' created gpg: /tmp/tmpwua19me5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpwua19me5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpwua19me5/.gnupg/openpgp-revocs.d/CB8F705B5B18C019C5183C2C79D92A2C70ED6DE6.rev' Running git add /tmp/tmps96loaky/tmpda6ytvdg/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 26b6e44] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpy43mow67/tmppsizg__e/testpackage/.git/ STDERR: {5} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(postversioned) [10.330972s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(preversioned) [6.361783s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_parsing_short_forms [0.256247s] ... ok [master (root-commit) c961d57] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpw6aeirug/tmp0xz62qgs/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master e2f9e47] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp7o3sq7ew/tmpy20tbzmd/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp8gts818v/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp7o3sq7ew/tmpfximm9yv/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp8gts818v/.gnupg' created gpg: keybox '/tmp/tmp8gts818v/.gnupg/pubring.kbx' created gpg: /tmp/tmp8gts818v/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp8gts818v/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp8gts818v/.gnupg/openpgp-revocs.d/A95D7220D839387FA937255F561252A955128230.rev' Running git add /tmp/tmp7o3sq7ew/tmpy20tbzmd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d191068] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmp7o3sq7ew/tmpy20tbzmd/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master fbe036a] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpktb58w4r/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpy43mow67/tmpo39d20eu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpktb58w4r/.gnupg' created gpg: keybox '/tmp/tmpktb58w4r/.gnupg/pubring.kbx' created gpg: /tmp/tmpktb58w4r/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpktb58w4r/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpktb58w4r/.gnupg/openpgp-revocs.d/3E9464BF9AF536BB83A6BEF03B4CF169A901CAD4.rev' Running git add /tmp/tmpy43mow67/tmppsizg__e/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 628fdc3] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp16hj1pii/tmpe4esz4zd/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmpfe4ryoge/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmp16hj1pii/tmpxl5zoxs7/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpfe4ryoge/.gnupg' created gpg: keybox '/tmp/tmpfe4ryoge/.gnupg/pubring.kbx' created gpg: /tmp/tmpfe4ryoge/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpfe4ryoge/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpfe4ryoge/.gnupg/openpgp-revocs.d/36BE2170628DBEDAEE72AA31E606CE62252F0FA8.rev' Running git add /tmp/tmp16hj1pii/tmpe4esz4zd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d2f2df7] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3.0a1 STDOUT: STDERR: Running git add /tmp/tmp16hj1pii/tmpe4esz4zd/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7b41f8a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfg8x9rji/tmpg5snttrx/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp3680f4cj/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfg8x9rji/tmp0q7id4br/key-config STDOUT: STDERR: {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(preversioned) [7.409719s] ... ok Initialized empty Git repository in /tmp/tmpzfpj0q5g/tmp42g7teip/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmppn1_4inb/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpzfpj0q5g/tmp98htpam_/key-config STDOUT: STDERR: gpg: directory '/tmp/tmppn1_4inb/.gnupg' created gpg: keybox '/tmp/tmppn1_4inb/.gnupg/pubring.kbx' created gpg: /tmp/tmppn1_4inb/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmppn1_4inb/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmppn1_4inb/.gnupg/openpgp-revocs.d/B842BA54EF029C5F290769C6146A50776C774845.rev' Running git add /tmp/tmpzfpj0q5g/tmp42g7teip/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c6958bd] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpzfpj0q5g/tmp42g7teip/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master db02869] sem-ver: deprecation 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True')}} PBR OPTIONS: {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')} DISTR OPTIONS: {'build_sphinx': {'source_dir': ['a', '.']}, 'pbr': {'autodoc_index_modules': ('setup.cfg', 'True'), 'api_doc_dir': (None, 'contributor/api')}} Running /usr/bin/python3 setup.py install --prefix=/tmp/tmppmubkf0j/tmpor6nrdo0 STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -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 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmppmubkf0j/tmpor6nrdo0/lib64 creating /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11 creating /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages creating /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmppmubkf0j/tmpor6nrdo0/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmppmubkf0j/tmpor6nrdo0/bin Installing pbr_test_cmd_with_class script to /tmp/tmppmubkf0j/tmpor6nrdo0/bin Installing pbr_test_wsgi script to /tmp/tmppmubkf0j/tmpor6nrdo0/bin Installing pbr_test_wsgi_with_class script to /tmp/tmppmubkf0j/tmpor6nrdo0/bin STDERR: {6} pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument [29.409467s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(postversioned) [8.196361s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps) [0.987253s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_lower) [0.939702s] ... ok {5} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_true) ... SKIPPED: /tmp/tmp_wxcb2zz/tmph2lagdk4/testpackage/.git is missing; skipping git-related checks {5} pbr.tests.test_util.TestProvidesExtras.test_provides_extras [0.348928s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_decrement_release [0.339351s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_dev_no_git_version [0.356993s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_ordering [0.386122s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running /tmp/tmppmubkf0j/tmpor6nrdo0/bin/pbr_test_wsgi -p 0 -b 127.0.0.1 b'Available at http://localhost.localdomain:35621/\n' Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp661i641l/tmpul0ap8sl STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -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 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmp661i641l/tmpul0ap8sl/lib64 creating /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11 creating /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages creating /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmp661i641l/tmpul0ap8sl/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmp661i641l/tmpul0ap8sl/bin Installing pbr_test_cmd_with_class script to /tmp/tmp661i641l/tmpul0ap8sl/bin Installing pbr_test_wsgi script to /tmp/tmp661i641l/tmpul0ap8sl/bin Installing pbr_test_wsgi_with_class script to /tmp/tmp661i641l/tmpul0ap8sl/bin STDERR: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 450, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 446, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpkligian6/tmpjr6ht3xp' gpg: directory '/tmp/tmp3680f4cj/.gnupg' created gpg: keybox '/tmp/tmp3680f4cj/.gnupg/pubring.kbx' created gpg: /tmp/tmp3680f4cj/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp3680f4cj/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp3680f4cj/.gnupg/openpgp-revocs.d/ED126F1901CB4ADF9D07CE239322F60D5F0022CA.rev' Running git add /tmp/tmpfg8x9rji/tmpg5snttrx/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6f1f183] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3-rc2 STDOUT: STDERR: Running git add /tmp/tmpfg8x9rji/tmpg5snttrx/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 752e396] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpk08lssfs/tmp6n9f4m7t/testpackage/.git/ STDERR: hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Running git config --global user.email example@example.com STDOUT: STDERR: Running git config --global user.name OpenStack Developer STDOUT: STDERR: Running git config --global user.signingkey example@example.com STDOUT: STDERR: Running git add . STDOUT: STDERR: Running gpg --version STDOUT: gpg (GnuPG) 2.4.0 libgcrypt 1.10.1-unknown Copyright (C) 2021 Free Software Foundation, Inc. License GNU GPL-3.0-or-later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Home: /tmp/tmp4ucierb7/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 STDERR: Running gpg --gen-key --batch --debug-quick-random /tmp/tmpk08lssfs/tmpy4dsqhsb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp4ucierb7/.gnupg' created gpg: keybox '/tmp/tmp4ucierb7/.gnupg/pubring.kbx' created gpg: /tmp/tmp4ucierb7/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp4ucierb7/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp4ucierb7/.gnupg/openpgp-revocs.d/4F9E3095B8988A251A349F85D28D1546EEF0D930.rev' Running git add /tmp/tmpk08lssfs/tmp6n9f4m7t/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a00a1b6] test commit 25 files changed, 610 insertions(+) create mode 100644 14 create mode 100644 CHANGES.txt create mode 100644 LICENSE.txt create mode 100644 MANIFEST.in create mode 100644 README.txt create mode 100644 data_files/a.txt create mode 100644 data_files/b.txt create mode 100644 data_files/c.rst create mode 100644 doc/source/conf.py create mode 100644 doc/source/index.rst create mode 100644 doc/source/installation.rst create mode 100644 doc/source/usage.rst create mode 100644 extra-file.txt create mode 100644 git-extra-file.txt create mode 100644 pbr_testpackage/__init__.py create mode 100644 pbr_testpackage/_setup_hooks.py create mode 100644 pbr_testpackage/cmd.py create mode 100644 pbr_testpackage/extra.py create mode 100644 pbr_testpackage/package_data/1.txt create mode 100644 pbr_testpackage/package_data/2.txt create mode 100644 pbr_testpackage/wsgi.py create mode 100644 setup.cfg create mode 100644 setup.py create mode 100644 src/testext.c create mode 100644 test-requirements.txt STDERR: Running git tag -sm test tag 1.2.3 STDOUT: STDERR: Running git add /tmp/tmpk08lssfs/tmp6n9f4m7t/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 42ac35b] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp_mqhwgr6/tmpvfkym1as STDOUT: running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running build running build_py Running custom build_py command. creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/__init__.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/cmd.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/extra.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/_setup_hooks.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage copying pbr_testpackage/wsgi.py -> build/lib.linux-riscv64-cpython-311/pbr_testpackage running build_ext building 'pbr_testpackage.testext' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-cpython-311/src gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c src/testext.c -o build/temp.linux-riscv64-cpython-311/src/testext.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -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 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer build/temp.linux-riscv64-cpython-311/src/testext.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so running install_lib creating /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64 creating /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11 creating /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages creating /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/__init__.py -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/cmd.py -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/extra.py -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/_setup_hooks.py -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/testext.cpython-311-riscv64-linux-gnu.so -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage copying build/lib.linux-riscv64-cpython-311/pbr_testpackage/wsgi.py -> /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage running install_data running install_egg_info running egg_info creating pbr_testpackage.egg-info writing pbr_testpackage.egg-info/PKG-INFO writing dependency_links to pbr_testpackage.egg-info/dependency_links.txt writing entry points to pbr_testpackage.egg-info/entry_points.txt writing requirements to pbr_testpackage.egg-info/requires.txt writing top-level names to pbr_testpackage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pbr_testpackage.egg-info/SOURCES.txt' Copying pbr_testpackage.egg-info to /tmp/tmp_mqhwgr6/tmpvfkym1as/lib64/python3.11/site-packages/pbr_testpackage-0.0-py3.11.egg-info running install_scripts Installing pbr_test_cmd script to /tmp/tmp_mqhwgr6/tmpvfkym1as/bin Installing pbr_test_cmd_with_class script to /tmp/tmp_mqhwgr6/tmpvfkym1as/bin Installing pbr_test_wsgi script to /tmp/tmp_mqhwgr6/tmpvfkym1as/bin Installing pbr_test_wsgi_with_class script to /tmp/tmp_mqhwgr6/tmpvfkym1as/bin STDERR: {5} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_install [20.233314s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 {6} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run [28.899451s] ... ok /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.11/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.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( warning: build_py: byte-compiling is disabled, skipping. warning: install_lib: byte-compiling is disabled, skipping. /usr/lib/python3.11/site-packages/setuptools/command/egg_info.py:643: SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 'get_data_files_without_manifest'. Please extend command classes from setuptools instead of distutils. warnings.warn( warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' 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 Running /tmp/tmp661i641l/tmpul0ap8sl/bin/pbr_test_wsgi -p 0 -b 127.0.0.1 b'Available at http://localhost.localdomain:36659/\n' Running /tmp/tmp661i641l/tmpul0ap8sl/bin/pbr_test_wsgi_with_class -p 0 -b 127.0.0.1 b'Available at http://localhost.localdomain:38703/\n' ============================== Failed 14 tests - output below: ============================== pbr.tests.test_core.TestCore.test_console_script_develop -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 130, in test_console_script_develop stdout, _, return_code = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_console_script_install -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 112, in test_console_script_install self.check_script_install(stdout) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 66, in check_script_install stdout, _, return_code = self._run_cmd(cmd_filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_setup_py_keywords --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 77, in test_setup_py_keywords stdout, _, _ = self.run_setup('--keywords') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) ------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 302, in test_changelog_handles_dead_links_in_commit self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_core.TestCore.test_sdist_extra_files --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 87, in test_sdist_extra_files stdout, _, return_code = self.run_setup('sdist', '--formats=gztar') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) ----------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 295, in test_changelog_handles_astrisk self.run_setup('sdist', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob -------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 335, in test_install_glob stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 327, in test_install_writes_changelog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_install_no_ChangeLog -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 476, in test_install_no_ChangeLog stdout, _, _ = self.run_setup( ^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) ---------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 854, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 806, in _get_version_from_git result = _get_version_from_git_target(git_dir, target_version) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 763, in _get_version_from_git_target **_get_increment_kwargs(git_dir, tag)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 693, in _get_increment_kwargs changelog = git._run_git_command(['log', '--pretty=%B', version_spec], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 64, in _run_git_command return _run_shell_command( ^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 46, in _run_shell_command output = subprocess.Popen(cmd, ^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1024, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib64/python3.11/subprocess.py", line 1850, in _execute_child self.pid = _fork_exec( ^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 370, in setUp self.run_setup('bdist_wheel', allow_fail=False) File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 135, in run_setup return self._run_cmd(sys.executable, ('setup.py',) + args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 148, in _run_cmd result = _run_cmd([cmd] + list(args), cwd=cwd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/base.py", line 209, in _run_cmd streams = tuple(s.decode('latin1').strip() for s in p.communicate()) ^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 1207, in communicate stdout, stderr = self._communicate(input, endtime, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/subprocess.py", line 2075, in _communicate ready = selector.select(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/selectors.py", line 415, in select fd_event_list = self._selector.poll(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException ====== Totals ====== Ran: 218 tests in 255.6618 sec. - Passed: 183 - Skipped: 21 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 14 Sum of execute time for each test: 1562.0104 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:02:25.056738 - Worker 1 (28 tests) => 0:02:54.411531 - Worker 2 (27 tests) => 0:03:17.816983 - Worker 3 (27 tests) => 0:03:36.087061 - Worker 4 (27 tests) => 0:02:44.290676 - Worker 5 (27 tests) => 0:04:08.471621 - Worker 6 (27 tests) => 0:04:12.270943 - Worker 7 (27 tests) => 0:02:46.917965 error: Bad exit status from /var/tmp/rpm-tmp.eqQPQB (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.eqQPQB (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-pbr.spec