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-724219-27300/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-724219-27300/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.nbdD5N + 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.YSyRCF + 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/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd creating build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.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 copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests 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.mUmi5m + 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/git.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/version.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/util.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/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/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/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/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/__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/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.10.0-2.fc38.noarch/usr/lib/python3.11/site-packages/pbr/hooks copying build/lib/pbr/sphinxext.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/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/options.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 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_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_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_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_files.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/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/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/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/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/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/extra-file.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/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/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/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/installation.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/test-requirements.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/LICENSE.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/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 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/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/git-extra-file.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/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 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/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/__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/_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 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/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/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/test_core.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_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/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/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_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/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_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/__init__.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 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/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/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/testr_command.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/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/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/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/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/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/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/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/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/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/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/__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/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/sphinxext.py to sphinxext.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/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/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/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/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_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_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_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/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/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/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/__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/_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/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/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/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_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/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/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_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/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_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/__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/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/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/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/testr_command.py to testr_command.cpython-311.pyc writing byte-compilation script '/tmp/tmpuzeg5nyf.py' /usr/bin/python3 /tmp/tmpuzeg5nyf.py removing /tmp/tmpuzeg5nyf.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.ILYyi5 + 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' {5} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(EL8) ... SKIPPED: integration tests not enabled {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-Bionic) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Focal) ... SKIPPED: integration tests not enabled {5} pbr.tests.test_packaging.ParseRequirementsTest.test_index_present [4.728803s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,non-subdirectory) [0.638061s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,has-subdirectory) [0.575632s] ... ok {5} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,has-subdirectory) [0.564860s] ... 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/tmpkyuxx_gy/tmp9_l05mjo' {1} pbr.tests.test_commands.TestCommands.test_freeze_command [15.321378s] ... ok {1} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_with_git_egg_url [0.730224s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTest.test_default_requirements [0.614689s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env [0.722717s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,non-subdirectory) [0.680773s] ... 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/tmp1yx3a6d9/tmp4iqi0e71' {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,non-subdirectory) [1.055454s] ... ok {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,has-subdirectory) [0.645468s] ... 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/tmpeqfm57ou/tmpal_xrczn' {1} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,has-subdirectory) [0.899193s] ... ok {1} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script [0.012842s] ... ok {4} pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files [35.266418s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 149, in setUp 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 {3} pbr.tests.test_commands.TestCommands.test_custom_rpm_version_py_command [34.716836s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_commands.py", line 70, in test_custom_rpm_version_py_command stdout, stderr, return_code = self.run_setup('rpm_version') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 {7} pbr.tests.test_commands.TestCommands.test_custom_build_py_command [34.126743s] ... FAILED 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/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/__init__.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. Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 78, in __call__ cleanup(*args, **kwargs) File "/usr/lib64/python3.11/shutil.py", line 732, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) [Previous line repeated 1 more time] File "/usr/lib64/python3.11/shutil.py", line 681, in _rmtree_safe_fd os.unlink(entry.name, dir_fd=topfd) 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_core.TestCore.test_console_script_develop [35.033539s] ... 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 {4} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces [1.641196s] ... ok {2} pbr.tests.test_commands.TestCommands.test_custom_deb_version_py_command [35.266020s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_commands.py", line 62, in test_custom_deb_version_py_command stdout, stderr, return_code = self.run_setup('deb_version') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_data_files_with_spaces_quoted_components [0.901866s] ... ok {6} pbr.tests.test_core.TestCore.test_setup_py_keywords [34.763899s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 76, in test_setup_py_keywords self.run_setup('egg_info') 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 {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(preversioned) [31.567979s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors 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 {4} pbr.tests.test_files.FilesConfigTest.test_implicit_auto_package [1.381046s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTest.test_override_with_env_multiple_files [0.831278s] ... ok {6} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing_source_prefix_in_directory_name [1.335275s] ... ok {6} pbr.tests.test_integration.TestInstallWithoutPbr.test_install_without_pbr ... SKIPPED: integration tests not enabled {6} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(pip-latest) ... SKIPPED: integration tests not enabled {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,has-subdirectory) [0.650718s] ... ok {6} pbr.tests.test_packaging.ParseRequirementsTest.test_nested_requirements [0.732891s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,versioned,has-subdirectory) [0.712637s] ... 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/tmpm3v_g1lv/tmpq8y6avhd' 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/tmpndm9lifq/tmp_3d48lfp' {6} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,has-subdirectory) [0.990999s] ... ok {6} pbr.tests.test_packaging.TestPackagingHelpers.test_generate_script_validates_expectations [0.010899s] ... ok {4} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,non-subdirectory) [0.760365s] ... ok {1} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) [30.921798s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks 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 {0} pbr.tests.test_core.TestCore.test_sdist_extra_files [30.610450s] ... 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 {7} pbr.tests.test_core.TestCore.test_console_script_install [30.888771s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 106, in test_console_script_install 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 {3} pbr.tests.test_core.TestCore.test_setup_py_build_sphinx [30.865726s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_files.FilesConfigTest.test_auto_package [1.006682s] ... ok {3} pbr.tests.test_files.FilesConfigTest.test_data_files_with_spaces_subdirectories [1.243910s] ... ok {3} pbr.tests.test_integration.TestIntegration.test_integration ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Bionic) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Focal) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-EL8) ... SKIPPED: integration tests not enabled {3} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Buster) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_files.FilesConfigTest.test_data_files_globbing [1.006171s] ... ok {0} pbr.tests.test_integration.TestLTSSupport.test_lts_venv_default_versions(Stretch) ... SKIPPED: integration tests not enabled {0} pbr.tests.test_integration.TestMarkersPip.test_pip_versions(setuptools-Stretch) ... SKIPPED: integration tests not enabled {2} pbr.tests.test_hooks.TestHooks.test_custom_commands_known [30.556904s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 73, in test_custom_commands_known stdout, _, return_code = self.run_setup('--help-commands') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,versioned,non-subdirectory) [0.880081s] ... ok {5} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(preversioned) [31.904771s] ... 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 {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(removes_index_lines) [1.793539s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTest.test_empty_requirements [2.164366s] ... ok {2} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,versioned,non-subdirectory) [0.825108s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(http_egg_url,non-versioned,has-subdirectory) [2.971244s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal) [1.271974s] ... ok {6} pbr.tests.test_packaging.TestPackagingWheels.test_data_directory_has_wsgi_scripts [30.983329s] ... 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 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/tmppw13jb_9/tmpt4g2gtlh' 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/tmpegwscv7n/tmpdokoby21' {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(postversioned) [31.649068s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog 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 {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,non-versioned,has-subdirectory) [1.549804s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(ssh_egg_url,non-versioned,non-subdirectory) [1.492517s] ... ok {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_egg_fragment [1.903220s] ... ok {3} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,non-editable,versioned,non-subdirectory) [0.694936s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_https_egg_url,non-versioned,has-subdirectory) [0.646304s] ... 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/tmpl92_5qa2/tmp5xkxedml' 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/tmpv9tzihcx/tmpifqpgy_x' {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_dependency_links [0.765825s] ... ok {0} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,non-versioned,non-subdirectory) [0.770318s] ... ok {6} pbr.tests.test_packaging.TestRepositoryURLDependencies.test_parse_repo_url_requirements [0.707168s] ... ok {1} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_authors [30.873066s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors 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 {6} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(preversioned) [13.282766s] ... ok {7} pbr.tests.test_hooks.TestHooks.test_global_setup_hooks [31.244487s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 67, in test_global_setup_hooks stdout, _, return_code = self.run_setup('egg_info') ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 {7} pbr.tests.test_packaging.ParseDependencyLinksTest.test_parse_dependency_normal [1.017602s] ... ok {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(normal_with_comments) [0.889491s] ... 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/tmplncb5e4t/tmp6t_bvgv9' {7} pbr.tests.test_packaging.ParseRequirementsTestScenarios.test_parse_requirements(git_egg_url,editable,versioned,non-subdirectory) [0.904849s] ... ok {5} pbr.tests.test_packaging.TestPackagingWheels.test_generates_c_extensions [30.831397s] ... 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 {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) [30.758644s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog 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 {6} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(preversioned) [14.252974s] ... 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/tmp7thspx07/tmpmteuxl6b' {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) [31.005102s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks 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 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/tmpawi7e_js/tmp1v137726' {3} pbr.tests.test_packaging.TestExtrafileInstallation.test_install_glob [30.689915s] ... 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 {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_astrisk(postversioned) [31.638479s] ... 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.TestPackagingInPlainDirectory.test_install_no_ChangeLog [30.834746s] ... 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 Running /usr/bin/python3 setup.py egg_info Running git init . STDOUT: Initialized empty Git repository in /tmp/tmph_03davl/tmp8bvkpi2t/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/tmpndcahytd/tmpclzt41zp/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/tmpjodx72yh/.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/tmpndcahytd/tmp0bfbj93l/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpjodx72yh/.gnupg' created gpg: keybox '/tmp/tmpjodx72yh/.gnupg/pubring.kbx' created gpg: /tmp/tmpjodx72yh/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpjodx72yh/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpjodx72yh/.gnupg/openpgp-revocs.d/E307AB141C73B292ED4B40FC0BED8D4763FDC16A.rev' Running git add /tmp/tmpndcahytd/tmpclzt41zp/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 091d859] 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/tmpndcahytd/tmpclzt41zp/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master b5420cd] 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/tmpjh07_p5j/tmpbt20qwb9/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/tmpze6flbq5/.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/tmpjh07_p5j/tmp39sec719/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpze6flbq5/.gnupg' created gpg: keybox '/tmp/tmpze6flbq5/.gnupg/pubring.kbx' created gpg: /tmp/tmpze6flbq5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpze6flbq5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpze6flbq5/.gnupg/openpgp-revocs.d/688212EACB55E98BCA363F80FAF87086F8A93EF1.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp5vu39qsi/tmplbihfsoy/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/tmppcmn2man/.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/tmp5vu39qsi/tmp4txg11u9/key-config STDOUT: STDERR: {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) [30.938051s] ... 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 {5} pbr.tests.test_packaging.TestPackagingWheels.test_metadata_directory_has_pbr_json [30.808248s] ... 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 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/tmp3gg0co8f/tmp26znqcpp' {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(preversioned) [31.724202s] ... 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 {6} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) [31.424934s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 803, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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 {4} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_changelog [30.753964s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp 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 {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_authors(postversioned) [31.073133s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors 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 {4} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsInstalled [1.531787s] ... ok {0} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(preversioned) [31.321922s] ... 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 {1} pbr.tests.test_packaging.TestVersions.test_leading_space(preversioned) [24.689847s] ... ok {0} pbr.tests.test_packaging.TestPresenceOfGit.testGitIsNotInstalled [2.141644s] ... ok 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/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/__init__.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 /usr/bin/python3 setup.py install_scripts --install-dir=/tmp/tmp5rlo46xd/tmp2sfrflwn Running /usr/bin/python3 setup.py egg_info Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpsit7a3d8/tmpg1rvj431/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/tmpsit7a3d8/tmpg1rvj431/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 9b253da] 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/tmpsit7a3d8/tmpg1rvj431/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master c5d5508] 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/tmpyiya_z_5/tmpojnapm25/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/tmpyiya_z_5/tmpojnapm25/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppfqb74hq/tmpkoq35jbt/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/tmppfqb74hq/tmpkoq35jbt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 70b6800] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3es1vwgh/tmp_yv8bgp4/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/tmp3es1vwgh/tmp_yv8bgp4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0802bf5] 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/tmp3es1vwgh/tmp_yv8bgp4/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 9ac827f] 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/tmpu87tlr1v/tmpfrk24j36/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/tmpcdmkyjs9/tmp__r26j62/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/tmptcw6rufr/tmpc94ixpo6/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/tmp9lg_jj6k/.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/tmptcw6rufr/tmp9er248wn/key-config STDOUT: STDERR: {5} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(preversioned) [17.401061s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_email_parsing_errors_are_handled(postversioned) [9.162659s] ... ok 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 git init . STDOUT: Initialized empty Git repository in /tmp/tmpxlb8knpw/tmpi_b0nklr/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/tmpxlb8knpw/tmpi_b0nklr/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 461595f] 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/tmpxlb8knpw/tmpi_b0nklr/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 6b39c84] 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 /usr/bin/python3 setup.py sdist Running /usr/bin/python3 setup.py install --root /tmp/tmpd_ym8a7j/tmp0vo44exwinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpj7b_7omy/tmp0lpfn1x6/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/tmpgq8pveui/.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/tmpj7b_7omy/tmpbzoph8cm/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgq8pveui/.gnupg' created gpg: keybox '/tmp/tmpgq8pveui/.gnupg/pubring.kbx' created gpg: /tmp/tmpgq8pveui/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgq8pveui/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgq8pveui/.gnupg/openpgp-revocs.d/2F5FDEF8B5F3F225534343280D8C63EC68FAEA35.rev' Running git add /tmp/tmpj7b_7omy/tmp0lpfn1x6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 04c0a7d] 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/tmpj7b_7omy/tmp0lpfn1x6/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master ec28556] 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/tmp1bvtbcay/tmpwgqbdwcd/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: {1} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(postversioned) [14.855555s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_capitalized_headers_partial(postversioned) [19.707251s] ... ok {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(preversioned) [31.370364s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured 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 {2} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) [31.450033s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured 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 {6} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(postversioned) [31.233647s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 833, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 791, in _get_version_from_git git_dir = git._run_git_functions() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 132, in _run_git_functions git_dir = _get_git_directory() ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 70, in _get_git_directory return _run_shell_command(['git', 'rev-parse', '--git-dir']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 50, in _run_shell_command out = output.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 init STDOUT: Initialized empty Git repository in /tmp/tmp4zwnnwoo/tmpcq3v5st4/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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpeepb07jp/tmplk0e98gg/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/tmpeepb07jp/tmplk0e98gg/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 8d7eebd] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpo8sr1zen/tmp6mogu3r9/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/tmpo8sr1zen/tmp6mogu3r9/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4aed08c] 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/tmpo8sr1zen/tmp6mogu3r9/testpackage/15 STDOUT: STDERR: Running git commit -m Allow `openstack.org` to `work STDOUT: [master 85796f3] 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/tmpwh0fdpmd/tmp3dt41anm/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 sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpflfc3u98/tmphwo9a9q4/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/tmpofhbclvt/.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/tmpflfc3u98/tmp5jcj52o6/key-config STDOUT: STDERR: {4} pbr.tests.test_packaging.TestVersions.test_capitalized_headers(postversioned) [23.662242s] ... ok {3} pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_install_writes_changelog(postversioned) [32.114948s] ... 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 {1} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(postversioned) [23.216857s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(preversioned) [19.478010s] ... ok Running /usr/bin/python3 setup.py develop --install-dir=/tmp/tmpe_e3ftpn/tmpgmdtb1av Running /usr/bin/python3 setup.py sdist --formats=gztar Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp0w22jzgs/tmp1hzyd7kn/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/tmp0w22jzgs/tmp1hzyd7kn/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 49ea5b1] 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/tmp0w22jzgs/tmp1hzyd7kn/testpackage/15 STDOUT: STDERR: Running git commit -m Allow *.openstack.org to work STDOUT: [master 06c2b01] 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/tmp83taetal/tmp1eg_ibjo/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/tmp83taetal/tmp1eg_ibjo/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b1456c1] 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/tmp83taetal/tmp1eg_ibjoinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmphi9jryrx/tmpltvftqof/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/tmpxton5e9c/.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/tmphi9jryrx/tmpvgfe47ur/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxton5e9c/.gnupg' created gpg: keybox '/tmp/tmpxton5e9c/.gnupg/pubring.kbx' created gpg: /tmp/tmpxton5e9c/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxton5e9c/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxton5e9c/.gnupg/openpgp-revocs.d/B4021625EC6F823BCA2A455228C5A3954F612627.rev' Running git add /tmp/tmphi9jryrx/tmpltvftqof/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 2a3a9c1] 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/tmphi9jryrx/tmpltvftqof/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 9c8aca6] Sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: gpg: directory '/tmp/tmppcmn2man/.gnupg' created gpg: keybox '/tmp/tmppcmn2man/.gnupg/pubring.kbx' created gpg: /tmp/tmppcmn2man/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmppcmn2man/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmppcmn2man/.gnupg/openpgp-revocs.d/5EC440FA133E3F6EDCA13C8EFA76C2BF192DB908.rev' Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b30d2cb] 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/tmp5vu39qsi/tmplbihfsoy/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 45d12c0] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 32f3086] 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 45d12c0 sem-ver: bugfix STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master 21b075b] 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 45d12c0 sem-ver: bugfix STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 7741f3c] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master b0e764d] 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/tmp5vu39qsi/tmplbihfsoy/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 6915421] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/19 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master a8653e3] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 19 STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master b285cd1] 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 a8653e3 sem-ver: bugfix STDERR: Running git add /tmp/tmp5vu39qsi/tmplbihfsoy/testpackage/20 STDOUT: STDERR: Running git commit -m sem-ver: deprecation Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpx1nnlopi/tmp8lahzp9r/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/tmpbhmxphev/.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/tmpx1nnlopi/tmpqthom924/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpbhmxphev/.gnupg' created gpg: keybox '/tmp/tmpbhmxphev/.gnupg/pubring.kbx' created gpg: /tmp/tmpbhmxphev/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpbhmxphev/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpbhmxphev/.gnupg/openpgp-revocs.d/9B8CF6D8F03EEA6C744D771A719731A10388FF6E.rev' Running git add /tmp/tmpx1nnlopi/tmp8lahzp9r/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 045dbc1] 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/tmpx1nnlopi/tmp8lahzp9r/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b4eb937] 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/tmpx1nnlopi/tmp8lahzp9r/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 21ae4d5] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpx1nnlopi/tmp8lahzp9r/testpackage/17 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b68a1cb] 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/tmpx1nnlopi/tmp8lahzp9r/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 406a703] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git tag -sm test tag badver2 STDOUT: STDERR: {6} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(postversioned) [19.033026s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(preversioned) [28.456620s] ... ok Running /usr/bin/python3 setup.py deb_version Running /usr/bin/python3 setup.py --help-commands Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpjsnj2o7o/tmpbu4g1h6p/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/tmpjsnj2o7o/tmpbu4g1h6p/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d081062] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp1whl9dt3/tmp909zzm36/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/tmp1whl9dt3/tmp909zzm36/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 6e1698c] 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/tmp1whl9dt3/tmp909zzm36/testpackage/15 STDOUT: STDERR: Running git commit -m See os_ for to_do about qemu_. STDOUT: [master 69440ba] 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/tmphi044bn9/tmp8mzd46rn/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/tmphi044bn9/tmp8mzd46rn/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) cbf0b52] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfqjets36/tmp5x3omn85/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_qxxqa1c/.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: {2} pbr.tests.test_packaging.TestVersions.test_leading_space(postversioned) [18.201650s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_get_kwargs_corner_cases(postversioned) [31.190969s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 798, in _check_combinations self.repo.commit('sem-ver: bugfix') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 93, in commit base._run_cmd(['git', 'add', path], self._basedir) 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 {7} pbr.tests.test_packaging.TestPackagingInGitRepoWithoutCommit.test_authors [31.199307s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp 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 {3} pbr.tests.test_packaging.TestPackagingInPlainDirectory.test_changelog [30.874248s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 470, in test_changelog 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 {2} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_simple(preversioned) [16.068654s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(postversioned) [15.141553s] ... ok gpg: directory '/tmp/tmpofhbclvt/.gnupg' created gpg: keybox '/tmp/tmpofhbclvt/.gnupg/pubring.kbx' created gpg: /tmp/tmpofhbclvt/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpofhbclvt/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpofhbclvt/.gnupg/openpgp-revocs.d/2CFDAF9D487636F6C3A9098B73D9E8C9D1F2A7B7.rev' Running git add /tmp/tmpflfc3u98/tmphwo9a9q4/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 4c02db7] 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/tmpflfc3u98/tmphwo9a9q4/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 2b66765] 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/tmp837o121k/tmpeejiadew/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/tmp3oznrl6u/.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/tmp837o121k/tmpc3ousm58/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp3oznrl6u/.gnupg' created gpg: keybox '/tmp/tmp3oznrl6u/.gnupg/pubring.kbx' created gpg: /tmp/tmp3oznrl6u/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp3oznrl6u/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp3oznrl6u/.gnupg/openpgp-revocs.d/347725893778267B890D2D7A79597B91D37F48DA.rev' Running git add /tmp/tmp837o121k/tmpeejiadew/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 753450a] 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/tmp837o121k/tmpeejiadew/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 785e52f] 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/tmp70jxi1hi/tmpvjc7dgtq/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/tmpjg5qlizm/.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/tmp70jxi1hi/tmpgzq5qocz/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpjg5qlizm/.gnupg' created gpg: keybox '/tmp/tmpjg5qlizm/.gnupg/pubring.kbx' created gpg: /tmp/tmpjg5qlizm/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpjg5qlizm/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpjg5qlizm/.gnupg/openpgp-revocs.d/194365349B16D62CDA43D1148B2E44310424A1E0.rev' Running git add /tmp/tmp70jxi1hi/tmpvjc7dgtq/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {4} pbr.tests.test_packaging.TestVersions.test_tagged_version_with_semver_compliant_prerelease(preversioned) [13.516176s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(preversioned) [18.542449s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(postversioned) [26.144449s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_leading_characters_symbol_not_found(postversioned) [23.383225s] ... ok gpg: directory '/tmp/tmp9lg_jj6k/.gnupg' created gpg: keybox '/tmp/tmp9lg_jj6k/.gnupg/pubring.kbx' created gpg: /tmp/tmp9lg_jj6k/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9lg_jj6k/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9lg_jj6k/.gnupg/openpgp-revocs.d/34BEA535D6BFE92BFF4022D9A741234DD15C3AA7.rev' Running git add /tmp/tmptcw6rufr/tmpc94ixpo6/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c2b586b] 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/tmptcw6rufr/tmpc94ixpo6/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-ver: api-break STDOUT: [master 39fbc54] 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/tmp44iey_27/tmp5oaoxnaz/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/tmp2rh4cj7o/.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/tmp44iey_27/tmp2txrdqpg/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp2rh4cj7o/.gnupg' created gpg: keybox '/tmp/tmp2rh4cj7o/.gnupg/pubring.kbx' created gpg: /tmp/tmp2rh4cj7o/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp2rh4cj7o/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp2rh4cj7o/.gnupg/openpgp-revocs.d/FC60CD54977B60C8E03165A9DE9EDF345474072F.rev' Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp_8v96np9/tmpkc7rshb5/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/tmptwq01e_3/.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/tmp_8v96np9/tmp08yjyn6l/key-config STDOUT: STDERR: gpg: directory '/tmp/tmptwq01e_3/.gnupg' created gpg: keybox '/tmp/tmptwq01e_3/.gnupg/pubring.kbx' created gpg: /tmp/tmptwq01e_3/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmptwq01e_3/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmptwq01e_3/.gnupg/openpgp-revocs.d/7AC8A96CE41C0E3B5FE7C7A4BCA6AC878D85F6D2.rev' Running git add /tmp/tmp_8v96np9/tmpkc7rshb5/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 77475ca] 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/tmp_8v96np9/tmpkc7rshb5/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master 67e531c] 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/tmp47ooio_9/tmp73az05xh/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: {5} pbr.tests.test_packaging.TestVersions.test_preversion_too_low_semver_headers(postversioned) [20.307711s] ... ok {5} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(postversioned) [16.030522s] ... 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/tmpcmaoq_ks/.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/tmp1bvtbcay/tmpk1ocrwj6/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpcmaoq_ks/.gnupg' created gpg: keybox '/tmp/tmpcmaoq_ks/.gnupg/pubring.kbx' created gpg: /tmp/tmpcmaoq_ks/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpcmaoq_ks/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpcmaoq_ks/.gnupg/openpgp-revocs.d/3CC8C0C416240E884D52B998A958E297C85E0527.rev' Running git add /tmp/tmp1bvtbcay/tmpwgqbdwcd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 027ebc9] 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/tmplfsjkec0/tmp_mwx2xbv/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/tmpoz68c234/.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/tmplfsjkec0/tmp6i3i3hmr/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpoz68c234/.gnupg' created gpg: keybox '/tmp/tmpoz68c234/.gnupg/pubring.kbx' created gpg: /tmp/tmpoz68c234/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpoz68c234/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpoz68c234/.gnupg/openpgp-revocs.d/F51FF108D3F331309F3FE791B683038282700FA2.rev' Running git add /tmp/tmplfsjkec0/tmp_mwx2xbv/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7740b09] 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/tmplfsjkec0/tmp_mwx2xbv/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 03ced3a] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpzvkgkknl/tmp4bybwp5i/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/tmp2h18k4_1/.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/tmpzvkgkknl/tmp73m8q04p/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp2h18k4_1/.gnupg' created gpg: keybox '/tmp/tmp2h18k4_1/.gnupg/pubring.kbx' created gpg: /tmp/tmp2h18k4_1/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp2h18k4_1/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp2h18k4_1/.gnupg/openpgp-revocs.d/2E53B9147A04F8192A83AAB1A5690DB360C9B330.rev' Running git add /tmp/tmpzvkgkknl/tmp4bybwp5i/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {1} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_postversion(postversioned) [18.771545s] ... ok {1} pbr.tests.test_packaging.TestVersions.test_valid_tag_honoured(preversioned) [15.845348s] ... ok {1} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(false_autodoc) [5.076265s] ... ok {1} pbr.tests.test_setup.GitLogsTest.test_generate_authors(pre1.8.3) [1.062337s] ... 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/tmpevy21uwj/tmpjvugwlti' 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/tmpc_f5opmu/tmp7vx9yxbu' {1} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_true) ... SKIPPED: /tmp/tmpgo2r27k0/tmpvpv3gi7p/testpackage/.git is missing; skipping git-related checks {1} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_env_true) ... SKIPPED: /tmp/tmp7mtzx4ml/tmpeec941z1/testpackage/.git is missing; skipping git-related checks {1} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(simple_extras) [1.237112s] ... ok {1} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(keywords_list) [0.864864s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_alpha_default_version [0.581805s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_final_version [1.289016s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_nonzero_lead_in [1.314857s] ... 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'] {1} pbr.tests.test_version.TestSemanticVersion.test_parsing_short_forms [1.431587s] ... ok {1} pbr.tests.test_version.TestSemanticVersion.test_to_dev [2.434173s] ... ok {5} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps_with_excludes) [6.625499s] ... ok {5} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(post1.8.3) [1.448444s] ... ok {5} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_env_true) ... SKIPPED: /tmp/tmpk7w0_kbu/tmpmx4c9js9/testpackage/.git is missing; skipping git-related checks {5} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(with_markers) [1.087494s] ... ok {5} pbr.tests.test_util.TestProvidesExtras.test_provides_extras [0.885957s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_alpha_major_zero_version [0.998564s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease_zero [0.640418s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_alpha [0.834110s] ... ok {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(preversioned) [18.657105s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_v_version [1.364817s] ... ok {5} pbr.tests.test_version.TestSemanticVersion.test_rc_version [0.770764s] ... 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'] Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpr5wxcnu9/tmpe889akah/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/tmpqsco9hy5/.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/tmpr5wxcnu9/tmptp39d25v/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpqsco9hy5/.gnupg' created gpg: keybox '/tmp/tmpqsco9hy5/.gnupg/pubring.kbx' created gpg: /tmp/tmpqsco9hy5/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpqsco9hy5/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpqsco9hy5/.gnupg/openpgp-revocs.d/1A602F4C44C56E06FF6835B628F1D32806FAA174.rev' Running git add /tmp/tmpr5wxcnu9/tmpe889akah/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 3520d4f] 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/tmpr5wxcnu9/tmpe889akah/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ff10766] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpol5zou31/tmpeyqyxqzs/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/tmpthob2ckd/.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/tmpol5zou31/tmpoum7gsiu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpthob2ckd/.gnupg' created gpg: keybox '/tmp/tmpthob2ckd/.gnupg/pubring.kbx' created gpg: /tmp/tmpthob2ckd/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpthob2ckd/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpthob2ckd/.gnupg/openpgp-revocs.d/647E22F082A7A7D081AEB1D79B9F4488EC802276.rev' Running git add /tmp/tmpol5zou31/tmpeyqyxqzs/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 30d0421] 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/tmpezn1qxrx/tmpbhdd245u/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/tmpaxy8e31n/.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: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_pre_has_dev_version_preversion(preversioned) [21.288550s] ... ok {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(preversioned) [14.598625s] ... 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'] 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'] Marker evaluation failed, see the following error. For more information see: http://docs.openstack.org/pbr/latest/user/using.html#environment-markers 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/tmp529nqrpv/tmpa_j63sc4' [master (root-commit) a2e7ef6] 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/tmpzvkgkknl/tmp4bybwp5i/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 9d1fb59] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpxd2nw1ky/tmpgu594a70/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/tmpjnu25_qu/.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/tmpxd2nw1ky/tmp9aunvnm3/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpjnu25_qu/.gnupg' created gpg: keybox '/tmp/tmpjnu25_qu/.gnupg/pubring.kbx' created gpg: /tmp/tmpjnu25_qu/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpjnu25_qu/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpjnu25_qu/.gnupg/openpgp-revocs.d/DEB359105D25B506ADC17F14B450D0B7EA8297E3.rev' Running git add /tmp/tmpxd2nw1ky/tmpgu594a70/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) c4601c2] 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: 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/tmp6j7f53sv/tmpn0jn0lk8' Running gpg --gen-key --batch --debug-quick-random /tmp/tmpfqjets36/tmpjymc30j9/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp_qxxqa1c/.gnupg' created gpg: keybox '/tmp/tmp_qxxqa1c/.gnupg/pubring.kbx' created gpg: /tmp/tmp_qxxqa1c/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp_qxxqa1c/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp_qxxqa1c/.gnupg/openpgp-revocs.d/5A6E59F10DAC2AEA41840F27CEECE5EFD749F3E8.rev' Running git add /tmp/tmpfqjets36/tmp5x3omn85/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1d1c116] 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/tmpfqjets36/tmp5x3omn85/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 5baf150] 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/tmpcgy82sqt/tmptzi293ae/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/tmp5muaf9ar/.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/tmpcgy82sqt/tmpl3_iazhj/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5muaf9ar/.gnupg' created gpg: keybox '/tmp/tmp5muaf9ar/.gnupg/pubring.kbx' created gpg: /tmp/tmp5muaf9ar/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5muaf9ar/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5muaf9ar/.gnupg/openpgp-revocs.d/58386DE5EA47573FD0045037A0956CFF3BAC4275.rev' Running git add /tmp/tmpcgy82sqt/tmptzi293ae/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 322d18d] 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/tmpcgy82sqt/tmptzi293ae/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master aaec177] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpcpbhz1i2/tmp3egj64q2/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/tmpkqslk46a/.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/tmpcpbhz1i2/tmpinjtv9ih/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpkqslk46a/.gnupg' created gpg: keybox '/tmp/tmpkqslk46a/.gnupg/pubring.kbx' created gpg: /tmp/tmpkqslk46a/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpkqslk46a/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpkqslk46a/.gnupg/openpgp-revocs.d/22EE3060A82C1E0C6D3D151011E3CA91DDE3A690.rev' Running git add /tmp/tmpcpbhz1i2/tmp3egj64q2/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_rc_has_dev_version_preversion(postversioned) [21.028256s] ... ok {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(postversioned) [14.969198s] ... ok Initialized empty Git repository in /tmp/tmpls_p786m/tmppi7799hw/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/tmpu_cmdj48/.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/tmpls_p786m/tmpysd1fkzu/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpu_cmdj48/.gnupg' created gpg: keybox '/tmp/tmpu_cmdj48/.gnupg/pubring.kbx' created gpg: /tmp/tmpu_cmdj48/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpu_cmdj48/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpu_cmdj48/.gnupg/openpgp-revocs.d/1B64DFDEB02D6E76D69C793D5ADA522AC443921B.rev' Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1d1c116] 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/tmpls_p786m/tmppi7799hw/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: bugfix STDOUT: [master 2bad2ba] sem-ver: bugfix 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 9cbd27b] 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 2bad2ba sem-ver: bugfix STDERR: Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master a93d516] 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 2bad2ba sem-ver: bugfix STDERR: Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/16 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master de19f93] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/17 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: [master e214699] 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/tmpls_p786m/tmppi7799hw/testpackage/18 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master b861e21] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 18 STDERR: Running git add /tmp/tmpls_p786m/tmppi7799hw/testpackage/19 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppm8ykeds/tmp85580rwk/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/tmp5goqzoec/.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/tmppm8ykeds/tmpakr1b7m6/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5goqzoec/.gnupg' created gpg: keybox '/tmp/tmp5goqzoec/.gnupg/pubring.kbx' created gpg: /tmp/tmp5goqzoec/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5goqzoec/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5goqzoec/.gnupg/openpgp-revocs.d/D7E7C5CCE4FCDD200C285FDB45E7B5B3B464811E.rev' Running git add /tmp/tmppm8ykeds/tmp85580rwk/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 0b33ccc] 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/tmppm8ykeds/tmp85580rwk/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: {0} pbr.tests.test_packaging.TestVersions.test_invalid_tag_ignored(preversioned) [31.288329s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 826, 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 50, in _run_shell_command out = output.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.TestVersions.test_untagged_version_has_dev_version_postversion(preversioned) [16.088353s] ... ok {0} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(postversioned) [30.694619s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 645, in setUp self.useFixture(GPGKeyFixture()) File "/usr/lib/python3.11/site-packages/testtools/testcase.py", line 741, in useFixture reraise(*exc_info) File "/usr/lib/python3.11/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/lib/python3.11/site-packages/testtools/testcase.py", line 714, in useFixture fixture.setUp() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 154, in setUp base._run_cmd( 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_setup.BuildSphinxTest.test_build_doc(no_autodoc) [2.768761s] ... ok {0} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_lower) [1.527401s] ... ok {0} pbr.tests.test_setup.GitLogsTest.test_generate_authors(post1.8.3) [0.528638s] ... ok {0} pbr.tests.test_setup.GitLogsTest.test_write_git_changelog(pre1.8.3) [0.558020s] ... ok {0} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(query_parameters) [0.527679s] ... ok {0} pbr.tests.test_util.TestUTF8DescriptionFile.test_utf8_description_file [0.530124s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_dev_version [0.510493s] ... ok {0} pbr.tests.test_version.TestSemanticVersion.test_increment_nonrelease [0.555863s] ... ok Running /usr/bin/python3 setup.py rpm_version Running /usr/bin/python3 setup.py build_sphinx Running /usr/bin/python3 setup.py install --root /tmp/tmp8u7rvyf1/tmpst5cmpqvinstalled Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpxcd96asy/tmpb_b6e8f3/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/tmpxcd96asy/tmpb_b6e8f3/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b77124f] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp0nf9l0fc/tmp3j4xqau0/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/tmp0nf9l0fc/tmp3j4xqau0/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 34644b0] 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/tmp0nf9l0fc/tmp3j4xqau0installed Running /usr/bin/python3 setup.py sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpfb9kvlhj/tmpoz9oefji/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/tmp16twqtxj/.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/tmpfb9kvlhj/tmpmng4g574/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp16twqtxj/.gnupg' created gpg: keybox '/tmp/tmp16twqtxj/.gnupg/pubring.kbx' created gpg: /tmp/tmp16twqtxj/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp16twqtxj/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp16twqtxj/.gnupg/openpgp-revocs.d/4B843E21E607E3F81C7B3158BD320649C35CA1E8.rev' Running git add /tmp/tmpfb9kvlhj/tmpoz9oefji/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 40d25ef] 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/tmpfb9kvlhj/tmpoz9oefji/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master 0f9444b] 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/tmplxfs71jq/tmp0fbpmy4p/testpackage/.git/ STDERR: {3} pbr.tests.test_packaging.TestVersions.test_non_canonical_tagged_version_bump(postversioned) [17.764034s] ... ok {3} pbr.tests.test_packaging.TestVersions.test_untagged_version_major_bump(preversioned) [20.080989s] ... ok {3} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(no_autodoc) [2.041343s] ... ok {3} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_both_true) ... SKIPPED: /tmp/tmpuawkiyvd/tmp281z9d_5/testpackage/.git is missing; skipping git-related checks {3} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_both_true) ... SKIPPED: /tmp/tmpdmx64fpn/tmpx2vxyo0k/testpackage/.git is missing; skipping git-related checks {3} pbr.tests.test_util.TestExtrasRequireParsingScenarios.test_extras_parsing(no_extras) [0.815263s] ... ok {3} pbr.tests.test_util.TestInvalidMarkers.test_invalid_marker_raises_error [0.618163s] ... ok {3} pbr.tests.test_util.TestMapFieldsParsingScenarios.test_project_url_parsing(simple_project_urls) [0.633710s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_decrement_release [0.735303s] ... ok {3} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease [0.609988s] ... 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/tmpc3b7jp5d/.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/tmp47ooio_9/tmpzx6bzqhb/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpc3b7jp5d/.gnupg' created gpg: keybox '/tmp/tmpc3b7jp5d/.gnupg/pubring.kbx' created gpg: /tmp/tmpc3b7jp5d/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpc3b7jp5d/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpc3b7jp5d/.gnupg/openpgp-revocs.d/EF6A9B0C2052EDBCB223C7C29C8FA6194E1B2ECF.rev' Running git add /tmp/tmp47ooio_9/tmp73az05xh/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 87183fc] 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/tmp47ooio_9/tmp73az05xh/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: feature STDOUT: [master 03230a4] 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/tmpxi0l6xk6/tmpdps__dw1/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/tmpg53284sp/.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/tmpxi0l6xk6/tmp43p7z95y/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpg53284sp/.gnupg' created gpg: keybox '/tmp/tmpg53284sp/.gnupg/pubring.kbx' created gpg: /tmp/tmpg53284sp/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpg53284sp/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpg53284sp/.gnupg/openpgp-revocs.d/9CA0528F3D9B65127F6CDA396C068B0AF920FD5A.rev' Running git add /tmp/tmpxi0l6xk6/tmpdps__dw1/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 55dc31c] 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) 087d874] 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 Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpnc2k13x3/tmpknpmrzmn/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 sdist Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp8yyzn3pt/tmpsrqni_sm/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/tmpmkem72bb/.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/tmp8yyzn3pt/tmpir564ti1/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpmkem72bb/.gnupg' created gpg: keybox '/tmp/tmpmkem72bb/.gnupg/pubring.kbx' created gpg: /tmp/tmpmkem72bb/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpmkem72bb/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpmkem72bb/.gnupg/openpgp-revocs.d/DBDC191B1F48C45FBC021CAA5CCE726F36BAA2F0.rev' Running git add /tmp/tmp8yyzn3pt/tmpsrqni_sm/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ab37bac] 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/tmp8yyzn3pt/tmpsrqni_sm/testpackage/15 STDOUT: STDERR: Running git commit -m ssem-ver: api-break STDOUT: [master d571ae3] 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/tmp28bpuekx/tmpi2lmquly/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/tmpumwiu0g3/.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/tmp28bpuekx/tmpttack3dk/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpumwiu0g3/.gnupg' created gpg: keybox '/tmp/tmpumwiu0g3/.gnupg/pubring.kbx' created gpg: /tmp/tmpumwiu0g3/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpumwiu0g3/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpumwiu0g3/.gnupg/openpgp-revocs.d/80C648B885B00DE1498AFD052698E9FD800E2ADD.rev' Running git add /tmp/tmp28bpuekx/tmpi2lmquly/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {7} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(preversioned) [26.228324s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_skip_write_git_changelog(postversioned) [12.941046s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_tagged_version_has_tag_version(preversioned) [30.750887s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 690, in test_tagged_version_has_tag_version self.repo.commit() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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 [master (root-commit) 403b7c3] 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/tmpp4_oyo60/tmpve2821o9/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/tmplubq99v6/.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/tmpp4_oyo60/tmp7j24yb82/key-config STDOUT: STDERR: gpg: directory '/tmp/tmplubq99v6/.gnupg' created gpg: keybox '/tmp/tmplubq99v6/.gnupg/pubring.kbx' created gpg: /tmp/tmplubq99v6/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmplubq99v6/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmplubq99v6/.gnupg/openpgp-revocs.d/83393C7787693C2E2D6CB9C6DBC148AA6DC882D9.rev' Running git add /tmp/tmpp4_oyo60/tmpve2821o9/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 3ba404b] 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/tmpp4_oyo60/tmpve2821o9/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a356c2f] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmp3vfs870u/tmpt7n0r5x1/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/tmpgtx2pkoe/.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/tmp3vfs870u/tmp97sjjlii/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpgtx2pkoe/.gnupg' created gpg: keybox '/tmp/tmpgtx2pkoe/.gnupg/pubring.kbx' created gpg: /tmp/tmpgtx2pkoe/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpgtx2pkoe/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpgtx2pkoe/.gnupg/openpgp-revocs.d/0352CBC15EF8EF9C71765C279905DC8881D7C82A.rev' Running git add /tmp/tmp3vfs870u/tmpt7n0r5x1/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d9f33d7] 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/tmp3vfs870u/tmpt7n0r5x1/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master ae1d683] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpp1vd2ize/tmpzx3a81lj/testpackage/.git/ STDERR: {4} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(postversioned) [14.410846s] ... ok {4} pbr.tests.test_setup.APIAutoDocTest.test_different_api_build_dir [2.777528s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_caps) [2.997812s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps) [2.255279s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps) [2.315936s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps_with_excludes) [1.937882s] ... ok {4} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(false_autodoc) [2.188262s] ... ok {4} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_false) ... SKIPPED: /tmp/tmpecvqr16a/tmp3e93w5bw/testpackage/.git is missing; skipping git-related checks {4} pbr.tests.test_version.TestSemanticVersion.test_alpha_dev_version [0.677134s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_dev_no_git_version [0.512772s] ... ok {4} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_short_nonzero_lead_in [0.838211s] ... ok Running gpg --gen-key --batch --debug-quick-random /tmp/tmpezn1qxrx/tmpfl5278tp/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpaxy8e31n/.gnupg' created gpg: keybox '/tmp/tmpaxy8e31n/.gnupg/pubring.kbx' created gpg: /tmp/tmpaxy8e31n/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpaxy8e31n/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpaxy8e31n/.gnupg/openpgp-revocs.d/5698CD1AA147CCC8958CDE7C0DB9AC77E2E43636.rev' Running git add /tmp/tmpezn1qxrx/tmpbhdd245u/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a8786f8] 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/tmpezn1qxrx/tmpbhdd245u/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 74f2d22] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpes0__dor/tmp_mjwc1ow/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/tmpcci1bdr2/.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/tmpes0__dor/tmp_s0vguu8/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpcci1bdr2/.gnupg' created gpg: keybox '/tmp/tmpcci1bdr2/.gnupg/pubring.kbx' created gpg: /tmp/tmpcci1bdr2/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpcci1bdr2/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpcci1bdr2/.gnupg/openpgp-revocs.d/B5CEE794A5FF52E6084F749556482DFF6CB2CCB8.rev' Running git add /tmp/tmpes0__dor/tmp_mjwc1ow/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 3674f77] 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/tmpes0__dor/tmp_mjwc1ow/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master e7e20b1] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpzseqbk48/tmphxrv3v2o/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/tmp5dv0ti77/.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/tmpzseqbk48/tmp6pw_73l_/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5dv0ti77/.gnupg' created gpg: keybox '/tmp/tmp5dv0ti77/.gnupg/pubring.kbx' created gpg: /tmp/tmp5dv0ti77/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5dv0ti77/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5dv0ti77/.gnupg/openpgp-revocs.d/C0F8B07FE3C79D8190A5AB37B0235D19F2C69068.rev' Running git add /tmp/tmpzseqbk48/tmphxrv3v2o/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: {6} pbr.tests.test_packaging.TestVersions.test_untagged_version_has_dev_version_preversion(postversioned) [19.003038s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(false_autodoc) [3.274317s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_lower) [1.583504s] ... ok {6} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_lower) [2.415300s] ... ok {6} pbr.tests.test_setup.SkipFileWrites.test_skip(changelog_option_true) ... SKIPPED: /tmp/tmpzvv1h3lh/tmpisu5m1hb/testpackage/.git is missing; skipping git-related checks {6} pbr.tests.test_version.TestSemanticVersion.test_decrement_nonrelease [0.803711s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_non_440_beta [0.672664s] ... ok {6} pbr.tests.test_version.TestSemanticVersion.test_rc_dev_version [0.582537s] ... ok {0} pbr.tests.test_wsgi.TestWsgiScripts.test_with_argument [30.787237s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 160, in test_with_argument 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 [master (root-commit) ef7773a] 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/tmpzseqbk48/tmphxrv3v2o/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master d39c44f] test commit 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/tmpvez79zeh/.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/tmpp1vd2ize/tmpv07x677o/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpvez79zeh/.gnupg' created gpg: keybox '/tmp/tmpvez79zeh/.gnupg/pubring.kbx' created gpg: /tmp/tmpvez79zeh/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpvez79zeh/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpvez79zeh/.gnupg/openpgp-revocs.d/64DD6FA77CA80A22DD3C3422F9931CC5BAE86E7E.rev' Running git add /tmp/tmpp1vd2ize/tmpzx3a81lj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) cfa52a1] 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/tmpp1vd2ize/tmpzx3a81lj/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 206b395] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: 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')}} [master (root-commit) 625723c] 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/tmpcpbhz1i2/tmp3egj64q2/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 13c7fb2] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpq5a9i1cv/tmp8yku0402/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/tmp6f5yjvje/.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/tmpq5a9i1cv/tmpqh3y8qqs/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp6f5yjvje/.gnupg' created gpg: keybox '/tmp/tmp6f5yjvje/.gnupg/pubring.kbx' created gpg: /tmp/tmp6f5yjvje/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp6f5yjvje/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp6f5yjvje/.gnupg/openpgp-revocs.d/752FBEE4E90337BB887AA56844BAF4B2C7BFFF4F.rev' Running git add /tmp/tmpq5a9i1cv/tmp8yku0402/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 20a3272] 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/tmpq5a9i1cv/tmp8yku0402/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master 6acb4db] 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/tmpjwo16dsa/tmpefonl4rj/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/tmp9kix4wb0/.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/tmpjwo16dsa/tmpsm4dxarg/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp9kix4wb0/.gnupg' created gpg: keybox '/tmp/tmp9kix4wb0/.gnupg/pubring.kbx' created gpg: /tmp/tmp9kix4wb0/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp9kix4wb0/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp9kix4wb0/.gnupg/openpgp-revocs.d/17539CA1C62606D77190D37257E723F8FECD646B.rev' Running git add /tmp/tmpjwo16dsa/tmpefonl4rj/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) a12adba] 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/tmpjwo16dsa/tmpefonl4rj/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: deprecation STDOUT: {2} pbr.tests.test_packaging.TestVersions.test_untagged_version_minor_bump(preversioned) [18.728963s] ... ok {2} pbr.tests.test_setup.APIAutoDocTest.test_default_api_build_dir [2.753954s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_build_doc(true_autodoc_lower) [2.207412s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(no_autodoc) [1.679917s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(true_autodoc_caps_with_excludes) [2.349088s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(false_autodoc) [2.054532s] ... ok {2} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override(no_autodoc) [2.308843s] ... ok {2} pbr.tests.test_setup.SkipFileWrites.test_skip(authors_option_false) ... SKIPPED: /tmp/tmpqwm_kvpj/tmprw8tul5t/testpackage/.git is missing; skipping git-related checks {2} pbr.tests.test_util.TestBasics.test_basics [0.619025s] ... ok {2} pbr.tests.test_util.TestDataFilesParsing.test_handling_of_whitespace_in_data_files(data_files) [0.742921s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_beta_version [0.526491s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_no_0_prerelease_2 [0.543665s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_legacy_postN [0.563992s] ... ok {2} pbr.tests.test_version.TestSemanticVersion.test_increment_release [0.526332s] ... ok {2} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_install [30.704653s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 52, in test_wsgi_script_install 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 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/tmp5fhavmpg/.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/tmplxfs71jq/tmpv034hyu0/key-config STDOUT: STDERR: gpg: directory '/tmp/tmp5fhavmpg/.gnupg' created gpg: keybox '/tmp/tmp5fhavmpg/.gnupg/pubring.kbx' created gpg: /tmp/tmp5fhavmpg/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmp5fhavmpg/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmp5fhavmpg/.gnupg/openpgp-revocs.d/3C69251DFF8B11B87E02C1F000F378DD1F5D949D.rev' Running git add /tmp/tmplxfs71jq/tmp0fbpmy4p/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1f88b36] 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/tmplxfs71jq/tmp0fbpmy4p/testpackage/15 STDOUT: STDERR: Running git commit -m Sem-Ver: api-break STDOUT: [master ed889c2] 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/tmpdd7jbfk4/tmpv8no2fhd/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/tmpljx25rcp/.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/tmpdd7jbfk4/tmptom4bh9t/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpljx25rcp/.gnupg' created gpg: keybox '/tmp/tmpljx25rcp/.gnupg/pubring.kbx' created gpg: /tmp/tmpljx25rcp/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpljx25rcp/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpljx25rcp/.gnupg/openpgp-revocs.d/A75BEFB607F1E3B350F746F1EC0E4B1525878B95.rev' Running git add /tmp/tmpdd7jbfk4/tmpv8no2fhd/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) ea5e64c] 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/tmpdd7jbfk4/tmpv8no2fhd/testpackage/15 STDOUT: STDERR: Running git commit -m sem-ver: api-break STDOUT: [master c14f7bd] sem-ver: api-break 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: [master 84bbbac] 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')}} Running /usr/bin/python3 setup.py install --prefix=/tmp/tmp5lt70fne/tmprrcakkps [master d7925c6] 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/tmppm8ykeds/tmp85580rwk/testpackage/16 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master f8a666b] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 16 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpt4r7sj99/tmpte5_tq4w/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/tmpguatoev3/.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/tmpt4r7sj99/tmparcv8f4o/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpguatoev3/.gnupg' created gpg: keybox '/tmp/tmpguatoev3/.gnupg/pubring.kbx' created gpg: /tmp/tmpguatoev3/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpguatoev3/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpguatoev3/.gnupg/openpgp-revocs.d/204B5B5655196D4F584629855F90277B98496CBC.rev' Running git add /tmp/tmpt4r7sj99/tmpte5_tq4w/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) d9f33d7] 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/tmpt4r7sj99/tmpte5_tq4w/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 7d21bbb] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmppttm_7x8/tmpidve50xm/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/tmp3bwobwd9/.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/tmppttm_7x8/tmpnf07mwzj/key-config Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpxkan09dk/tmpi_edrh7n [master (root-commit) d490913] 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/tmp7hoehgke/tmpm5eb9niz/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/tmphnciwm56/.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/tmp7hoehgke/tmpdl7jvtij/key-config STDOUT: STDERR: gpg: directory '/tmp/tmphnciwm56/.gnupg' created gpg: keybox '/tmp/tmphnciwm56/.gnupg/pubring.kbx' created gpg: /tmp/tmphnciwm56/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmphnciwm56/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmphnciwm56/.gnupg/openpgp-revocs.d/13E7911EBA69122E2C1ADCF341B492A26FB001DE.rev' Running git add /tmp/tmp7hoehgke/tmpm5eb9niz/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 1b346c7] 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/tmplf7602uv/tmpfef3vy8p/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/tmpxqaktl4q/.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/tmplf7602uv/tmpmtk8fott/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpxqaktl4q/.gnupg' created gpg: keybox '/tmp/tmpxqaktl4q/.gnupg/pubring.kbx' created gpg: /tmp/tmpxqaktl4q/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpxqaktl4q/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpxqaktl4q/.gnupg/openpgp-revocs.d/FB28B2262ED1FF78ED4A9D69DF707D3EF2BC376F.rev' Running git add /tmp/tmplf7602uv/tmpfef3vy8p/testpackage/14 STDOUT: STDERR: Running git commit -m test commit Running git init . STDOUT: Initialized empty Git repository in /tmp/tmpzrs1v636/tmpsjjticvt/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/tmpl21qksn_/.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/tmpzrs1v636/tmpajdjifd8/key-config STDOUT: STDERR: {7} pbr.tests.test_packaging.TestVersions.test_untagged_pre_release_has_pre_dev_version_postversion(preversioned) [12.272973s] ... ok {7} pbr.tests.test_packaging.TestVersions.test_untagged_version_after_semver_compliant_prerelease_tag(preversioned) [13.998444s] ... ok {7} pbr.tests.test_pbr_json.TestJsonContent.test_content [0.652954s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_builders_config(true_autodoc_caps_with_excludes) [1.522787s] ... ok {7} pbr.tests.test_setup.BuildSphinxTest.test_cmd_builder_override_multiple_builders(true_autodoc_caps) [1.426482s] ... ok {7} pbr.tests.test_util.TestKeywordsParsingScenarios.test_keywords_parsing(inline_keywords) [0.535545s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_alpha_version [0.529623s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_alpha_zero_version [0.518415s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_beta_dev_version [0.524534s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_dev_zero_version [0.531218s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_non_digit_start [0.518835s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_from_pip_string_pure_git_hash [0.529336s] ... ok {7} pbr.tests.test_version.TestSemanticVersion.test_ordering [0.630485s] ... ok {7} pbr.tests.test_wsgi.TestWsgiScripts.test_wsgi_script_run [30.488377s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run 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 gpg: directory '/tmp/tmpl21qksn_/.gnupg' created gpg: keybox '/tmp/tmpl21qksn_/.gnupg/pubring.kbx' created gpg: /tmp/tmpl21qksn_/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpl21qksn_/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpl21qksn_/.gnupg/openpgp-revocs.d/2703B0302C0AA595EDA988847F1D103D0BE2E2BA.rev' Running git add /tmp/tmpzrs1v636/tmpsjjticvt/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) 7ff90ed] 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/tmpzrs1v636/tmpsjjticvt/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master 3631700] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running git init . STDOUT: Initialized empty Git repository in /tmp/tmporysraqp/tmp74_19vgc/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/tmpquliiha_/.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/tmporysraqp/tmp1s96vz8m/key-config STDOUT: STDERR: gpg: directory '/tmp/tmpquliiha_/.gnupg' created gpg: keybox '/tmp/tmpquliiha_/.gnupg/pubring.kbx' created gpg: /tmp/tmpquliiha_/.gnupg/trustdb.gpg: trustdb created gpg: directory '/tmp/tmpquliiha_/.gnupg/openpgp-revocs.d' created gpg: revocation certificate stored as '/tmp/tmpquliiha_/.gnupg/openpgp-revocs.d/4813BD55E4DE4D05E7C7745FCC811B558EA4F6D6.rev' Running git add /tmp/tmporysraqp/tmp74_19vgc/testpackage/14 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master (root-commit) b535782] 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/tmporysraqp/tmp74_19vgc/testpackage/15 STDOUT: STDERR: Running git commit -m test commit STDOUT: [master a3025d8] test commit 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 15 STDERR: Running /usr/bin/python3 setup.py install --prefix=/tmp/tmpucqn84jh/tmpqrj2hgkr ============================== Failed 43 tests - output below: ============================== pbr.tests.test_core.TestGitSDist.test_sdist_git_extra_files ----------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 149, in setUp 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_commands.TestCommands.test_custom_rpm_version_py_command ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_commands.py", line 70, in test_custom_rpm_version_py_command stdout, stderr, return_code = self.run_setup('rpm_version') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_commands.TestCommands.test_custom_build_py_command ----------------------------------------------------------------- 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/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/__init__.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. Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/fixtures/fixture.py", line 124, in cleanUp return self._cleanups(raise_errors=raise_first) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 84, in __call__ raise error[1].with_traceback(error[2]) File "/usr/lib/python3.11/site-packages/fixtures/callmany.py", line 78, in __call__ cleanup(*args, **kwargs) File "/usr/lib64/python3.11/shutil.py", line 732, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) File "/usr/lib64/python3.11/shutil.py", line 660, in _rmtree_safe_fd _rmtree_safe_fd(dirfd, fullname, onerror) [Previous line repeated 1 more time] File "/usr/lib64/python3.11/shutil.py", line 681, in _rmtree_safe_fd os.unlink(entry.name, dir_fd=topfd) 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_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_commands.TestCommands.test_custom_deb_version_py_command ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_commands.py", line 62, in test_custom_deb_version_py_command stdout, stderr, return_code = self.run_setup('deb_version') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_setup_py_keywords --------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 76, in test_setup_py_keywords self.run_setup('egg_info') 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_authors(preversioned) ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors 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.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(preversioned) -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks 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_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 106, in test_console_script_install 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_setup_py_build_sphinx ------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_core.py", line 81, in test_setup_py_build_sphinx stdout, _, return_code = self.run_setup('build_sphinx') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_hooks.TestHooks.test_custom_commands_known --------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 73, in test_custom_commands_known stdout, _, return_code = self.run_setup('--help-commands') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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(preversioned) ------------------------------------------------------------------------------------------------------ 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.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_changelog(postversioned) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog 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.TestPackagingInPlainDirectory.test_authors ------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 464, in test_authors 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_hooks.TestHooks.test_global_setup_hooks ------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_hooks.py", line 67, in test_global_setup_hooks stdout, _, return_code = self.run_setup('egg_info') ^^^^^^^^^^^^^^^^^^^^^^^^^^ 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_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 pbr.tests.test_packaging.TestPackagingInGitRepoWithCommit.test_changelog(preversioned) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 287, in test_changelog 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.TestPackagingInGitRepoWithCommit.test_changelog_handles_backticks(postversioned) --------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 311, in test_changelog_handles_backticks 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.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.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.TestPackagingInGitRepoWithCommit.test_changelog_handles_dead_links_in_commit(postversioned) -------------------------------------------------------------------------------------------------------------------- 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_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.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_packaging.TestVersions.test_get_kwargs_corner_cases(preversioned) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 803, in _check_combinations self.repo.commit('sem-ver: deprecation') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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.TestPackagingInGitRepoWithoutCommit.test_changelog --------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp 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.TestPackagingInGitRepoWithCommit.test_authors(postversioned) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 280, in test_authors 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.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_manifest_exclude_honoured(preversioned) ------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured 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.TestPackagingInGitRepoWithCommit.test_manifest_exclude_honoured(postversioned) ------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 317, in test_manifest_exclude_honoured 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.TestVersions.test_invalid_tag_ignored(postversioned) ----------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 833, in test_invalid_tag_ignored version = packaging._get_version_from_git() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/packaging.py", line 791, in _get_version_from_git git_dir = git._run_git_functions() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 132, in _run_git_functions git_dir = _get_git_directory() ^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 70, in _get_git_directory return _run_shell_command(['git', 'rev-parse', '--git-dir']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/pbr-5.10.0/pbr/git.py", line 50, in _run_shell_command out = output.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.TestVersions.test_get_kwargs_corner_cases(postversioned) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 812, in test_get_kwargs_corner_cases _check_combinations('1.2.3') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 798, in _check_combinations self.repo.commit('sem-ver: bugfix') File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 93, in commit base._run_cmd(['git', 'add', path], self._basedir) 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.TestPackagingInGitRepoWithoutCommit.test_authors ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 349, in setUp 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.TestPackagingInPlainDirectory.test_changelog --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 470, in test_changelog 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.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 826, 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 50, in _run_shell_command out = output.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_untagged_version_minor_bump(postversioned) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 645, in setUp self.useFixture(GPGKeyFixture()) File "/usr/lib/python3.11/site-packages/testtools/testcase.py", line 741, in useFixture reraise(*exc_info) File "/usr/lib/python3.11/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/lib/python3.11/site-packages/testtools/testcase.py", line 714, in useFixture fixture.setUp() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 154, in setUp base._run_cmd( 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_tagged_version_has_tag_version(preversioned) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 690, in test_tagged_version_has_tag_version self.repo.commit() File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_packaging.py", line 94, in commit base._run_cmd(['git', 'commit', '-m', message_content], self._basedir) 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_wsgi.TestWsgiScripts.test_with_argument ------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 160, in test_with_argument 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_wsgi.TestWsgiScripts.test_wsgi_script_install ------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 52, in test_wsgi_script_install 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_wsgi.TestWsgiScripts.test_wsgi_script_run -------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/builddir/build/BUILD/pbr-5.10.0/pbr/tests/test_wsgi.py", line 68, in test_wsgi_script_run 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 ====== Totals ====== Ran: 218 tests in 348.0009 sec. - Passed: 154 - Skipped: 21 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 43 Sum of execute time for each test: 2214.6933 sec. ============== Worker Balance ============== - Worker 0 (28 tests) => 0:05:07.330593 - Worker 1 (28 tests) => 0:03:48.450453 - Worker 2 (27 tests) => 0:05:01.022143 - Worker 3 (27 tests) => 0:04:26.417261 - Worker 4 (27 tests) => 0:04:30.255545 - Worker 5 (27 tests) => 0:03:59.158399 - Worker 6 (27 tests) => 0:04:22.381058 - Worker 7 (27 tests) => 0:05:46.457970 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.ILYyi5 (%check) Bad exit status from /var/tmp/rpm-tmp.ILYyi5 (%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