INFO: not using any hashes in /data/userland-archives/hashes for fastjsonschema-2.21.1.tar.gz (overridden with --hash)
Source /data/userland-archives/fastjsonschema-2.21.1.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/f/fastjsonschema/fastjsonschema-2.21.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/fastjsonschema/fastjsonschema-2.21.1 to /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/amd64-3.9
running build
running build_py
creating build/lib/fastjsonschema
copying fastjsonschema/__init__.py -> build/lib/fastjsonschema
copying fastjsonschema/version.py -> build/lib/fastjsonschema
copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema
copying fastjsonschema/indent.py -> build/lib/fastjsonschema
copying fastjsonschema/__main__.py -> build/lib/fastjsonschema
copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema
copying fastjsonschema/draft04.py -> build/lib/fastjsonschema
copying fastjsonschema/draft07.py -> build/lib/fastjsonschema
copying fastjsonschema/generator.py -> build/lib/fastjsonschema
copying fastjsonschema/draft06.py -> build/lib/fastjsonschema
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/exceptions.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/generator.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/draft04.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/draft07.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/draft06.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/__main__.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/version.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/indent.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
copying build/lib/fastjsonschema/ref_resolver.py -> /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/generator.py to generator.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/draft04.py to draft04.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/draft07.py to draft07.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/draft06.py to draft06.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/__main__.py to __main__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/version.py to version.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/indent.py to indent.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema/ref_resolver.py to ref_resolver.cpython-39.pyc
running install_egg_info
running egg_info
writing fastjsonschema.egg-info/PKG-INFO
writing dependency_links to fastjsonschema.egg-info/dependency_links.txt
writing requirements to fastjsonschema.egg-info/requires.txt
writing top-level names to fastjsonschema.egg-info/top_level.txt
reading manifest file 'fastjsonschema.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'fastjsonschema.egg-info/SOURCES.txt'
Copying fastjsonschema.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/prototype/i386/usr/lib/python3.9/vendor-packages/fastjsonschema-2.21.1-py3.9.egg-info
running install_scripts
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/manifest-i386-fastjsonschema-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/fastjsonschema/build/manifest-i386-fastjsonschema.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/fastjsonschema
pkg://openindiana.org/library/python/fastjsonschema-39@2.21.1,5.11-2024.0.0.0:20241203T184912Z
PUBLISHED
pkg://openindiana.org/library/python/fastjsonschema@2.21.1,5.11-2024.0.0.0:20241203T185145Z
PUBLISHED
pkg://openindiana.org/library/python/fastjsonschema-37@2.17.1,5.11-2023.0.0.2:20241203T185207Z
PUBLISHED