2025-10-30 16:52:20,215: INFO: Building opensdn-tor-agent 2025-10-30 16:52:20,450: 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_3_0_1-7 --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 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_1-7 #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 1.3s #5 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #5 CACHED #6 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_3_0_1-7 #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 2.0s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.8s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.3s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.1s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.4s #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 1.375 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.1 MB 00:00 #13 2.558 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #13 3.244 added from: http://tf-mirrors.gz1.opensdn.io/re 1.1 MB/s | 264 kB 00:00 #13 3.655 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 7.0 MB 00:00 #13 8.218 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 4.0 MB 00:00 #13 10.26 added from: http://tf-mirrors.gz1.opensdn.io/re 5.5 MB/s | 939 kB 00:00 #13 10.90 added from: http://tf-mirrors.gz1.opensdn.io/re 30 MB/s | 2.3 MB 00:00 #13 12.38 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 392 kB 00:00 #13 12.95 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #13 13.38 added from: http://tf-mirrors.gz1.opensdn.io/re 480 kB/s | 16 kB 00:00 #13 13.76 added from: http://tf-mirrors.gz1.opensdn.io/re 8.0 kB/s | 257 B 00:00 #13 14.04 added from: http://tf-mirrors.gz1.opensdn.io/re 567 kB/s | 13 kB 00:00 #13 14.28 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 15.18 added from: http://tf-mirrors.gz1.opensdn.io/re 57 MB/s | 30 MB 00:00 #13 37.11 Third parties for OpenSDN 906 kB/s | 5.1 MB 00:05 #13 43.53 Dependencies resolved. #13 43.53 ======================================================================================= #13 43.53 Package Arch Version Repository Size #13 43.53 ======================================================================================= #13 43.53 Installing: #13 43.53 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 43.53 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 43.53 Installing dependencies: #13 43.53 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 43.53 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 43.53 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 43.53 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 43.53 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 43.53 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 43.53 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 43.53 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 43.53 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 43.53 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 43.53 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 43.53 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 43.53 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 43.53 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 43.53 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 43.53 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 43.53 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 43.53 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 43.53 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 43.53 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 43.53 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 43.53 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 43.53 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 43.53 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 43.53 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 43.53 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 43.53 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 43.53 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 43.53 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 43.53 #13 43.53 Transaction Summary #13 43.53 ======================================================================================= #13 43.53 Install 31 Packages #13 43.53 #13 43.53 Total download size: 12 M #13 43.53 Installed size: 41 M #13 43.53 Downloading Packages: #13 43.54 (1/31): boost-1.75.0-8.el9.x86_64.rpm 580 kB/s | 11 kB 00:00 #13 43.55 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 664 kB/s | 16 kB 00:00 #13 43.55 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 24 kB 00:00 #13 43.56 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 36 kB 00:00 #13 43.56 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 43.56 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 44 kB 00:00 #13 43.57 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 4.1 MB/s | 32 kB 00:00 #13 43.57 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 43.58 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 38 kB 00:00 #13 43.58 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.2 MB/s | 57 kB 00:00 #13 43.60 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 101 kB 00:00 #13 43.60 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 3.8 MB/s | 38 kB 00:00 #13 43.60 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 43.63 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #13 43.63 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 205 kB 00:00 #13 43.64 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 43.64 (17/31): boost-program-options-1.75.0-8.el9.x86 16 MB/s | 106 kB 00:00 #13 43.65 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 43.66 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 23 kB 00:00 #13 43.68 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 277 kB 00:00 #13 43.68 (21/31): boost-serialization-1.75.0-8.el9.x86_6 5.6 MB/s | 129 kB 00:00 #13 43.68 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #13 43.70 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #13 43.70 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 29 MB/s | 230 kB 00:00 #13 43.70 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 55 kB 00:00 #13 43.70 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 23 kB 00:00 #13 43.70 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 6.4 MB/s | 30 kB 00:00 #13 43.71 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 #13 43.71 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 27 MB/s | 308 kB 00:00 #13 43.72 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 7.5 MB/s | 67 kB 00:00 #13 43.83 (31/31): libicu-67.1-9.el9.x86_64.rpm 31 MB/s | 9.6 MB 00:00 #13 43.83 -------------------------------------------------------------------------------- #13 43.83 Total 38 MB/s | 12 MB 00:00 #13 43.83 Running transaction check #13 43.91 Transaction check succeeded. #13 43.91 Running transaction test #13 44.25 Transaction test succeeded. #13 44.25 Running transaction #13 44.80 Preparing : 1/1 #13 44.92 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 44.93 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 44.95 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 44.95 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 45.19 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 45.22 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 45.36 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 45.38 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 45.38 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 45.39 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 45.40 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 45.41 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 45.42 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 45.44 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 45.44 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 45.44 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 45.45 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 45.45 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 45.47 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 45.47 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 45.50 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 45.50 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 45.50 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 45.50 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 45.52 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 45.58 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 45.58 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 45.58 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 45.59 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 45.59 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 45.60 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.64 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 45.83 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 45.83 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 45.83 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 45.83 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 45.83 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 45.83 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 45.83 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 45.83 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 45.83 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 45.83 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 45.83 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 45.83 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 45.83 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 45.83 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 45.83 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 45.83 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 45.83 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 45.83 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 45.83 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 45.83 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 45.83 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 45.83 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 45.83 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 45.83 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 45.83 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 45.83 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 45.83 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 45.83 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 45.83 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 45.83 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 45.83 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 45.97 #13 45.97 Installed: #13 45.97 boost-1.75.0-8.el9.x86_64 #13 45.97 boost-atomic-1.75.0-8.el9.x86_64 #13 45.97 boost-chrono-1.75.0-8.el9.x86_64 #13 45.97 boost-container-1.75.0-8.el9.x86_64 #13 45.97 boost-context-1.75.0-8.el9.x86_64 #13 45.97 boost-contract-1.75.0-8.el9.x86_64 #13 45.97 boost-coroutine-1.75.0-8.el9.x86_64 #13 45.97 boost-date-time-1.75.0-8.el9.x86_64 #13 45.97 boost-fiber-1.75.0-8.el9.x86_64 #13 45.97 boost-filesystem-1.75.0-8.el9.x86_64 #13 45.97 boost-graph-1.75.0-8.el9.x86_64 #13 45.97 boost-iostreams-1.75.0-8.el9.x86_64 #13 45.97 boost-locale-1.75.0-8.el9.x86_64 #13 45.97 boost-log-1.75.0-8.el9.x86_64 #13 45.97 boost-math-1.75.0-8.el9.x86_64 #13 45.97 boost-nowide-1.75.0-8.el9.x86_64 #13 45.97 boost-program-options-1.75.0-8.el9.x86_64 #13 45.97 boost-python3-1.75.0-8.el9.x86_64 #13 45.97 boost-random-1.75.0-8.el9.x86_64 #13 45.97 boost-regex-1.75.0-8.el9.x86_64 #13 45.97 boost-serialization-1.75.0-8.el9.x86_64 #13 45.97 boost-stacktrace-1.75.0-8.el9.x86_64 #13 45.97 boost-system-1.75.0-8.el9.x86_64 #13 45.97 boost-test-1.75.0-8.el9.x86_64 #13 45.97 boost-thread-1.75.0-8.el9.x86_64 #13 45.97 boost-timer-1.75.0-8.el9.x86_64 #13 45.97 boost-type_erasure-1.75.0-8.el9.x86_64 #13 45.97 boost-wave-1.75.0-8.el9.x86_64 #13 45.97 gperftools-libs-2.9.1-3.el9.x86_64 #13 45.97 libicu-67.1-9.el9.x86_64 #13 45.97 libunwind-1.6.2-1.el9.x86_64 #13 45.97 #13 45.97 Complete! #13 46.30 75 files removed #13 46.84 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 46.91 Collecting contrail-vrouter-api==0.1.dev0 #13 46.91 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 47.22 Installing collected packages: contrail-vrouter-api #13 47.22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 47.22 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 47.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.4s done #15 writing image sha256:c1db3b273b0b680ee978c89fde08767772d67fd80f91d38e1c96e3abd1f7feff #15 writing image sha256:c1db3b273b0b680ee978c89fde08767772d67fd80f91d38e1c96e3abd1f7feff 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_3_0_1-7 0.1s done #15 DONE 2.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-30 16:53:52,866: INFO: Docker build duration: 92 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] dba80f2fca18: Preparing 08944a536725: Preparing 9bdfe4785165: Preparing c8ddcf602639: Preparing a1aa7334834c: Preparing 44c8f4168ffc: Preparing f90d96e9ac45: Preparing c822d7ba7480: Preparing d790c7dc760a: Preparing d05d49b86cc1: Preparing 528b2c386ab7: Preparing 84c3e51f9d10: Preparing 2812a47d7062: Preparing bf4006a28864: Preparing 535b849bb5c6: Preparing 271a4ee5f41d: Preparing 7cd44f12c8cd: Preparing 84a948dd79e1: Preparing 38b1be6bfaa5: Preparing 44343de3ea1d: Preparing a1aa7334834c: Waiting 44c8f4168ffc: Waiting f90d96e9ac45: Waiting c822d7ba7480: Waiting d790c7dc760a: Waiting d05d49b86cc1: Waiting 528b2c386ab7: Waiting 84c3e51f9d10: Waiting 2812a47d7062: Waiting bf4006a28864: Waiting 535b849bb5c6: Waiting 271a4ee5f41d: Waiting 7cd44f12c8cd: Waiting 84a948dd79e1: Waiting 38b1be6bfaa5: Waiting 44343de3ea1d: Waiting 9bdfe4785165: Pushed dba80f2fca18: Pushed c8ddcf602639: Pushed a1aa7334834c: Pushed 44c8f4168ffc: Pushed c822d7ba7480: Layer already exists d790c7dc760a: Layer already exists d05d49b86cc1: Layer already exists 528b2c386ab7: Layer already exists 84c3e51f9d10: Layer already exists 2812a47d7062: Layer already exists bf4006a28864: Layer already exists 271a4ee5f41d: Layer already exists 535b849bb5c6: Layer already exists 7cd44f12c8cd: Layer already exists 84a948dd79e1: Layer already exists 38b1be6bfaa5: Layer already exists 44343de3ea1d: Layer already exists f90d96e9ac45: Pushed 08944a536725: Pushed master-2_3_0_1-7: digest: sha256:e725c225cc2c88d9770fbc151001920640b3174b5890bf501327cd6d451bfcf8 size: 4505 2025-10-30 16:54:48,745: INFO: Building opensdn-tor-agent finished successfully, duration: 148 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_3_0_1-7 c5f5d5fa2a6f 2 seconds ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_3_0_1-7 aef605f83b1c 5 seconds ago 607MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_3_0_1-7 2091ae3e8892 21 seconds ago 1.8GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_3_0_1-7 c13f73eb8ba2 26 seconds ago 997MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_3_0_1-7 6ab6c4ec4b32 26 seconds ago 693MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_3_0_1-7 59643fde3100 30 seconds ago 774MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_3_0_1-7 229511957e81 32 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_3_0_1-7 00290cd11ac9 32 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_3_0_1-7 ed0f5c0f2b75 34 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_3_0_1-7 1eb88e12ed30 58 seconds ago 960MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_3_0_1-7 c1db3b273b0b 59 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_3_0_1-7 284f8a4463e9 About a minute ago 890MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_3_0_1-7 7704bd6e80bc About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_3_0_1-7 b26dfa51813d About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_3_0_1-7 a3ebb8dd0940 About a minute ago 630MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_3_0_1-7 bb09fbe617ca About a minute ago 635MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_3_0_1-7 f5b881e5d6a4 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_3_0_1-7 14e12c973430 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_3_0_1-7 2b3b62b07807 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_3_0_1-7 378720edd446 2 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_3_0_1-7 ea2331940a80 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_3_0_1-7 d53a75ef4833 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_3_0_1-7 e76b32dad598 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_3_0_1-7 882551cda5ac 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_3_0_1-7 c28abea1ed05 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_3_0_1-7 80a9de2334f8 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_3_0_1-7 19cd378dc27c 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_3_0_1-7 f37ff4b7c18d 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_3_0_1-7 f512f05f3a42 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_3_0_1-7 04de76838e99 2 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_3_0_1-7 74eacccedd67 2 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_3_0_1-7 3ca4e89f1b93 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_3_0_1-7 aa315cf881ea 4 minutes ago 171MB opensdn-test-test master-2_3_0_1-7 946141d407ca 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_3_0_1-7 946141d407ca 5 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_3_0_1-7 c7bbcde89f53 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_3_0_1-7 fe1e29b38e50 5 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_3_0_1-7 6efe5791881b 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_3_0_1-7 6ab49551585c 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_3_0_1-7 7618e0eb6595 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_3_0_1-7 a6f16121f043 6 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_3_0_1-7 0f088fd32f5e 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_3_0_1-7 0558bc0aeb56 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_3_0_1-7 80fd3d362e93 6 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_3_0_1-7 55ab2fb2b053 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_3_0_1-7 907ffa9e17a6 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_3_0_1-7 383e77587e66 7 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_3_0_1-7 7e07084aaf4c 8 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_3_0_1-7 c51dbc0981d7 9 minutes ago 2.45MB tf-dev-sandbox compile dff39da4d03c 9 minutes ago 34.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_3_0_1-7 3313b1a93515 17 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_3_0_1-7 3e7313669f47 17 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 9aec1b923a97 17 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_3_0_1-7 850b54711c69 17 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_3_0_1-7 0aadccaa51bf 17 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 623a8a12f519 50 minutes ago 23.5GB