------------------------------------------------------------------------------- -- 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/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-pip-19.1.1.txz ===== Message from py27-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/py27-pbr-3.1.1_1.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-monotonic-1.5.txz Installing /packages/All/py27-fasteners-0.14.1.txz Installing /packages/All/py27-wrapt-1.12.0.txz Installing /packages/All/py27-funcsigs-1.0.2.txz Installing /packages/All/py27-debtcollector-1.20.0.txz Installing /packages/All/py27-netaddr-0.7.19_1.txz Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/py27-Babel-2.8.0.txz Installing /packages/All/py27-oslo.i18n-3.25.1.txz Installing /packages/All/py27-yaml-5.2.txz Installing /packages/All/py27-rfc3986-1.3.2.txz Installing /packages/All/py27-stevedore-1.31.0.txz Installing /packages/All/py27-oslo.config-6.12.0.txz Installing /packages/All/py27-iso8601-0.1.12.txz Installing /packages/All/py27-netifaces-0.10.9.txz Installing /packages/All/py27-pyparsing-2.4.6.txz Installing /packages/All/py27-oslo.utils-3.42.1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-oslo.concurrency-3.31.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-oslo.concurrency-3.31.0 for building => SHA256 Checksum OK for oslo.concurrency-3.31.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-oslo.concurrency-3.31.0 for building ===> Extracting for py27-oslo.concurrency-3.31.0 => SHA256 Checksum OK for oslo.concurrency-3.31.0.tar.gz. Extracted Memory Use: 0.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-oslo.concurrency-3.31.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-setuptools>0 - found ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on package: py27-pbr>=2.0.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-setuptools>0 - found ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-oslo.concurrency-3.31.0 /usr/local/lib/python2.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:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-oslo.concurrency-3.31.0 /usr/local/lib/python2.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/oslo_concurrency creating build/lib/oslo_concurrency/tests copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/__init__.py -> build/lib/oslo_concurrency/tests/unit creating build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/__init__.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency copying oslo_concurrency/version.py -> build/lib/oslo_concurrency copying oslo_concurrency/prlimit.py -> build/lib/oslo_concurrency copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency running egg_info writing requirements to oslo.concurrency.egg-info/requires.txt writing oslo.concurrency.egg-info/PKG-INFO writing top-level names to oslo.concurrency.egg-info/top_level.txt writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/oslo_concurrency/locale creating build/lib/oslo_concurrency/locale/de creating build/lib/oslo_concurrency/locale/de/LC_MESSAGES copying oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/de/LC_MESSAGES creating build/lib/oslo_concurrency/locale/en_GB creating build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES copying oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES creating build/lib/oslo_concurrency/locale/es creating build/lib/oslo_concurrency/locale/es/LC_MESSAGES copying oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/es/LC_MESSAGES creating build/lib/oslo_concurrency/locale/fr creating build/lib/oslo_concurrency/locale/fr/LC_MESSAGES copying oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> build/lib/oslo_concurrency/locale/fr/LC_MESSAGES SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-oslo.concurrency-3.31.0 depends on package: py27-enum34>=1.0.4 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-fasteners>=0.7.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.config>=5.2.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.i18n>=3.15.3 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.utils>=3.33.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-six>=1.10.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-setuptools>0 - found ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-oslo.concurrency-3.31.0 ===> py27-oslo.concurrency-3.31.0 depends on package: py27-enum34>=1.0.4 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-fasteners>=0.7.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.config>=5.2.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.i18n>=3.15.3 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-oslo.utils>=3.33.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-six>=1.10.0 - found ===> py27-oslo.concurrency-3.31.0 depends on package: py27-setuptools>0 - found ===> py27-oslo.concurrency-3.31.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list /usr/local/lib/python2.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 (0.0s) running build running build_py running egg_info writing requirements to oslo.concurrency.egg-info/requires.txt writing oslo.concurrency.egg-info/PKG-INFO writing top-level names to oslo.concurrency.egg-info/top_level.txt writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7 creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency copying build/lib/oslo_concurrency/lockutils.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency copying build/lib/oslo_concurrency/processutils.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/__init__.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_processutils.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/unit/test_lockutils.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying build/lib/oslo_concurrency/tests/__init__.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests copying build/lib/oslo_concurrency/watchdog.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency copying build/lib/oslo_concurrency/opts.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency copying build/lib/oslo_concurrency/_i18n.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency copying build/lib/oslo_concurrency/prlimit.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/lockutils.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/fixture copying build/lib/oslo_concurrency/fixture/__init__.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/fixture copying build/lib/oslo_concurrency/version.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/fr creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES copying build/lib/oslo_concurrency/locale/fr/LC_MESSAGES/oslo_concurrency.po -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/fr/LC_MESSAGES creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/es creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/es/LC_MESSAGES copying build/lib/oslo_concurrency/locale/es/LC_MESSAGES/oslo_concurrency.po -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/es/LC_MESSAGES creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/en_GB creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES copying build/lib/oslo_concurrency/locale/en_GB/LC_MESSAGES/oslo_concurrency.po -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/en_GB/LC_MESSAGES creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/de creating /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/de/LC_MESSAGES copying build/lib/oslo_concurrency/locale/de/LC_MESSAGES/oslo_concurrency.po -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/locale/de/LC_MESSAGES copying build/lib/oslo_concurrency/__init__.py -> /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/lockutils.py to lockutils.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/processutils.py to processutils.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_lockutils_eventlet.py to test_lockutils_eventlet.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit/__init__.py to __init__.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_processutils.py to test_processutils.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_lockutils.py to test_lockutils.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/tests/__init__.py to __init__.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/watchdog.py to watchdog.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/opts.py to opts.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/_i18n.py to _i18n.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/prlimit.py to prlimit.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/fixture/lockutils.py to lockutils.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/fixture/__init__.py to __init__.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/version.py to version.pyc byte-compiling /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo_concurrency/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpsBiVMX.py' /usr/local/bin/python2.7 -O /tmp/tmpsBiVMX.py removing /tmp/tmpsBiVMX.py running install_egg_info Copying oslo.concurrency.egg-info to /construction/devel/py-oslo.concurrency/stage/usr/local/lib/python2.7/site-packages/oslo.concurrency-3.31.0-py2.7.egg-info running install_scripts /usr/local/lib/python2.7/site-packages/pbr/packaging.py:382: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing lockutils-wrapper script to /construction/devel/py-oslo.concurrency/stage/usr/local/bin writing list of installed files to '/construction/devel/py-oslo.concurrency/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/lockutils-wrapper --> bin/lockutils-wrapper-2.7 ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-oslo.concurrency-3.31.0 file sizes/checksums [58]: 0% file sizes/checksums [58]: 100% packing files [58]: 0% packing files [58]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:19