2025-10-15 10:03:07,788: INFO: Building opensdn-tor-agent 2025-10-15 10:03:07,879: 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_2_4_6-1 --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-tor-agent --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 --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 2.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_6-1 #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.0s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_4_6-1 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: #7 transferring context: 1.52kB done #7 DONE 4.7s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 6.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 3.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 4.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 4.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 3.1s #13 [stage-1 7/8] RUN set -e ; ln -s /usr/lib/libisc-9.21.3.so /usr/lib/libisc.so ; ln -s /usr/lib/libisccc-9.21.3.so /usr/lib/libisccc.so ; ln -s /usr/lib/libisccfg-9.21.3.so /usr/lib/libisccfg.so ; ldconfig ; source /etc/os-release && ver=$(echo $VERSION_ID | cut -d '.' -f 1) ; if [[ ${ver} == 9 ]]; then pkgs="boost" ; else pkgs="boost169" ; fi ; yum install -y $pkgs gperftools-libs ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "contrail-vrouter-api==0.1.dev0" ; rm -rf /root/.cache #13 2.652 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #13 4.112 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 730 kB 00:00 #13 4.585 added from: http://tf-mirrors.gz1.opensdn.io/re 5.7 MB/s | 264 kB 00:00 #13 5.081 added from: http://tf-mirrors.gz1.opensdn.io/re 28 MB/s | 7.0 MB 00:00 #13 9.743 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #13 11.61 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 939 kB 00:00 #13 12.54 added from: http://tf-mirrors.gz1.opensdn.io/re 6.9 MB/s | 2.3 MB 00:00 #13 13.40 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #13 14.05 added from: http://tf-mirrors.gz1.opensdn.io/re 5.2 MB/s | 451 kB 00:00 #13 14.28 added from: http://tf-mirrors.gz1.opensdn.io/re 428 kB/s | 16 kB 00:00 #13 14.46 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 kB/s | 257 B 00:00 #13 14.94 added from: http://tf-mirrors.gz1.opensdn.io/re 301 kB/s | 13 kB 00:00 #13 15.35 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 64 kB 00:00 #13 16.36 added from: http://tf-mirrors.gz1.opensdn.io/re 47 MB/s | 30 MB 00:00 #13 30.13 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 34.93 Dependencies resolved. #13 34.93 ======================================================================================= #13 34.93 Package Arch Version Repository Size #13 34.93 ======================================================================================= #13 34.93 Installing: #13 34.93 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 34.93 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 34.93 Installing dependencies: #13 34.93 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 34.93 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 34.93 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 34.93 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.93 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 34.93 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 34.93 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.93 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.93 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 34.93 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 34.93 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 34.93 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 34.93 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 34.93 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 34.93 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 34.93 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 34.93 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 34.93 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.93 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 34.93 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 34.93 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 34.93 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 34.93 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 34.93 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 34.93 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 34.93 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 34.93 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 34.93 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 34.93 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 34.93 #13 34.93 Transaction Summary #13 34.93 ======================================================================================= #13 34.93 Install 31 Packages #13 34.93 #13 34.93 Total download size: 12 M #13 34.93 Installed size: 41 M #13 34.93 Downloading Packages: #13 34.96 (1/31): boost-1.75.0-8.el9.x86_64.rpm 510 kB/s | 11 kB 00:00 #13 34.96 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 682 kB/s | 16 kB 00:00 #13 34.96 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 24 kB 00:00 #13 34.96 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 36 kB 00:00 #13 34.96 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 15 kB 00:00 #13 34.99 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 44 kB 00:00 #13 34.99 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 32 kB 00:00 #13 34.99 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #13 34.99 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 8.0 MB/s | 38 kB 00:00 #13 34.99 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 8.7 MB/s | 57 kB 00:00 #13 34.99 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 14 MB/s | 101 kB 00:00 #13 34.99 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.9 MB/s | 38 kB 00:00 #13 34.99 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 25 MB/s | 214 kB 00:00 #13 35.04 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 23 MB/s | 205 kB 00:00 #13 35.04 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #13 35.04 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 35.04 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #13 35.04 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 35.04 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 35.04 (20/31): boost-serialization-1.75.0-8.el9.x86_6 19 MB/s | 129 kB 00:00 #13 35.04 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 35.04 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #13 35.04 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 35.06 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #13 35.06 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.0 MB/s | 55 kB 00:00 #13 35.06 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 23 kB 00:00 #13 35.06 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.0 MB/s | 30 kB 00:00 #13 35.06 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 29 MB/s | 208 kB 00:00 #13 35.06 (29/31): libunwind-1.6.2-1.el9.x86_64.rpm 12 MB/s | 67 kB 00:00 #13 35.11 (30/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 35.20 (31/31): libicu-67.1-9.el9.x86_64.rpm 43 MB/s | 9.6 MB 00:00 #13 35.20 -------------------------------------------------------------------------------- #13 35.20 Total 55 MB/s | 12 MB 00:00 #13 35.20 Running transaction check #13 35.20 Transaction check succeeded. #13 35.20 Running transaction test #13 35.34 Transaction test succeeded. #13 35.34 Running transaction #13 35.82 Preparing : 1/1 #13 36.01 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 36.01 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 36.01 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 36.01 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 36.21 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 36.21 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 36.21 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 36.21 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 36.21 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 36.22 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 36.24 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 36.24 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 36.24 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 36.24 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 36.29 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 36.29 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 36.29 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 36.35 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 36.35 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 36.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 36.35 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 36.36 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 36.42 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 36.42 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 36.42 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 36.42 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 36.42 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 36.42 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 36.42 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 36.42 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 36.53 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.53 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 36.73 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 36.73 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 36.73 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 36.73 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 36.73 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 36.73 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 36.73 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 36.73 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 36.73 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 36.73 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 36.73 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 36.73 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 36.73 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 36.73 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 36.73 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 36.73 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 36.73 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 36.73 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 36.73 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 36.73 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 36.73 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 36.73 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 36.73 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 36.73 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 36.73 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 36.73 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 36.73 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 36.73 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 36.73 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 36.73 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 36.73 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 36.81 #13 36.81 Installed: #13 36.81 boost-1.75.0-8.el9.x86_64 #13 36.81 boost-atomic-1.75.0-8.el9.x86_64 #13 36.81 boost-chrono-1.75.0-8.el9.x86_64 #13 36.81 boost-container-1.75.0-8.el9.x86_64 #13 36.81 boost-context-1.75.0-8.el9.x86_64 #13 36.81 boost-contract-1.75.0-8.el9.x86_64 #13 36.81 boost-coroutine-1.75.0-8.el9.x86_64 #13 36.81 boost-date-time-1.75.0-8.el9.x86_64 #13 36.81 boost-fiber-1.75.0-8.el9.x86_64 #13 36.81 boost-filesystem-1.75.0-8.el9.x86_64 #13 36.81 boost-graph-1.75.0-8.el9.x86_64 #13 36.81 boost-iostreams-1.75.0-8.el9.x86_64 #13 36.81 boost-locale-1.75.0-8.el9.x86_64 #13 36.81 boost-log-1.75.0-8.el9.x86_64 #13 36.81 boost-math-1.75.0-8.el9.x86_64 #13 36.81 boost-nowide-1.75.0-8.el9.x86_64 #13 36.81 boost-program-options-1.75.0-8.el9.x86_64 #13 36.81 boost-python3-1.75.0-8.el9.x86_64 #13 36.81 boost-random-1.75.0-8.el9.x86_64 #13 36.81 boost-regex-1.75.0-8.el9.x86_64 #13 36.81 boost-serialization-1.75.0-8.el9.x86_64 #13 36.81 boost-stacktrace-1.75.0-8.el9.x86_64 #13 36.81 boost-system-1.75.0-8.el9.x86_64 #13 36.81 boost-test-1.75.0-8.el9.x86_64 #13 36.81 boost-thread-1.75.0-8.el9.x86_64 #13 36.81 boost-timer-1.75.0-8.el9.x86_64 #13 36.81 boost-type_erasure-1.75.0-8.el9.x86_64 #13 36.81 boost-wave-1.75.0-8.el9.x86_64 #13 36.81 gperftools-libs-2.9.1-3.el9.x86_64 #13 36.81 libicu-67.1-9.el9.x86_64 #13 36.81 libunwind-1.6.2-1.el9.x86_64 #13 36.81 #13 36.81 Complete! #13 37.11 75 files removed #13 37.42 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 37.50 Collecting contrail-vrouter-api==0.1.dev0 #13 37.50 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 37.57 Installing collected packages: contrail-vrouter-api #13 37.57 Successfully installed contrail-vrouter-api-0.1.dev0 #13 37.58 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. #13 DONE 37.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.9s done #15 writing image sha256:e940e4ee9f7e4e11fd7fa918bedfa19ceebdf665f0d8199c6f89f8ce04d55025 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_4_6-1 done #15 DONE 1.0s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-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-10-15 10:05:18,875: INFO: Docker build duration: 131 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5533f931d416: Preparing 272aa4d69957: Preparing 4863642e8748: Preparing 69cdd6de4da4: Preparing 80f348555ebc: Preparing 57ab6f943151: Preparing a39bb43735d8: Preparing 82db2a751424: Preparing 21f4030e551a: Preparing 5449b9c38ef7: Preparing b1529e0d937f: Preparing 1e20b1508a31: Preparing 957273d10188: Preparing d2e8a32b605a: Preparing e33f59838f16: Preparing 2e9e4017222d: Preparing 9a5e71c3a28e: Preparing 412b7eeb5453: Preparing 44343de3ea1d: Preparing 5533f931d416: Waiting 272aa4d69957: Waiting 4863642e8748: Waiting 69cdd6de4da4: Waiting 80f348555ebc: Waiting 57ab6f943151: Waiting a39bb43735d8: Waiting 82db2a751424: Waiting 21f4030e551a: Waiting 5449b9c38ef7: Waiting b1529e0d937f: Waiting 1e20b1508a31: Waiting 957273d10188: Waiting d2e8a32b605a: Waiting e33f59838f16: Waiting 2e9e4017222d: Waiting 9a5e71c3a28e: Waiting 412b7eeb5453: Waiting 44343de3ea1d: Waiting 4863642e8748: Pushed 5533f931d416: Pushed 69cdd6de4da4: Pushed 80f348555ebc: Pushed 57ab6f943151: Pushed 82db2a751424: Layer already exists 21f4030e551a: Layer already exists a39bb43735d8: Pushed 5449b9c38ef7: Layer already exists b1529e0d937f: Layer already exists 1e20b1508a31: Layer already exists 957273d10188: Layer already exists d2e8a32b605a: Layer already exists e33f59838f16: Layer already exists 9a5e71c3a28e: Layer already exists 2e9e4017222d: Layer already exists 44343de3ea1d: Layer already exists 412b7eeb5453: Layer already exists 272aa4d69957: Pushed master-2_2_4_6-1: digest: sha256:594ae265f0c8da8a04870ceaea2250bd1d7586bbce5b188daf6adc31cf579ccc size: 4292 2025-10-15 10:05:31,208: INFO: Building opensdn-tor-agent finished successfully, duration: 144 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_4_6-1 e940e4ee9f7e 14 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_4_6-1 e30739d4ea0b 15 seconds ago 791MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_4_6-1 03895c8b683e 18 seconds ago 606MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_4_6-1 06d1a91d9ed1 23 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_4_6-1 63228d3ce0fc 26 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_4_6-1 c0e6fe700e79 31 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_4_6-1 2426e0299c6e 34 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_4_6-1 d12f6f538a37 52 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_4_6-1 af022e897e13 57 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_4_6-1 350e6681e674 59 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_4_6-1 2d9290913c38 About a minute ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_4_6-1 28079e19dcc9 About a minute ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_4_6-1 2f41c4702656 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_4_6-1 2db847d9a1f2 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_4_6-1 d130641064f0 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_4_6-1 f557694b08eb About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_4_6-1 11411b9e5fef About a minute ago 732MB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_4_6-1 8ced3b69f701 About a minute ago 1.64GB opensdn-test-test master-2_2_4_6-1 8ced3b69f701 About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_4_6-1 f7ff7e937ac3 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_4_6-1 88376e3b96a1 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_4_6-1 c0fa99d55475 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_4_6-1 d56340c7fa6e 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_4_6-1 8f359e15179c 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_4_6-1 ccf14df01df4 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_4_6-1 a551843cdd0d 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_4_6-1 6195f71ebbb7 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_4_6-1 ba848368ebad 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_4_6-1 5e30067b1009 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_4_6-1 7c6ef577318a 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_4_6-1 df1db74ff2f8 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_4_6-1 d7ec87a5e6bf 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_4_6-1 d1eefa27356c 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_4_6-1 5c5a567f7552 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_4_6-1 b6ac43467475 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_4_6-1 babfe8dd5dab 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_4_6-1 248463605e7f 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_4_6-1 4ab553fd9197 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_4_6-1 e5c85e6afeb0 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_4_6-1 1cbdc2be29d4 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_4_6-1 5f8754d12ea9 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_4_6-1 91d16b27a451 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_4_6-1 f220b46aca1a 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_4_6-1 e97f6ca807ef 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_4_6-1 fab0ecfdf50a 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_4_6-1 4c50f5000300 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_4_6-1 9fa9fa7e6d0d 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_4_6-1 155256159eee 6 minutes ago 2.45MB tf-dev-sandbox compile 176a6bef997d 6 minutes ago 38.7GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_4_6-1 82ae5bc2c25a 17 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_4_6-1 139831092d6a 17 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_4_6-1 44f168b0e7f4 17 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 82a6e2eebd56 17 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_4_6-1 d0da3edb269d 17 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 46 hours ago 23.8GB