------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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 Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-lxml-4.5.0.txz Installing /packages/All/py37-bcrypt-3.1.7.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-pyasn1-0.4.7.txz Installing /packages/All/libsodium-1.0.18.txz Installing /packages/All/py37-pynacl-1.3.0.txz Installing /packages/All/py37-paramiko-2.7.1.txz SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ncclient-0.6.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ncclient-0.6.7 for building => SHA256 Checksum OK for ncclient-0.6.7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ncclient-0.6.7 for building ===> Extracting for py37-ncclient-0.6.7 => SHA256 Checksum OK for ncclient-0.6.7.tar.gz. Extracted Memory Use: 3.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-ncclient-0.6.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on package: py37-setuptools>0 - found ===> py37-ncclient-0.6.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on package: py37-setuptools>0 - found ===> py37-ncclient-0.6.7 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-ncclient-0.6.7 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-ncclient-0.6.7 running build running build_py creating build creating build/lib creating build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/ncclient copying ncclient/logging_.py -> build/lib/ncclient copying ncclient/__init__.py -> build/lib/ncclient copying ncclient/_version.py -> build/lib/ncclient copying ncclient/debug.py -> build/lib/ncclient copying ncclient/capabilities.py -> build/lib/ncclient copying ncclient/xml_.py -> build/lib/ncclient copying ncclient/manager.py -> build/lib/ncclient creating build/lib/test/unit copying test/unit/test_xml_.py -> build/lib/test/unit copying test/unit/__init__.py -> build/lib/test/unit copying test/unit/test_manager.py -> build/lib/test/unit creating build/lib/test/unit/operations copying test/unit/operations/test_retrieve.py -> build/lib/test/unit/operations copying test/unit/operations/test_session.py -> build/lib/test/unit/operations copying test/unit/operations/test_utils.py -> build/lib/test/unit/operations copying test/unit/operations/test_edit.py -> build/lib/test/unit/operations copying test/unit/operations/test_rpc.py -> build/lib/test/unit/operations copying test/unit/operations/test_lock.py -> build/lib/test/unit/operations copying test/unit/operations/__init__.py -> build/lib/test/unit/operations copying test/unit/operations/test_subscribe.py -> build/lib/test/unit/operations creating build/lib/test/unit/devices copying test/unit/devices/test_junos.py -> build/lib/test/unit/devices copying test/unit/devices/__init__.py -> build/lib/test/unit/devices copying test/unit/devices/test_default.py -> build/lib/test/unit/devices creating build/lib/test/unit/transport copying test/unit/transport/test_ssh.py -> build/lib/test/unit/transport copying test/unit/transport/test_parser.py -> build/lib/test/unit/transport copying test/unit/transport/__init__.py -> build/lib/test/unit/transport copying test/unit/transport/test_session.py -> build/lib/test/unit/transport creating build/lib/test/unit/operations/third_party copying test/unit/operations/third_party/__init__.py -> build/lib/test/unit/operations/third_party creating build/lib/test/unit/operations/third_party/juniper copying test/unit/operations/third_party/juniper/test_rpc.py -> build/lib/test/unit/operations/third_party/juniper copying test/unit/operations/third_party/juniper/__init__.py -> build/lib/test/unit/operations/third_party/juniper creating build/lib/ncclient/transport copying ncclient/transport/session.py -> build/lib/ncclient/transport copying ncclient/transport/ssh.py -> build/lib/ncclient/transport copying ncclient/transport/__init__.py -> build/lib/ncclient/transport copying ncclient/transport/notify.py -> build/lib/ncclient/transport copying ncclient/transport/errors.py -> build/lib/ncclient/transport copying ncclient/transport/parser.py -> build/lib/ncclient/transport creating build/lib/ncclient/devices copying ncclient/devices/iosxr.py -> build/lib/ncclient/devices copying ncclient/devices/nexus.py -> build/lib/ncclient/devices copying ncclient/devices/csr.py -> build/lib/ncclient/devices copying ncclient/devices/default.py -> build/lib/ncclient/devices copying ncclient/devices/alu.py -> build/lib/ncclient/devices copying ncclient/devices/__init__.py -> build/lib/ncclient/devices copying ncclient/devices/hpcomware.py -> build/lib/ncclient/devices copying ncclient/devices/h3c.py -> build/lib/ncclient/devices copying ncclient/devices/huawei.py -> build/lib/ncclient/devices copying ncclient/devices/huaweiyang.py -> build/lib/ncclient/devices copying ncclient/devices/junos.py -> build/lib/ncclient/devices copying ncclient/devices/iosxe.py -> build/lib/ncclient/devices creating build/lib/ncclient/operations copying ncclient/operations/errors.py -> build/lib/ncclient/operations copying ncclient/operations/subscribe.py -> build/lib/ncclient/operations copying ncclient/operations/retrieve.py -> build/lib/ncclient/operations copying ncclient/operations/util.py -> build/lib/ncclient/operations copying ncclient/operations/edit.py -> build/lib/ncclient/operations copying ncclient/operations/flowmon.py -> build/lib/ncclient/operations copying ncclient/operations/__init__.py -> build/lib/ncclient/operations copying ncclient/operations/rpc.py -> build/lib/ncclient/operations copying ncclient/operations/lock.py -> build/lib/ncclient/operations copying ncclient/operations/session.py -> build/lib/ncclient/operations creating build/lib/ncclient/transport/third_party copying ncclient/transport/third_party/__init__.py -> build/lib/ncclient/transport/third_party creating build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/__init__.py -> build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/parser.py -> build/lib/ncclient/transport/third_party/junos copying ncclient/transport/third_party/junos/ioproc.py -> build/lib/ncclient/transport/third_party/junos creating build/lib/ncclient/operations/third_party copying ncclient/operations/third_party/__init__.py -> build/lib/ncclient/operations/third_party creating build/lib/ncclient/operations/third_party/huawei copying ncclient/operations/third_party/huawei/rpc.py -> build/lib/ncclient/operations/third_party/huawei copying ncclient/operations/third_party/huawei/__init__.py -> build/lib/ncclient/operations/third_party/huawei creating build/lib/ncclient/operations/third_party/h3c copying ncclient/operations/third_party/h3c/__init__.py -> build/lib/ncclient/operations/third_party/h3c copying ncclient/operations/third_party/h3c/rpc.py -> build/lib/ncclient/operations/third_party/h3c creating build/lib/ncclient/operations/third_party/iosxe copying ncclient/operations/third_party/iosxe/rpc.py -> build/lib/ncclient/operations/third_party/iosxe copying ncclient/operations/third_party/iosxe/__init__.py -> build/lib/ncclient/operations/third_party/iosxe creating build/lib/ncclient/operations/third_party/alu copying ncclient/operations/third_party/alu/__init__.py -> build/lib/ncclient/operations/third_party/alu copying ncclient/operations/third_party/alu/rpc.py -> build/lib/ncclient/operations/third_party/alu creating build/lib/ncclient/operations/third_party/nexus copying ncclient/operations/third_party/nexus/__init__.py -> build/lib/ncclient/operations/third_party/nexus copying ncclient/operations/third_party/nexus/rpc.py -> build/lib/ncclient/operations/third_party/nexus creating build/lib/ncclient/operations/third_party/hpcomware copying ncclient/operations/third_party/hpcomware/rpc.py -> build/lib/ncclient/operations/third_party/hpcomware copying ncclient/operations/third_party/hpcomware/__init__.py -> build/lib/ncclient/operations/third_party/hpcomware creating build/lib/ncclient/operations/third_party/juniper copying ncclient/operations/third_party/juniper/rpc.py -> build/lib/ncclient/operations/third_party/juniper copying ncclient/operations/third_party/juniper/__init__.py -> build/lib/ncclient/operations/third_party/juniper SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-ncclient-0.6.7 depends on package: py37-lxml>=3.3.0 - found ===> py37-ncclient-0.6.7 depends on package: py37-paramiko>=1.15.0 - found ===> py37-ncclient-0.6.7 depends on package: py37-six>0 - found ===> py37-ncclient-0.6.7 depends on package: py37-setuptools>0 - found ===> py37-ncclient-0.6.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-ncclient-0.6.7 ===> py37-ncclient-0.6.7 depends on package: py37-lxml>=3.3.0 - found ===> py37-ncclient-0.6.7 depends on package: py37-paramiko>=1.15.0 - found ===> py37-ncclient-0.6.7 depends on package: py37-six>0 - found ===> py37-ncclient-0.6.7 depends on package: py37-setuptools>0 - found ===> py37-ncclient-0.6.7 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7 creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient copying build/lib/ncclient/capabilities.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient copying build/lib/ncclient/manager.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/junos.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/default.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/hpcomware.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/iosxe.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/huaweiyang.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/huawei.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/nexus.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/h3c.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/iosxr.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/alu.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/devices/csr.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices copying build/lib/ncclient/logging_.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient copying build/lib/ncclient/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient copying build/lib/ncclient/debug.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient copying build/lib/ncclient/xml_.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/session.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/juniper copying build/lib/ncclient/operations/third_party/juniper/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/juniper copying build/lib/ncclient/operations/third_party/juniper/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/juniper creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/nexus copying build/lib/ncclient/operations/third_party/nexus/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/nexus copying build/lib/ncclient/operations/third_party/nexus/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/nexus creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/iosxe copying build/lib/ncclient/operations/third_party/iosxe/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/iosxe copying build/lib/ncclient/operations/third_party/iosxe/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/iosxe creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/h3c copying build/lib/ncclient/operations/third_party/h3c/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/h3c copying build/lib/ncclient/operations/third_party/h3c/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/h3c copying build/lib/ncclient/operations/third_party/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/huawei copying build/lib/ncclient/operations/third_party/huawei/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/huawei copying build/lib/ncclient/operations/third_party/huawei/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/huawei creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/hpcomware copying build/lib/ncclient/operations/third_party/hpcomware/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/hpcomware copying build/lib/ncclient/operations/third_party/hpcomware/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/hpcomware creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/third_party/alu/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/third_party/alu/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/alu copying build/lib/ncclient/operations/errors.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/subscribe.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/lock.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/flowmon.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/retrieve.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/util.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/operations/edit.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations copying build/lib/ncclient/_version.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport copying build/lib/ncclient/transport/parser.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport copying build/lib/ncclient/transport/session.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party copying build/lib/ncclient/transport/third_party/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/parser.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/ioproc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/third_party/junos/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos copying build/lib/ncclient/transport/errors.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport copying build/lib/ncclient/transport/notify.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport copying build/lib/ncclient/transport/ssh.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport copying build/lib/ncclient/transport/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test copying build/lib/test/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_subscribe.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_session.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_lock.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_edit.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations copying build/lib/test/unit/operations/test_retrieve.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party copying build/lib/test/unit/operations/third_party/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/juniper copying build/lib/test/unit/operations/third_party/juniper/test_rpc.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/juniper copying build/lib/test/unit/operations/third_party/juniper/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/juniper copying build/lib/test/unit/operations/test_utils.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices copying build/lib/test/unit/devices/test_junos.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices copying build/lib/test/unit/devices/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices copying build/lib/test/unit/devices/test_default.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices creating /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport copying build/lib/test/unit/transport/test_ssh.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport copying build/lib/test/unit/transport/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport copying build/lib/test/unit/transport/test_session.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport copying build/lib/test/unit/transport/test_parser.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport copying build/lib/test/unit/test_xml_.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit copying build/lib/test/unit/test_manager.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit copying build/lib/test/unit/__init__.py -> /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/capabilities.py to capabilities.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/manager.py to manager.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/junos.py to junos.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/default.py to default.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/hpcomware.py to hpcomware.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/iosxe.py to iosxe.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/huaweiyang.py to huaweiyang.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/huawei.py to huawei.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/nexus.py to nexus.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/h3c.py to h3c.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/iosxr.py to iosxr.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/alu.py to alu.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/devices/csr.py to csr.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/logging_.py to logging_.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/debug.py to debug.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/xml_.py to xml_.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/session.py to session.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/juniper/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/juniper/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/nexus/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/nexus/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/iosxe/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/iosxe/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/h3c/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/h3c/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/huawei/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/huawei/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/hpcomware/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/hpcomware/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/alu/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/third_party/alu/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/errors.py to errors.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/rpc.py to rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/subscribe.py to subscribe.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/lock.py to lock.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/flowmon.py to flowmon.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/retrieve.py to retrieve.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/util.py to util.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/operations/edit.py to edit.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/_version.py to _version.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/parser.py to parser.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/session.py to session.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos/parser.py to parser.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos/ioproc.py to ioproc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/third_party/junos/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/errors.py to errors.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/notify.py to notify.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/ssh.py to ssh.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient/transport/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_rpc.py to test_rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_subscribe.py to test_subscribe.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_lock.py to test_lock.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_edit.py to test_edit.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_retrieve.py to test_retrieve.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/juniper/test_rpc.py to test_rpc.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/third_party/juniper/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/operations/test_utils.py to test_utils.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices/test_junos.py to test_junos.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/devices/test_default.py to test_default.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport/test_ssh.py to test_ssh.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport/test_session.py to test_session.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/transport/test_parser.py to test_parser.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/test_xml_.py to test_xml_.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/test_manager.py to test_manager.cpython-37.pyc byte-compiling /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/test/unit/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpjcbhe24p.py' /usr/local/bin/python3.7 /tmp/tmpjcbhe24p.py removing /tmp/tmpjcbhe24p.py running install_egg_info running egg_info writing ncclient.egg-info/PKG-INFO writing dependency_links to ncclient.egg-info/dependency_links.txt writing requirements to ncclient.egg-info/requires.txt writing top-level names to ncclient.egg-info/top_level.txt reading manifest file 'ncclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test' writing manifest file 'ncclient.egg-info/SOURCES.txt' Copying ncclient.egg-info to /construction/net-mgmt/py-ncclient/stage/usr/local/lib/python3.7/site-packages/ncclient-0.6.7-py3.7.egg-info running install_scripts writing list of installed files to '/construction/net-mgmt/py-ncclient/.PLIST.pymodtmp' ====> 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:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-ncclient-0.6.7 file sizes/checksums [233]: 0% file sizes/checksums [233]: 42% file sizes/checksums [233]: 85% file sizes/checksums [233]: 100% packing files [233]: 0% packing files [233]: 42% packing files [233]: 85% packing files [233]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:38