INFO: not using any hashes in /data/userland-archives/hashes for PasteDeploy-3.0.1.tar.gz (overridden with --hash) Source /data/userland-archives/PasteDeploy-3.0.1.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/af/8f/1b09eac08a9a77706f30aa530ecf833bc1b3c05c4693eee9e37f91690614/PasteDeploy-3.0.1.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tox.ini copy cloning /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/PasteDeploy-3.0.1 to /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/amd64-3.7 * Getting build dependencies for wheel... running egg_info writing src/PasteDeploy.egg-info/PKG-INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt writing entry points to src/PasteDeploy.egg-info/entry_points.txt writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt writing requirements to src/PasteDeploy.egg-info/requires.txt writing top-level names to src/PasteDeploy.egg-info/top_level.txt /usr/lib/python3.7/vendor-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) listing git files failed - pretending there aren't any reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching '.github' warning: no files found matching '.coveragerc' warning: no files found matching '.flake8' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/paste copying src/paste/__init__.py -> build/lib/paste creating build/lib/paste/deploy copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy copying src/paste/deploy/util.py -> build/lib/paste/deploy copying src/paste/deploy/__init__.py -> build/lib/paste/deploy copying src/paste/deploy/config.py -> build/lib/paste/deploy copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy copying src/paste/deploy/converters.py -> build/lib/paste/deploy running egg_info writing src/PasteDeploy.egg-info/PKG-INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt writing entry points to src/PasteDeploy.egg-info/entry_points.txt writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt writing requirements to src/PasteDeploy.egg-info/requires.txt writing top-level names to src/PasteDeploy.egg-info/top_level.txt /usr/lib/python3.7/vendor-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) listing git files failed - pretending there aren't any reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching '.github' warning: no files found matching '.coveragerc' warning: no files found matching '.flake8' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' creating build/lib/paste/deploy/paster_templates creating build/lib/paste/deploy/paster_templates/paste_deploy creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ creating build/lib/paste/deploy/paster_templates/paste_deploy/docs copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib /usr/lib/python3.7/vendor-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy' 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 'paste.deploy.paster_templates.paste_deploy' 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 'paste.deploy.paster_templates.paste_deploy.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy.docs' 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 'paste.deploy.paster_templates.paste_deploy.docs' 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) Skipping installation of build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/__init__.py (namespace package) copying paste/deploy/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/loadwsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/paster_templates.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/converters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/docs running install_egg_info Copying src/PasteDeploy.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1-py3.7.egg-info Installing build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1-py3.7-nspkg.pth running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/amd64-3.7/dist/.tmp-u5k49en3/PasteDeploy-3.0.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'PasteDeploy-3.0.1-py3.7-nspkg.pth' adding 'paste/deploy/__init__.py' adding 'paste/deploy/config.py' adding 'paste/deploy/converters.py' adding 'paste/deploy/loadwsgi.py' adding 'paste/deploy/paster_templates.py' adding 'paste/deploy/util.py' adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl' adding 'PasteDeploy-3.0.1.dist-info/METADATA' adding 'PasteDeploy-3.0.1.dist-info/WHEEL' adding 'PasteDeploy-3.0.1.dist-info/entry_points.txt' adding 'PasteDeploy-3.0.1.dist-info/namespace_packages.txt' adding 'PasteDeploy-3.0.1.dist-info/top_level.txt' adding 'PasteDeploy-3.0.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built PasteDeploy-3.0.1-py3-none-any.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/PasteDeploy-3.0.1 to /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) running egg_info writing src/PasteDeploy.egg-info/PKG-INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt writing entry points to src/PasteDeploy.egg-info/entry_points.txt writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt writing requirements to src/PasteDeploy.egg-info/requires.txt writing top-level names to src/PasteDeploy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching '.github' warning: no files found matching '.coveragerc' warning: no files found matching '.flake8' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/paste copying src/paste/__init__.py -> build/lib/paste creating build/lib/paste/deploy copying src/paste/deploy/__init__.py -> build/lib/paste/deploy copying src/paste/deploy/converters.py -> build/lib/paste/deploy copying src/paste/deploy/loadwsgi.py -> build/lib/paste/deploy copying src/paste/deploy/paster_templates.py -> build/lib/paste/deploy copying src/paste/deploy/util.py -> build/lib/paste/deploy copying src/paste/deploy/config.py -> build/lib/paste/deploy running egg_info writing src/PasteDeploy.egg-info/PKG-INFO writing dependency_links to src/PasteDeploy.egg-info/dependency_links.txt writing entry points to src/PasteDeploy.egg-info/entry_points.txt writing namespace_packages to src/PasteDeploy.egg-info/namespace_packages.txt writing requirements to src/PasteDeploy.egg-info/requires.txt writing top-level names to src/PasteDeploy.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching '.github' warning: no files found matching '.coveragerc' warning: no files found matching '.flake8' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes' no previously-included directories found matching 'tests/fake_packages/FakeApp.egg/EGG-INFO' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'src/PasteDeploy.egg-info/SOURCES.txt' /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'paste.deploy.paster_templates.paste_deploy' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy' 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 'paste.deploy.paster_templates.paste_deploy' 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 'paste.deploy.paster_templates.paste_deploy.docs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'paste.deploy.paster_templates.paste_deploy.docs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'paste.deploy.paster_templates.paste_deploy.docs' 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 'paste.deploy.paster_templates.paste_deploy.docs' 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/paste/deploy/paster_templates creating build/lib/paste/deploy/paster_templates/paste_deploy creating build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ copying src/paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/+package+ creating build/lib/paste/deploy/paster_templates/paste_deploy/docs copying src/paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/lib/paste/deploy/paster_templates/paste_deploy/docs installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib Skipping installation of build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/__init__.py (namespace package) copying paste/deploy/loadwsgi.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/util.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/paster_templates.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/config.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/converters.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy copying paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/+package+ copying paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl -> build/bdist.solaris-2.11-i86pc.64bit/wheel/paste/deploy/paster_templates/paste_deploy/docs running install_egg_info Copying src/PasteDeploy.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1-py3.9.egg-info Installing build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1-py3.9-nspkg.pth running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/PasteDeploy-3.0.1.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/amd64-3.9/dist/.tmp-azovqzvf/PasteDeploy-3.0.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'PasteDeploy-3.0.1-py3.9-nspkg.pth' adding 'paste/deploy/__init__.py' adding 'paste/deploy/config.py' adding 'paste/deploy/converters.py' adding 'paste/deploy/loadwsgi.py' adding 'paste/deploy/paster_templates.py' adding 'paste/deploy/util.py' adding 'paste/deploy/paster_templates/paste_deploy/+package+/sampleapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/+package+/wsgiapp.py_tmpl' adding 'paste/deploy/paster_templates/paste_deploy/docs/devel_config.ini_tmpl' adding 'PasteDeploy-3.0.1.dist-info/METADATA' adding 'PasteDeploy-3.0.1.dist-info/WHEEL' adding 'PasteDeploy-3.0.1.dist-info/entry_points.txt' adding 'PasteDeploy-3.0.1.dist-info/namespace_packages.txt' adding 'PasteDeploy-3.0.1.dist-info/top_level.txt' adding 'PasteDeploy-3.0.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built PasteDeploy-3.0.1-py3-none-any.whl Testing dependencies: tox Testing dependencies: tox VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/manifest-i386-PasteDeploy-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/manifest-i386-PasteDeploy-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PasteDeploy/build/manifest-i386-PasteDeploy.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/PasteDeploy pkg://openindiana.org/library/python/pastedeploy-37@3.0.1,5.11-2023.0.0.0:20230117T173147Z PUBLISHED pkg://openindiana.org/library/python/pastedeploy-39@3.0.1,5.11-2023.0.0.0:20230117T173300Z PUBLISHED pkg://openindiana.org/library/python/pastedeploy@3.0.1,5.11-2023.0.0.0:20230117T173337Z PUBLISHED