INFO: not using any hashes in /data/userland-archives/hashes for marshmallow-3.20.1.tar.gz (overridden with --hash) Source /data/userland-archives/marshmallow-3.20.1.tar.gz... not found, skipping file copy Source https://github.com/marshmallow-code/marshmallow/archive/refs/tags/3.20.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/marshmallow/marshmallow-3.20.1 to /jenkins/jobs/oi-userland/workspace/components/python/marshmallow/build/amd64-3.9 * Getting build dependencies for wheel... No 'requirements-files' section was found. Nothing to do. running egg_info creating src/marshmallow.egg-info writing src/marshmallow.egg-info/PKG-INFO writing dependency_links to src/marshmallow.egg-info/dependency_links.txt writing requirements to src/marshmallow.egg-info/requires.txt writing top-level names to src/marshmallow.egg-info/top_level.txt writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' * Building wheel... No 'requirements-files' section was found. Nothing to do. running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/marshmallow copying src/marshmallow/types.py -> build/lib/marshmallow copying src/marshmallow/validate.py -> build/lib/marshmallow copying src/marshmallow/schema.py -> build/lib/marshmallow copying src/marshmallow/__init__.py -> build/lib/marshmallow copying src/marshmallow/fields.py -> build/lib/marshmallow copying src/marshmallow/orderedset.py -> build/lib/marshmallow copying src/marshmallow/decorators.py -> build/lib/marshmallow copying src/marshmallow/class_registry.py -> build/lib/marshmallow copying src/marshmallow/warnings.py -> build/lib/marshmallow copying src/marshmallow/utils.py -> build/lib/marshmallow copying src/marshmallow/exceptions.py -> build/lib/marshmallow copying src/marshmallow/base.py -> build/lib/marshmallow copying src/marshmallow/error_store.py -> build/lib/marshmallow running egg_info writing src/marshmallow.egg-info/PKG-INFO writing dependency_links to src/marshmallow.egg-info/dependency_links.txt writing requirements to src/marshmallow.egg-info/requires.txt writing top-level names to src/marshmallow.egg-info/top_level.txt reading manifest file 'src/marshmallow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/marshmallow.egg-info/SOURCES.txt' copying src/marshmallow/py.typed -> build/lib/marshmallow installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/error_store.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/fields.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/validate.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/orderedset.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/class_registry.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/schema.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/base.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/types.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/decorators.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow copying build/lib/marshmallow/warnings.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow running install_egg_info Copying src/marshmallow.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow-3.20.1-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/marshmallow-3.20.1.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/marshmallow/build/amd64-3.9/dist/.tmp-96r76hh8/marshmallow-3.20.1-py3-none-any.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'marshmallow/__init__.py' adding 'marshmallow/base.py' adding 'marshmallow/class_registry.py' adding 'marshmallow/decorators.py' adding 'marshmallow/error_store.py' adding 'marshmallow/exceptions.py' adding 'marshmallow/fields.py' adding 'marshmallow/orderedset.py' adding 'marshmallow/py.typed' adding 'marshmallow/schema.py' adding 'marshmallow/types.py' adding 'marshmallow/utils.py' adding 'marshmallow/validate.py' adding 'marshmallow/warnings.py' adding 'marshmallow-3.20.1.dist-info/LICENSE' adding 'marshmallow-3.20.1.dist-info/METADATA' adding 'marshmallow-3.20.1.dist-info/WHEEL' adding 'marshmallow-3.20.1.dist-info/top_level.txt' adding 'marshmallow-3.20.1.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built marshmallow-3.20.1-py3-none-any.whl Testing dependencies: tox Testing extras: tests VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/marshmallow/build/manifest-i386-marshmallow-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/marshmallow/build/manifest-i386-marshmallow.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/marshmallow pkg://openindiana.org/library/python/marshmallow-39@3.20.1,5.11-2023.0.0.0:20230913T173639Z PUBLISHED pkg://openindiana.org/library/python/marshmallow@3.20.1,5.11-2023.0.0.0:20230913T173641Z PUBLISHED