------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-pip-19.1.1.txz ===== Message from py37-pip-19.1.1: -- pip MUST ONLY be used: * With the --user flag, OR * To install or manage Python packages in virtual environments Failure to follow this warning can and will result in an inconsistent system-wide Python environment (LOCALBASE/lib/pythonX.Y/site-packages) and cause errors. Avoid using pip as root unless you know what you're doing. Installing /packages/All/py37-pbr-3.1.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-monotonic-1.5.txz Installing /packages/All/py37-fasteners-0.14.1.txz Installing /packages/All/py37-prettytable-0.7.2_2.txz Installing /packages/All/py37-futurist-1.10.0.txz Installing /packages/All/py37-msgpack-0.6.2.txz Installing /packages/All/py37-wrapt-1.12.0.txz Installing /packages/All/py37-funcsigs-1.0.2.txz Installing /packages/All/py37-debtcollector-1.20.0.txz Installing /packages/All/py37-iso8601-0.1.12.txz Installing /packages/All/py37-netaddr-0.7.19_1.txz Installing /packages/All/py37-netifaces-0.10.9.txz Installing /packages/All/py37-pytz-2019.3,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-oslo.i18n-3.25.1.txz Installing /packages/All/py37-pyparsing-2.4.6.txz Installing /packages/All/py37-oslo.utils-3.42.1.txz Installing /packages/All/py37-oslo.serialization-2.29.2.txz Installing /packages/All/py37-stevedore-1.31.0.txz Installing /packages/All/py37-tenacity-6.1.0.txz Installing /packages/All/py37-voluptuous-0.11.7.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tooz-1.67.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tooz-1.67.2 for building => SHA256 Checksum OK for tooz-1.67.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tooz-1.67.2 for building ===> Extracting for py37-tooz-1.67.2 => SHA256 Checksum OK for tooz-1.67.2.tar.gz. Extracted Memory Use: 0.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-tooz-1.67.2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on package: py37-pbr>=1.8 - found ===> py37-tooz-1.67.2 depends on package: py37-setuptools>0 - found ===> py37-tooz-1.67.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on package: py37-pbr>=1.8 - found ===> py37-tooz-1.67.2 depends on package: py37-setuptools>0 - found ===> py37-tooz-1.67.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-tooz-1.67.2 /usr/local/lib/python3.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-tooz-1.67.2 /usr/local/lib/python3.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/tooz copying tooz/_retry.py -> build/lib/tooz copying tooz/__init__.py -> build/lib/tooz copying tooz/partitioner.py -> build/lib/tooz copying tooz/hashring.py -> build/lib/tooz copying tooz/coordination.py -> build/lib/tooz copying tooz/locking.py -> build/lib/tooz copying tooz/utils.py -> build/lib/tooz creating build/lib/tooz/tests creating build/lib/tooz/tests/drivers copying tooz/tests/drivers/test_file.py -> build/lib/tooz/tests/drivers copying tooz/tests/drivers/__init__.py -> build/lib/tooz/tests/drivers copying tooz/tests/test_hashring.py -> build/lib/tooz/tests copying tooz/tests/__init__.py -> build/lib/tooz/tests copying tooz/tests/test_memcache.py -> build/lib/tooz/tests copying tooz/tests/test_etcd.py -> build/lib/tooz/tests copying tooz/tests/test_mysql.py -> build/lib/tooz/tests copying tooz/tests/test_utils.py -> build/lib/tooz/tests copying tooz/tests/test_postgresql.py -> build/lib/tooz/tests copying tooz/tests/test_partitioner.py -> build/lib/tooz/tests copying tooz/tests/test_coordination.py -> build/lib/tooz/tests creating build/lib/tooz/drivers copying tooz/drivers/file.py -> build/lib/tooz/drivers copying tooz/drivers/etcd3.py -> build/lib/tooz/drivers copying tooz/drivers/__init__.py -> build/lib/tooz/drivers copying tooz/drivers/etcd3gw.py -> build/lib/tooz/drivers copying tooz/drivers/memcached.py -> build/lib/tooz/drivers copying tooz/drivers/ipc.py -> build/lib/tooz/drivers copying tooz/drivers/mysql.py -> build/lib/tooz/drivers copying tooz/drivers/redis.py -> build/lib/tooz/drivers copying tooz/drivers/zake.py -> build/lib/tooz/drivers copying tooz/drivers/etcd.py -> build/lib/tooz/drivers copying tooz/drivers/consul.py -> build/lib/tooz/drivers copying tooz/drivers/pgsql.py -> build/lib/tooz/drivers copying tooz/drivers/zookeeper.py -> build/lib/tooz/drivers running egg_info writing tooz.egg-info/PKG-INFO writing dependency_links to tooz.egg-info/dependency_links.txt writing entry points to tooz.egg-info/entry_points.txt writing requirements to tooz.egg-info/requires.txt writing top-level names to tooz.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-tooz-1.67.2 depends on package: py37-fasteners>=0.7 - found ===> py37-tooz-1.67.2 depends on package: py37-futurist>=1.2.0 - found ===> py37-tooz-1.67.2 depends on package: py37-msgpack>=0.4.0 - found ===> py37-tooz-1.67.2 depends on package: py37-oslo.serialization>=1.10.0 - found ===> py37-tooz-1.67.2 depends on package: py37-oslo.utils>=3.15.0 - found ===> py37-tooz-1.67.2 depends on package: py37-pbr>=1.6 - found ===> py37-tooz-1.67.2 depends on package: py37-six>=1.9.0 - found ===> py37-tooz-1.67.2 depends on package: py37-stevedore>=1.16.0 - found ===> py37-tooz-1.67.2 depends on package: py37-tenacity>=3.2.1 - found ===> py37-tooz-1.67.2 depends on package: py37-voluptuous>=0.8.9 - found ===> py37-tooz-1.67.2 depends on package: py37-setuptools>0 - found ===> py37-tooz-1.67.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-tooz-1.67.2 ===> py37-tooz-1.67.2 depends on package: py37-fasteners>=0.7 - found ===> py37-tooz-1.67.2 depends on package: py37-futurist>=1.2.0 - found ===> py37-tooz-1.67.2 depends on package: py37-msgpack>=0.4.0 - found ===> py37-tooz-1.67.2 depends on package: py37-oslo.serialization>=1.10.0 - found ===> py37-tooz-1.67.2 depends on package: py37-oslo.utils>=3.15.0 - found ===> py37-tooz-1.67.2 depends on package: py37-pbr>=1.6 - found ===> py37-tooz-1.67.2 depends on package: py37-six>=1.9.0 - found ===> py37-tooz-1.67.2 depends on package: py37-stevedore>=1.16.0 - found ===> py37-tooz-1.67.2 depends on package: py37-tenacity>=3.2.1 - found ===> py37-tooz-1.67.2 depends on package: py37-voluptuous>=0.8.9 - found ===> py37-tooz-1.67.2 depends on package: py37-setuptools>0 - found ===> py37-tooz-1.67.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/site-packages/setuptools/dist.py:46: DistDeprecationWarning: Do not call this function warnings.warn("Do not call this function", DistDeprecationWarning) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.0s) running build running build_py running egg_info writing tooz.egg-info/PKG-INFO writing dependency_links to tooz.egg-info/dependency_links.txt writing entry points to tooz.egg-info/entry_points.txt writing requirements to tooz.egg-info/requires.txt writing top-level names to tooz.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7 creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz copying build/lib/tooz/partitioner.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz copying build/lib/tooz/coordination.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_memcache.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_etcd.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_coordination.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_postgresql.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_partitioner.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_hashring.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/test_mysql.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/tests/__init__.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/drivers copying build/lib/tooz/tests/drivers/test_file.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/drivers copying build/lib/tooz/tests/drivers/__init__.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/drivers copying build/lib/tooz/tests/test_utils.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests copying build/lib/tooz/__init__.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz copying build/lib/tooz/_retry.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz copying build/lib/tooz/hashring.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz creating /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/memcached.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/__init__.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/consul.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/zake.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/etcd.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/file.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/redis.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/mysql.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/ipc.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/etcd3gw.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/pgsql.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/etcd3.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/drivers/zookeeper.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers copying build/lib/tooz/locking.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz copying build/lib/tooz/utils.py -> /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/partitioner.py to partitioner.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/coordination.py to coordination.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_memcache.py to test_memcache.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_etcd.py to test_etcd.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_coordination.py to test_coordination.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_postgresql.py to test_postgresql.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_partitioner.py to test_partitioner.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_hashring.py to test_hashring.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_mysql.py to test_mysql.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/drivers/test_file.py to test_file.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/drivers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/tests/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/_retry.py to _retry.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/hashring.py to hashring.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/memcached.py to memcached.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/consul.py to consul.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/zake.py to zake.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/etcd.py to etcd.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/file.py to file.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/redis.py to redis.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/mysql.py to mysql.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/ipc.py to ipc.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/etcd3gw.py to etcd3gw.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/pgsql.py to pgsql.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/etcd3.py to etcd3.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/drivers/zookeeper.py to zookeeper.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/locking.py to locking.cpython-37.pyc byte-compiling /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmp49hx9c4w.py' /usr/local/bin/python3.7 /tmp/tmp49hx9c4w.py removing /tmp/tmp49hx9c4w.py running install_egg_info Copying tooz.egg-info to /construction/devel/py-tooz/stage/usr/local/lib/python3.7/site-packages/tooz-1.67.2-py3.7.egg-info running install_scripts /usr/local/lib/python3.7/site-packages/pbr/packaging.py:382: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) writing list of installed files to '/construction/devel/py-tooz/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-tooz-1.67.2 file sizes/checksums [101]: 0% file sizes/checksums [101]: 99% file sizes/checksums [101]: 100% packing files [101]: 0% packing files [101]: 99% packing files [101]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:28