2025-09-17 18:39:28,150: INFO: Building opensdn-controller-config-devicemgr 2025-09-17 18:39:28,255: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_1_2-1_0 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-config-devicemgr --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.20kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_1_2-1_0 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.3s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_0 #5 DONE 0.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_1_2-1_0 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.97kB done #8 DONE 2.6s #9 [stage-1 2/4] COPY --from=build /root/contrail/build/opt/fabric_ansible_playbooks-0.1.dev0.tar.gz /opt/ #9 DONE 0.9s #10 [stage-1 3/4] RUN set -e ; yum install -y libffi-devel iputils ; python3 -m pip install "cryptography<3.5" "importlib-resources<5.1"; python3 -m pip install --no-compile --no-binary :all: ansible ansible-core ; yum clean all -y ; rm -rf /var/cache/yum ; source /functions.sh ; download_package https://github.com Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz Juniper.junos ; ansible-galaxy install Juniper.junos ; rm -f Juniper.junos ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "device_manager==0.1.dev0" "fabric_ansible==0.1.dev0" ; rm -rf /root/.cache ; mkdir -p /etc/ansible ; last="fabric_ansible_playbooks-0.1.dev0.tar.gz" ; echo "DBG: /opt/ last tar.gz = $last" ; tar -xzf /opt/$last -C /opt ; mv /opt/${last/.tar.gz/}/* /opt/ ; rmdir /opt/${last/.tar.gz/}/ ; cp /opt/ansible.cfg /etc/ansible/ansible.cfg #10 1.350 Contrail repo 548 kB/s | 82 kB 00:00 #10 1.482 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #10 3.300 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #10 4.147 added from: http://tf-mirrors.gz1.opensdn.io/re 882 kB/s | 264 kB 00:00 #10 4.720 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 7.0 MB 00:00 #10 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 8.3 MB/s | 4.0 MB 00:00 #10 15.00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.5 MB/s | 939 kB 00:00 #10 15.86 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #10 18.78 added from: http://tf-mirrors.gz1.opensdn.io/re 8.8 MB/s | 392 kB 00:00 #10 19.48 added from: http://tf-mirrors.gz1.opensdn.io/re 5.6 MB/s | 451 kB 00:00 #10 20.52 added from: http://tf-mirrors.gz1.opensdn.io/re 332 kB/s | 16 kB 00:00 #10 21.27 added from: http://tf-mirrors.gz1.opensdn.io/re 985 B/s | 257 B 00:00 #10 21.79 added from: http://tf-mirrors.gz1.opensdn.io/re 557 kB/s | 13 kB 00:00 #10 22.54 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #10 23.45 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 30 MB 00:00 #10 43.90 Third parties for OpenSDN 24 MB/s | 5.4 MB 00:00 #10 59.96 Dependencies resolved. #10 59.96 ================================================================================ #10 59.96 Package Arch Version Repository Size #10 59.96 ================================================================================ #10 59.96 Installing: #10 59.96 iputils x86_64 20210202-10.el9_5 tf-mirrors.ci_repos_yum9-baseos 168 k #10 59.96 libffi-devel x86_64 3.4.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 28 k #10 59.96 #10 59.96 Transaction Summary #10 59.96 ================================================================================ #10 59.96 Install 2 Packages #10 59.96 #10 59.96 Total download size: 196 k #10 59.96 Installed size: 519 k #10 59.96 Downloading Packages: #10 59.96 (1/2): iputils-20210202-10.el9_5.x86_64.rpm 7.4 MB/s | 168 kB 00:00 #10 59.99 (2/2): libffi-devel-3.4.2-8.el9.x86_64.rpm 1.0 MB/s | 28 kB 00:00 #10 59.99 -------------------------------------------------------------------------------- #10 59.99 Total 6.8 MB/s | 196 kB 00:00 #10 59.99 Running transaction check #10 60.04 Transaction check succeeded. #10 60.04 Running transaction test #10 60.12 Transaction test succeeded. #10 60.12 Running transaction #10 60.12 Preparing : 1/1 #10 60.35 Installing : libffi-devel-3.4.2-8.el9.x86_64 1/2 #10 60.35 Installing : iputils-20210202-10.el9_5.x86_64 2/2 #10 60.35 Running scriptlet: iputils-20210202-10.el9_5.x86_64 2/2 #10 60.55 /sbin/ldconfig: /lib/liblog4cplus-2.1.so.9 is not a symbolic link #10 60.55 #10 60.55 #10 61.00 Verifying : iputils-20210202-10.el9_5.x86_64 1/2 #10 61.00 Verifying : libffi-devel-3.4.2-8.el9.x86_64 2/2 #10 61.00 #10 61.00 Installed: #10 61.00 iputils-20210202-10.el9_5.x86_64 libffi-devel-3.4.2-8.el9.x86_64 #10 61.00 #10 61.00 Complete! #10 62.38 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ #10 63.43 Collecting cryptography<3.5 #10 63.43 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/996/5c46c674ba8cc/cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB) #10 64.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 4.0 MB/s 0:00:00 #10 64.19 Collecting importlib-resources<5.1 #10 64.19 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/223/8159eb743bd85/importlib_resources-5.0.7-py3-none-any.whl (24 kB) #10 65.34 Collecting cffi>=1.12 (from cryptography<3.5) #10 65.46 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/61d/028e90346df14/cffi-2.0.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) #10 65.70 Collecting pycparser (from cffi>=1.12->cryptography<3.5) #10 65.70 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e5c/6e8d3fbad5347/pycparser-2.23-py3-none-any.whl (118 kB) #10 65.89 Installing collected packages: pycparser, importlib-resources, cffi, cryptography #10 66.62 #10 66.62 Successfully installed cffi-2.0.0 cryptography-3.4.8 importlib-resources-5.0.7 pycparser-2.23 #10 66.66 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #10 67.59 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ #10 67.76 Collecting ansible #10 68.04 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3a5/ca5152e4547d5/ansible-8.7.0.tar.gz (49.3 MB) #10 68.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 MB 127.2 MB/s 0:00:00 #10 92.94 Installing build dependencies: started #10 97.84 Installing build dependencies: finished with status 'done' #10 97.84 Getting requirements to build wheel: started #10 170.5 Getting requirements to build wheel: still running... #10 170.6 Getting requirements to build wheel: finished with status 'done' #10 170.6 Preparing metadata (pyproject.toml): started #10 234.8 Preparing metadata (pyproject.toml): still running... #10 234.9 Preparing metadata (pyproject.toml): finished with status 'done' #10 235.0 Collecting ansible-core #10 235.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f54/2e702ee31fb04/ansible_core-2.15.13.tar.gz (3.1 MB) #10 235.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 107.0 MB/s 0:00:00 #10 236.9 Installing build dependencies: started #10 240.9 Installing build dependencies: finished with status 'done' #10 240.9 Getting requirements to build wheel: started #10 241.8 Getting requirements to build wheel: finished with status 'done' #10 241.8 Preparing metadata (pyproject.toml): started #10 242.3 Preparing metadata (pyproject.toml): finished with status 'done' #10 242.4 Collecting jinja2>=3.0.0 (from ansible-core) #10 242.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/013/7fb05990d35f1/jinja2-3.1.6.tar.gz (245 kB) #10 242.4 Installing build dependencies: started #10 243.4 Installing build dependencies: finished with status 'done' #10 243.4 Getting requirements to build wheel: started #10 243.5 Getting requirements to build wheel: finished with status 'done' #10 243.5 Preparing metadata (pyproject.toml): started #10 243.6 Preparing metadata (pyproject.toml): finished with status 'done' #10 243.6 Collecting PyYAML>=5.1 (from ansible-core) #10 243.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d58/4d9ec91ad6586/pyyaml-6.0.2.tar.gz (130 kB) #10 243.8 Installing build dependencies: started #10 310.9 Installing build dependencies: still running... #10 371.1 Installing build dependencies: still running... #10 385.3 Installing build dependencies: finished with status 'done' #10 385.3 Getting requirements to build wheel: started #10 387.1 Getting requirements to build wheel: finished with status 'done' #10 387.1 Preparing metadata (pyproject.toml): started #10 387.4 Preparing metadata (pyproject.toml): finished with status 'done' #10 387.4 Requirement already satisfied: cryptography in /usr/local/lib64/python3.9/site-packages (from ansible-core) (3.4.8) #10 387.4 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from ansible-core) (25.0) #10 387.4 Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core) #10 387.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/04c/e76cbd63fded2/resolvelib-1.0.1.tar.gz (21 kB) #10 387.5 Installing build dependencies: started #10 388.4 Installing build dependencies: finished with status 'done' #10 388.4 Getting requirements to build wheel: started #10 388.8 Getting requirements to build wheel: finished with status 'done' #10 388.8 Preparing metadata (pyproject.toml): started #10 389.0 Preparing metadata (pyproject.toml): finished with status 'done' #10 389.0 Requirement already satisfied: importlib-resources<5.1,>=5.0 in /usr/local/lib/python3.9/site-packages (from ansible-core) (5.0.7) #10 389.1 Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core) #10 389.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ee5/5d3edf80167e4/markupsafe-3.0.2.tar.gz (20 kB) #10 389.1 Installing build dependencies: started #10 390.0 Installing build dependencies: finished with status 'done' #10 390.0 Getting requirements to build wheel: started #10 390.4 Getting requirements to build wheel: finished with status 'done' #10 390.4 Preparing metadata (pyproject.toml): started #10 390.7 Preparing metadata (pyproject.toml): finished with status 'done' #10 390.7 Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.9/site-packages (from cryptography->ansible-core) (2.0.0) #10 390.7 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography->ansible-core) (2.23) #10 390.7 Building wheels for collected packages: ansible, ansible-core, resolvelib, jinja2, MarkupSafe, PyYAML #10 390.7 Building wheel for ansible (pyproject.toml): started #10 471.2 Building wheel for ansible (pyproject.toml): still running... #10 481.6 Building wheel for ansible (pyproject.toml): finished with status 'done' #10 481.8 Created wheel for ansible: filename=ansible-8.7.0-py3-none-any.whl size=48371394 sha256=8566b5d0b7504edae0cdf59b3cb5d4314ba830a3d4cfc98b42909afbaa6d4f9d #10 481.8 Stored in directory: /root/.cache/pip/wheels/45/76/58/9502290a467417ab1444d84c63019adb1daaed6d18d308b817 #10 482.0 Building wheel for ansible-core (pyproject.toml): started #10 483.7 Building wheel for ansible-core (pyproject.toml): finished with status 'done' #10 483.7 Created wheel for ansible-core: filename=ansible_core-2.15.13-py3-none-any.whl size=2251441 sha256=02d9a2195d3d9cb3c6b7b1b970735180c42c6a9a0c54c4724392bb6f0b3d7ecd #10 483.7 Stored in directory: /root/.cache/pip/wheels/de/f1/0f/5bdba5e828d49ff45930d6032cef3961e2e673467b0d7bbb1e #10 483.7 Building wheel for resolvelib (pyproject.toml): started #10 484.0 Building wheel for resolvelib (pyproject.toml): finished with status 'done' #10 484.0 Created wheel for resolvelib: filename=resolvelib-1.0.1-py2.py3-none-any.whl size=17235 sha256=700a761698bb01e20b6a76e35d4696d95d3782f066aa7864544f367b11c510dd #10 484.0 Stored in directory: /root/.cache/pip/wheels/9b/e8/75/66577720290e60215abc77f8972bc2f567d4058bd85a58f881 #10 484.0 Building wheel for jinja2 (pyproject.toml): started #10 484.1 Building wheel for jinja2 (pyproject.toml): finished with status 'done' #10 484.1 Created wheel for jinja2: filename=jinja2-3.1.6-py3-none-any.whl size=134897 sha256=005a2fc379b662ac007c271a8122f7a7db49bb67fbedfc85db50fccde34d839f #10 484.1 Stored in directory: /root/.cache/pip/wheels/7b/c3/fc/fe2ea80be37d89f3c720e53076aac0407f529f0c29356a6215 #10 484.1 Building wheel for MarkupSafe (pyproject.toml): started #10 484.6 Building wheel for MarkupSafe (pyproject.toml): finished with status 'done' #10 484.6 Created wheel for MarkupSafe: filename=markupsafe-3.0.2-cp39-cp39-linux_x86_64.whl size=21763 sha256=f81df87b36fb4b283400f8e585a6f9d96e53fb76d24797a76a5230cea64606c7 #10 484.6 Stored in directory: /root/.cache/pip/wheels/cd/67/0c/9182f8f170461bc12c098542daa84dfca46960d474bb44c598 #10 484.6 Building wheel for PyYAML (pyproject.toml): started #10 485.1 Building wheel for PyYAML (pyproject.toml): finished with status 'done' #10 485.1 Created wheel for PyYAML: filename=pyyaml-6.0.2-cp39-cp39-linux_x86_64.whl size=45454 sha256=772f44afb696e276e3c585b74d7f2f6158e613bc339ae105b0a61e963554c10d #10 485.1 Stored in directory: /root/.cache/pip/wheels/ad/c6/e0/e71c4cbee0aef500d2a29602dd4afa144395db9beceecdfbea #10 485.1 Successfully built ansible ansible-core resolvelib jinja2 MarkupSafe PyYAML #10 485.4 Installing collected packages: resolvelib, PyYAML, MarkupSafe, jinja2, ansible-core, ansible #10 490.8 #10 490.8 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 ansible-8.7.0 ansible-core-2.15.13 jinja2-3.1.6 resolvelib-1.0.1 #10 490.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #10 493.7 80 files removed #10 493.8 2025-09-17 18:49:05 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/Juniper/ansible-junos-stdlib/archive/2.4.2.tar.gz [108498/108498] -> "Juniper.junos" [1] #10 494.8 Starting galaxy role install process #10 494.8 - extracting Juniper.junos to /root/.ansible/roles/Juniper.junos #10 494.8 - Juniper.junos was installed successfully #10 495.1 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #10 495.2 Collecting device_manager==0.1.dev0 #10 495.2 Downloading http://localhost:6667/pip/simple/device-manager/device_manager-0.1.dev0-py3-none-any.whl (318 kB) #10 495.2 Collecting fabric_ansible==0.1.dev0 #10 495.2 Downloading http://localhost:6667/pip/simple/fabric-ansible/fabric_ansible-0.1.dev0-py3-none-any.whl (41 kB) #10 495.7 Collecting lxml (from device_manager==0.1.dev0) #10 495.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e89/d977220f7b1f0/lxml-6.0.1-cp39-cp39-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) #10 496.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 19.6 MB/s 0:00:00 #10 496.0 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from device_manager==0.1.dev0) (25.8.2) #10 496.0 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.10.1) #10 496.0 Collecting attrdict (from device_manager==0.1.dev0) #10 496.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/943/2e3498c74ff7e/attrdict-2.0.1-py2.py3-none-any.whl (9.9 kB) #10 496.0 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from device_manager==0.1.dev0) (3.7.1) #10 496.2 Collecting psutil (from device_manager==0.1.dev0) #10 496.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4b1/388a4f6875d7e/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) #10 496.2 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (5.5.4) #10 496.3 Collecting netifaces (from device_manager==0.1.dev0) #10 496.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e76/c7f351e044472/netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) #10 496.3 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.12.25) #10 496.3 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (5.5.0) #10 496.3 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.5.0) #10 496.3 Collecting docker (from device_manager==0.1.dev0) #10 496.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c96/b93b7f0a746f9/docker-7.1.0-py3-none-any.whl (147 kB) #10 496.4 Collecting inflection (from device_manager==0.1.dev0) #10 496.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f38/b2b640938a4f3/inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) #10 496.4 Collecting jsonschema (from device_manager==0.1.dev0) #10 496.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3fb/a0169e345c717/jsonschema-4.25.1-py3-none-any.whl (90 kB) #10 496.6 Collecting cityhash (from device_manager==0.1.dev0) #10 496.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f27/7ca0dc6acf628/cityhash-0.4.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (555 kB) #10 496.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.9/555.9 kB 23.3 MB/s 0:00:00 #10 496.6 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.1.dev0) #10 496.6 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.1.dev0) #10 496.6 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from device_manager==0.1.dev0) (0.1.dev0) #10 496.6 Collecting junos-eznc (from device_manager==0.1.dev0) #10 496.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/906/7f4868c6a0f88/junos_eznc-2.7.4-py2.py3-none-any.whl (206 kB) #10 496.7 Collecting ncclient (from device_manager==0.1.dev0) #10 496.7 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/318/e8e3e72b1d2a7/ncclient-0.7.0.tar.gz (116 kB) #10 496.7 Installing build dependencies: started #10 498.3 Installing build dependencies: finished with status 'done' #10 498.3 Getting requirements to build wheel: started #10 498.8 Getting requirements to build wheel: finished with status 'done' #10 498.8 Preparing metadata (pyproject.toml): started #10 499.1 Preparing metadata (pyproject.toml): finished with status 'done' #10 499.1 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from fabric_ansible==0.1.dev0) (0.1.dev0) #10 499.1 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from fabric_ansible==0.1.dev0) (0.12.0) #10 499.1 Collecting subprocess32 (from fabric_ansible==0.1.dev0) #10 499.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eb2/937c80497978d/subprocess32-3.5.4.tar.gz (97 kB) #10 499.5 Installing build dependencies: started #10 500.7 Installing build dependencies: finished with status 'done' #10 500.7 Getting requirements to build wheel: started #10 501.0 Getting requirements to build wheel: finished with status 'done' #10 501.0 Preparing metadata (pyproject.toml): started #10 501.2 Preparing metadata (pyproject.toml): finished with status 'done' #10 501.3 Collecting pyroute2 (from fabric_ansible==0.1.dev0) #10 501.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e1/2437d18f6f429/pyroute2-0.9.4-py3-none-any.whl (467 kB) #10 501.4 Collecting pysnmp (from fabric_ansible==0.1.dev0) #10 501.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e3f/ed6eab479a4ec/pysnmp-7.1.21-py3-none-any.whl (343 kB) #10 501.4 Collecting pycrypto (from fabric_ansible==0.1.dev0) #10 501.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f2c/e1e989b272cfc/pycrypto-2.6.1.tar.gz (446 kB) #10 501.5 Installing build dependencies: started #10 502.4 Installing build dependencies: finished with status 'done' #10 502.4 Getting requirements to build wheel: started #10 502.8 Getting requirements to build wheel: finished with status 'done' #10 502.8 Preparing metadata (pyproject.toml): started #10 503.0 Preparing metadata (pyproject.toml): finished with status 'done' #10 503.0 Requirement already satisfied: jinja2 in /usr/local/lib/python3.9/site-packages (from fabric_ansible==0.1.dev0) (3.1.6) #10 503.0 Collecting jsnapy (from fabric_ansible==0.1.dev0) #10 503.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/520/2fd0910cecd32/jsnapy-1.3.8-py2.py3-none-any.whl (50 kB) #10 503.1 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-api-client==0.1.dev0->fabric_ansible==0.1.dev0) (2.32.5) #10 503.1 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->device_manager==0.1.dev0) (3.29.2) #10 503.1 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->device_manager==0.1.dev0) (3.2.4) #10 503.1 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common->device_manager==0.1.dev0) (2.10.0) #10 503.1 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->device_manager==0.1.dev0) (3.20.1) #10 503.1 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->device_manager==0.1.dev0) (2.1.6) #10 503.1 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from attrdict->device_manager==0.1.dev0) (1.17.0) #10 503.1 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common->device_manager==0.1.dev0) (0.2.1.post1) #10 503.1 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->device_manager==0.1.dev0) (8.1.8) #10 503.1 Requirement already satisfied: urllib3>=1.26.0 in /usr/local/lib/python3.9/site-packages (from docker->device_manager==0.1.dev0) (2.5.0) #10 503.1 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-api-client==0.1.dev0->fabric_ansible==0.1.dev0) (3.4.3) #10 503.1 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-api-client==0.1.dev0->fabric_ansible==0.1.dev0) (3.10) #10 503.1 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-api-client==0.1.dev0->fabric_ansible==0.1.dev0) (2025.8.3) #10 503.1 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->device_manager==0.1.dev0) (6.0) #10 503.1 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->device_manager==0.1.dev0) (8.0) #10 503.1 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.9/site-packages (from jinja2->fabric_ansible==0.1.dev0) (3.0.2) #10 503.1 Collecting colorama (from jsnapy->fabric_ansible==0.1.dev0) #10 503.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4f1/d9991f5acc0ca/colorama-0.4.6-py2.py3-none-any.whl (25 kB) #10 503.2 Collecting configparser (from jsnapy->fabric_ansible==0.1.dev0) #10 503.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fee/5e1f3db4156dc/configparser-7.2.0-py3-none-any.whl (17 kB) #10 503.2 Collecting pyparsing (from jsnapy->fabric_ansible==0.1.dev0) #10 503.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/91d/0fcde680d42cd/pyparsing-3.2.4-py3-none-any.whl (113 kB) #10 503.3 Collecting icdiff==1.9.1 (from jsnapy->fabric_ansible==0.1.dev0) #10 503.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/669/72dd03318da55/icdiff-1.9.1.tar.gz (9.1 kB) #10 503.3 Installing build dependencies: started #10 504.2 Installing build dependencies: finished with status 'done' #10 504.2 Getting requirements to build wheel: started #10 504.6 Getting requirements to build wheel: finished with status 'done' #10 504.6 Preparing metadata (pyproject.toml): started #10 504.8 Preparing metadata (pyproject.toml): finished with status 'done' #10 504.8 Collecting future (from jsnapy->fabric_ansible==0.1.dev0) #10 504.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/929/292d34f5872e7/future-1.0.0-py3-none-any.whl (491 kB) #10 505.2 Collecting attrs>=22.2.0 (from jsonschema->device_manager==0.1.dev0) #10 505.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/427/318ce031701fe/attrs-25.3.0-py3-none-any.whl (63 kB) #10 505.5 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->device_manager==0.1.dev0) #10 505.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/988/02fee3a11ee76/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) #10 505.5 Collecting referencing>=0.28.4 (from jsonschema->device_manager==0.1.dev0) #10 505.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e86/99adbbf8b5c7d/referencing-0.36.2-py3-none-any.whl (26 kB) #10 506.3 Collecting rpds-py>=0.7.1 (from jsonschema->device_manager==0.1.dev0) #10 506.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fd/50659a069c15e/rpds_py-0.27.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (384 kB) #10 506.3 Collecting typing-extensions>=4.4.0 (from referencing>=0.28.4->jsonschema->device_manager==0.1.dev0) #10 506.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f0f/a19c6845758ab/typing_extensions-4.15.0-py3-none-any.whl (44 kB) #10 506.4 Collecting ncclient (from device_manager==0.1.dev0) #10 506.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/675/7cb41bc9160df/ncclient-0.6.15.tar.gz (634 kB) #10 506.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 30.6 MB/s 0:00:00 #10 506.5 Installing build dependencies: started #10 507.5 Installing build dependencies: finished with status 'done' #10 507.5 Getting requirements to build wheel: started #10 508.0 Getting requirements to build wheel: finished with status 'done' #10 508.0 Preparing metadata (pyproject.toml): started #10 508.2 Preparing metadata (pyproject.toml): finished with status 'done' #10 508.2 Collecting scp>=0.7.0 (from junos-eznc->device_manager==0.1.dev0) #10 508.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9e7/f721e5ac563c3/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) #10 508.2 Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.9/site-packages (from junos-eznc->device_manager==0.1.dev0) (6.0.2) #10 508.3 Collecting paramiko>=3.5.0 (from junos-eznc->device_manager==0.1.dev0) #10 508.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0e2/0e00ac666503b/paramiko-4.0.0-py3-none-any.whl (223 kB) #10 508.3 Collecting pyserial (from junos-eznc->device_manager==0.1.dev0) #10 508.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c44/51db6ba391ca6/pyserial-3.5-py2.py3-none-any.whl (90 kB) #10 508.3 Collecting yamlordereddictloader (from junos-eznc->device_manager==0.1.dev0) #10 508.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc0/48adb67026786/yamlordereddictloader-0.4.2-py3-none-any.whl (4.2 kB) #10 508.4 Collecting transitions (from junos-eznc->device_manager==0.1.dev0) #10 508.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/024/63248f2b668d8/transitions-0.9.3-py2.py3-none-any.whl (112 kB) #10 508.4 Requirement already satisfied: setuptools>0.6 in /usr/local/lib/python3.9/site-packages (from ncclient->device_manager==0.1.dev0) (80.9.0) #10 508.5 Collecting bcrypt>=3.2 (from paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) #10 508.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/531/457e5c839d8ca/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) #10 508.5 Requirement already satisfied: cryptography>=3.3 in /usr/local/lib64/python3.9/site-packages (from paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (3.4.8) #10 508.6 Collecting invoke>=2.0 (from paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) #10 508.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6ea/924cc53d4f78e/invoke-2.2.0-py3-none-any.whl (160 kB) #10 508.6 Collecting pynacl>=1.5 (from paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) #10 508.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/49c/336dd80ea5478/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) #10 508.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.9 MB/s 0:00:00 #10 508.7 Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.9/site-packages (from cryptography>=3.3->paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (2.0.0) #10 508.7 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=3.5.0->junos-eznc->device_manager==0.1.dev0) (2.23) #10 508.7 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (5.3.1) #10 508.7 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (5.1.0) #10 508.7 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (2025.2) #10 508.7 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->device_manager==0.1.dev0) (25.0) #10 508.8 Collecting pyasn1!=0.5.0,>=0.4.8 (from pysnmp->fabric_ansible==0.1.dev0) #10 508.8 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0d6/32f46f2ba0914/pyasn1-0.6.1-py3-none-any.whl (83 kB) #10 508.8 Building wheels for collected packages: icdiff, ncclient, pycrypto, subprocess32 #10 508.8 Building wheel for icdiff (pyproject.toml): started #10 509.6 Building wheel for icdiff (pyproject.toml): finished with status 'done' #10 509.6 Created wheel for icdiff: filename=icdiff-1.9.1-py3-none-any.whl size=9831 sha256=03d96a1392ab9237a86868999d5652745e86bf7bc787311ab0a7eaafb8df8390 #10 509.6 Stored in directory: /root/.cache/pip/wheels/61/c3/3f/9acfca7afee86430391f4be353d2a9d269637538ef744f10f3 #10 509.6 Building wheel for ncclient (pyproject.toml): started #10 509.9 Building wheel for ncclient (pyproject.toml): finished with status 'done' #10 509.9 Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=8330b0c1e0058f50cf7ee7f56fe0c793a9dcf32929197384c9d95a77de15f358 #10 509.9 Stored in directory: /root/.cache/pip/wheels/53/8b/07/ef4da855a8a050d6e4b4645f3c1abfda85779f0086967917b8 #10 509.9 Building wheel for pycrypto (pyproject.toml): started #10 518.3 Building wheel for pycrypto (pyproject.toml): finished with status 'done' #10 518.3 Created wheel for pycrypto: filename=pycrypto-2.6.1-cp39-cp39-linux_x86_64.whl size=502109 sha256=92cfc54650001fef18c0c6b4c02078f40e4f7a413a72e9b0de9ce16becb2e2a3 #10 518.3 Stored in directory: /root/.cache/pip/wheels/92/ea/8b/03353ca57d9731464707ce2668e4f20f91569cbd09d8f10ee5 #10 518.3 Building wheel for subprocess32 (pyproject.toml): started #10 518.6 Building wheel for subprocess32 (pyproject.toml): finished with status 'done' #10 518.6 Created wheel for subprocess32: filename=subprocess32-3.5.4-py3-none-any.whl size=6564 sha256=e6df420d2ffa6d6bb549ecb0e5f7441f4f8abf727dc80d5cf1f7ad1dba3c8688 #10 518.6 Stored in directory: /root/.cache/pip/wheels/c4/4b/aa/ea54eb6c2658d557223955330be0fed037ceeb6a523da30ea7 #10 518.6 Successfully built icdiff ncclient pycrypto subprocess32 #10 518.7 Installing collected packages: pyserial, pycrypto, netifaces, icdiff, yamlordereddictloader, typing-extensions, transitions, subprocess32, rpds-py, pyroute2, pyparsing, pyasn1, psutil, lxml, invoke, inflection, future, configparser, colorama, cityhash, bcrypt, attrs, attrdict, referencing, pysnmp, pynacl, docker, paramiko, jsonschema-specifications, scp, ncclient, jsonschema, junos-eznc, jsnapy, device_manager, fabric_ansible #10 519.6 #10 519.6 Successfully installed attrdict-2.0.1 attrs-25.3.0 bcrypt-4.3.0 cityhash-0.4.9 colorama-0.4.6 configparser-7.2.0 device_manager-0.1.dev0 docker-7.1.0 fabric_ansible-0.1.dev0 future-1.0.0 icdiff-1.9.1 inflection-0.5.1 invoke-2.2.0 jsnapy-1.3.8 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 junos-eznc-2.7.4 lxml-6.0.1 ncclient-0.6.15 netifaces-0.11.0 paramiko-4.0.0 psutil-7.0.0 pyasn1-0.6.1 pycrypto-2.6.1 pynacl-1.6.0 pyparsing-3.2.4 pyroute2-0.9.4 pyserial-3.5 pysnmp-7.1.21 referencing-0.36.2 rpds-py-0.27.1 scp-0.15.0 subprocess32-3.5.4 transitions-0.9.3 typing-extensions-4.15.0 yamlordereddictloader-0.4.2 #10 519.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #10 520.0 DBG: /opt/ last tar.gz = fabric_ansible_playbooks-0.1.dev0.tar.gz #10 DONE 521.0s #11 [stage-1 4/4] COPY *.sh / #11 DONE 0.1s #12 exporting to image #12 exporting layers #12 exporting layers 4.6s done #12 writing image sha256:06a7b956276c7271a1676885a3f9ff70460b89c233a8b9f5eeba685112877f51 done #12 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr:master-2_1_1_2-1_0 done #12 DONE 4.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2025-09-17 18:49:37,030: INFO: Docker build duration: 609 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr] a1c2deb3b039: Preparing 15346ee81380: Preparing 5928f972968f: Preparing 2aef8a46d73e: Preparing 98593f772f5e: Preparing 90f79285a9ff: Preparing c65500c8b47a: Preparing 014780ac5cde: Preparing b9dd6f792045: Preparing f55475f508e3: Preparing b8d4290ca073: Preparing 01f7e4d8de56: Preparing 8ffb0f638a46: Preparing f58b4c9fb122: Preparing 44343de3ea1d: Preparing 90f79285a9ff: Waiting c65500c8b47a: Waiting 014780ac5cde: Waiting f55475f508e3: Waiting b8d4290ca073: Waiting 01f7e4d8de56: Waiting 8ffb0f638a46: Waiting f58b4c9fb122: Waiting 44343de3ea1d: Waiting b9dd6f792045: Waiting 98593f772f5e: Layer already exists 2aef8a46d73e: Layer already exists 90f79285a9ff: Layer already exists c65500c8b47a: Layer already exists 014780ac5cde: Layer already exists b9dd6f792045: Layer already exists a1c2deb3b039: Pushed f55475f508e3: Layer already exists b8d4290ca073: Layer already exists 5928f972968f: Pushed 01f7e4d8de56: Layer already exists 8ffb0f638a46: Layer already exists f58b4c9fb122: Layer already exists 44343de3ea1d: Layer already exists 15346ee81380: Pushed master-2_1_1_2-1_0: digest: sha256:c32143ff99aa1913fbdf52efad0adfe0b1822014327aa721d692926fc2df19b9 size: 3457 2025-09-17 18:49:50,061: INFO: Building opensdn-controller-config-devicemgr finished successfully, duration: 622 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-devicemgr master-2_1_1_2-1_0 06a7b956276c 18 seconds ago 872MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test master-2_1_1_2-1_0 8cb76794f85b 4 minutes ago 422MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_1_1_2-1_0 bb134d4f0b08 7 minutes ago 619MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_1_2-1_0 9ec63c164423 7 minutes ago 230MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_1_2-1_0 38b232693ee7 7 minutes ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_1_2-1_0 2857d93e4b9c 7 minutes ago 676MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_1_2-1_0 06ee2bfb1c97 7 minutes ago 741MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_0 e4bf0af59f1a 7 minutes ago 860MB opensdn-test-test master-2_1_1_2-1_0 3883f2a9517a 8 minutes ago 1.65GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_1_2-1_0 3883f2a9517a 8 minutes ago 1.65GB nexus.gz1.opensdn.io:5101/opensdn-tools master-2_1_1_2-1_0 db619c37558a 8 minutes ago 1.6GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_1_2-1_0 1dc400eac77c 8 minutes ago 634MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_1_2-1_0 7c943468c0e6 8 minutes ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_2-1_0 ccb7d2c4ee33 8 minutes ago 531MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_2-1_0 19d118fbeef9 8 minutes ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_1_2-1_0 294d9c5d7232 8 minutes ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_0 47ce27e80b0e 9 minutes ago 287MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_2-1_0 0f23b1db6b34 9 minutes ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_0 988d42018839 9 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_0 6d307ea10500 9 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_0 0b3cb1c6bbaf 9 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_1_2-1_0 c8eba2d64f76 9 minutes ago 539MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_0 a44d6f214a52 9 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_0 d09f889c39ec 9 minutes ago 526MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_0 271b997676ea 10 minutes ago 530MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-1_0 b793a021a0be 10 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_0 b1689139d790 10 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_0 597b28bf13ad 10 minutes ago 515MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_0 d070340c19b0 10 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_0 9234ee56ac73 10 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_0 028dc0adeffe 10 minutes ago 518MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_0 cbb54e0fc037 10 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_0 1e76a8164538 10 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_0 46c68950d847 10 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_0 b3bceea30376 10 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_0 2bd2b761b6ff 11 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_0 f72ee4c1a0c8 11 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_0 f00981aaf320 11 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_0 290066b585c1 11 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_0 1887fed5f073 11 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_0 0154fd611a57 11 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_0 1769416b3352 11 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_0 ceb80e8f9edc 11 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_0 b1fc7e43f27d 11 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_0 cb974a83d992 11 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_0 4f05cb9fa6cf 11 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_0 df1ac20ca3a4 13 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_0 95b259fb2d07 13 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_0 c6db7ab45228 13 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_0 9f7d4bbd08e8 14 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_0 f29068cb8302 14 minutes ago 2.32MB tf-dev-sandbox compile 86ed2dfd1d46 15 minutes ago 29.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_0 f3db52486b1a 34 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_0 82bdae07f5ea 35 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 3ab7ac0c424a 35 minutes ago 2.29MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_0 01f479be493e 35 minutes ago 4.53kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_0 1a24afec65ee 35 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen cfe90e38b142 23 hours ago 22GB