INFO: not using any hashes in /data/userland-archives/hashes for pbr-5.11.1.tar.gz (overridden with --hash) Source /data/userland-archives/pbr-5.11.1.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/02/d8/acee75603f31e27c51134a858e0dea28d321770c5eedb9d1d673eb7d3817/pbr-5.11.1.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pbr/pbr-5.11.1 to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.7 running build running build_py creating build creating build/lib creating 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/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/__init__.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/pbr_json.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.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 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 /usr/lib/python3.7/vendor-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /usr/lib/python3.7/vendor-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /usr/lib/python3.7/vendor-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.7/vendor-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.7/vendor-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.7/vendor-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.7/vendor-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.7/vendor-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) copy cloning /jenkins/jobs/oi-userland/workspace/components/python/pbr/pbr-5.11.1 to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.9 /usr/lib/python3.9/vendor-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/vendor-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/util.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/build.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/pbr_json.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/base.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks creating build/lib/pbr/tests copying pbr/tests/test_version.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/util.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_core.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_files.py -> build/lib/pbr/tests copying pbr/tests/test_util.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.9/vendor-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.9/vendor-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.9/vendor-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.9/vendor-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.9/vendor-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.9/vendor-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 running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.6s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.9s) running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7 creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/sphinxext.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/builddoc.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/extra_files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/packaging.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/README.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/extra-file.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/version.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/options.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/core.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/cmd copying build/lib/pbr/find_package.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/testr_command.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/git.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks copying build/lib/pbr/build.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr copying build/lib/pbr/pbr_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/sphinxext.py to sphinxext.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/builddoc.py to builddoc.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/extra_files.py to extra_files.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/packaging.py to packaging.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_commands.py to test_commands.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/util.py to util.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_files.py to test_files.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_version.py to test_version.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_integration.py to test_integration.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_packaging.py to test_packaging.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_hooks.py to test_hooks.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/base.py to base.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/test_setup.py to test_setup.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/setup.py to setup.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/version.py to version.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/options.py to options.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/core.py to core.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/cmd/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/cmd/main.py to main.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/find_package.py to find_package.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/testr_command.py to testr_command.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/git.py to git.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/backwards.py to backwards.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/base.py to base.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/metadata.py to metadata.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/commands.py to commands.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/hooks/files.py to files.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/build.py to build.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/util.py to util.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr/pbr_json.py to pbr_json.cpython-37.pyc 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 /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.7/vendor-packages/pbr-5.11.1-py3.7.egg-info running install_scripts Installing pbr script to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/bin /usr/lib/python3.7/vendor-packages/setuptools/command/easy_install.py:147: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. EasyInstallDeprecationWarning, /usr/lib/python3.7/vendor-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, Testing dependencies: tox>=3.18.0 -r /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.7/test-requirements.txt Testing extras: /usr/lib/python3.9/vendor-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/vendor-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] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.7s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.2s) running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/src creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/setup.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/data_files creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage copying build/lib/pbr/tests/test_integration.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_core.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests copying build/lib/pbr/pbr_json.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/packaging.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/sphinxext.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/build.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks copying build/lib/pbr/options.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/core.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/testr_command.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr creating /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/cmd copying build/lib/pbr/find_package.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/version.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/extra_files.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/builddoc.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr copying build/lib/pbr/git.py -> /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/setup.py to setup.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_integration.py to test_integration.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_packaging.py to test_packaging.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/util.py to util.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_files.py to test_files.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_setup.py to test_setup.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/base.py to base.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_hooks.py to test_hooks.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/pbr_json.py to pbr_json.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/packaging.py to packaging.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/sphinxext.py to sphinxext.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/build.py to build.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/files.py to files.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/base.py to base.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/commands.py to commands.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/backwards.py to backwards.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/hooks/metadata.py to metadata.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/options.py to options.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/core.py to core.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/testr_command.py to testr_command.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/cmd/main.py to main.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/find_package.py to find_package.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/version.py to version.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/extra_files.py to extra_files.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/builddoc.py to builddoc.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/util.py to util.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr/git.py to git.cpython-39.pyc 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 /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/lib/python3.9/vendor-packages/pbr-5.11.1-py3.9.egg-info running install_scripts Installing pbr script to /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/prototype/i386/usr/bin Testing dependencies: tox>=3.18.0 -r /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/amd64-3.9/test-requirements.txt Testing extras: VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/pbr/build/manifest-i386-pbr.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/pbr pkg://openindiana.org/library/python/pbr-37@5.11.1,5.11-2023.0.0.0:20230418T204115Z PUBLISHED pkg://openindiana.org/library/python/pbr-39@5.11.1,5.11-2023.0.0.0:20230418T204118Z PUBLISHED pkg://openindiana.org/library/python/pbr@5.11.1,5.11-2023.0.0.0:20230418T204120Z PUBLISHED