2025-10-27 01:50:09,887: INFO: Building opensdn-tor-agent 2025-10-27 01:50:09,971: 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_7_7-3 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #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.4s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_7-3 #5 DONE 1.6s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.5s #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.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.5s #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.462 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 2.1 MB 00:00 #13 2.124 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 2.582 added from: http://tf-mirrors.gz1.opensdn.io/re 993 kB/s | 264 kB 00:00 #13 2.829 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 7.0 MB 00:00 #13 5.075 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 4.0 MB 00:00 #13 6.186 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 939 kB 00:00 #13 6.534 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.3 MB 00:00 #13 7.449 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 392 kB 00:00 #13 7.811 added from: http://tf-mirrors.gz1.opensdn.io/re 7.6 MB/s | 451 kB 00:00 #13 7.977 added from: http://tf-mirrors.gz1.opensdn.io/re 491 kB/s | 16 kB 00:00 #13 8.213 added from: http://tf-mirrors.gz1.opensdn.io/re 6.5 kB/s | 257 B 00:00 #13 8.429 added from: http://tf-mirrors.gz1.opensdn.io/re 320 kB/s | 13 kB 00:00 #13 8.616 added from: http://tf-mirrors.gz1.opensdn.io/re 2.3 MB/s | 64 kB 00:00 #13 9.242 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 30 MB 00:00 #13 17.78 Third parties for OpenSDN 39 MB/s | 5.1 MB 00:00 #13 22.61 Dependencies resolved. #13 22.61 ======================================================================================= #13 22.61 Package Arch Version Repository Size #13 22.61 ======================================================================================= #13 22.61 Installing: #13 22.61 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 22.61 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 22.61 Installing dependencies: #13 22.61 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 22.61 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 22.61 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 22.61 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.61 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 22.61 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 22.61 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.61 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.61 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 22.61 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 22.61 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.61 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 22.61 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 22.61 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 22.61 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.61 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 22.61 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 22.61 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.61 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 22.61 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 22.61 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 22.61 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.61 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 22.61 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 22.61 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.61 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 22.61 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 22.61 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 22.61 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 22.61 #13 22.61 Transaction Summary #13 22.61 ======================================================================================= #13 22.61 Install 31 Packages #13 22.61 #13 22.61 Total download size: 12 M #13 22.61 Installed size: 41 M #13 22.61 Downloading Packages: #13 22.61 (1/31): boost-1.75.0-8.el9.x86_64.rpm 533 kB/s | 11 kB 00:00 #13 22.61 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 689 kB/s | 16 kB 00:00 #13 22.61 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 24 kB 00:00 #13 22.61 (4/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 15 kB 00:00 #13 22.61 (5/31): boost-container-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 36 kB 00:00 #13 22.61 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 44 kB 00:00 #13 22.61 (7/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 13 kB 00:00 #13 22.61 (8/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 #13 22.61 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.0 MB/s | 38 kB 00:00 #13 22.77 (10/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 22.77 (11/31): boost-filesystem-1.75.0-8.el9.x86_64.r 2.2 MB/s | 57 kB 00:00 #13 22.77 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.6 MB/s | 38 kB 00:00 #13 22.77 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 12 MB/s | 214 kB 00:00 #13 22.77 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 16 MB/s | 408 kB 00:00 #13 22.77 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 205 kB 00:00 #13 22.77 (16/31): boost-program-options-1.75.0-8.el9.x86 14 MB/s | 106 kB 00:00 #13 22.77 (17/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 918 kB/s | 15 kB 00:00 #13 22.77 (18/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 22.77 (19/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 92 kB 00:00 #13 22.77 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 22.89 (21/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 22.89 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 236 kB/s | 27 kB 00:00 #13 22.89 (23/31): boost-serialization-1.75.0-8.el9.x86_6 1.0 MB/s | 129 kB 00:00 #13 22.89 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 55 kB 00:00 #13 22.89 (25/31): boost-system-1.75.0-8.el9.x86_64.rpm 490 kB/s | 13 kB 00:00 #13 22.97 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 218 kB/s | 23 kB 00:00 #13 23.10 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 146 kB/s | 30 kB 00:00 #13 23.23 (28/31): boost-test-1.75.0-8.el9.x86_64.rpm 653 kB/s | 230 kB 00:00 #13 23.34 (29/31): boost-wave-1.75.0-8.el9.x86_64.rpm 584 kB/s | 208 kB 00:00 #13 23.50 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 238 kB/s | 67 kB 00:00 #13 23.82 (31/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 411 kB/s | 308 kB 00:00 #13 23.82 -------------------------------------------------------------------------------- #13 23.82 Total 9.8 MB/s | 12 MB 00:01 #13 23.82 Running transaction check #13 23.90 Transaction check succeeded. #13 23.90 Running transaction test #13 24.16 Transaction test succeeded. #13 24.16 Running transaction #13 24.63 Preparing : 1/1 #13 24.80 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 24.80 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 24.80 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 24.80 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 25.08 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 25.08 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 25.08 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 25.08 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 25.13 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 25.13 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 25.13 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 25.13 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 25.13 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 25.26 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 25.26 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 25.26 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 25.26 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 25.26 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 25.26 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 25.26 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 25.26 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 25.26 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 25.26 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 25.26 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 25.26 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 25.26 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 25.26 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 25.26 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 25.26 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 25.29 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 25.29 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.31 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 25.52 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 25.52 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 25.52 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 25.52 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 25.52 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 25.52 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 25.52 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 25.52 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 25.52 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 25.52 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 25.52 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 25.52 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 25.52 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 25.52 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 25.52 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 25.52 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 25.52 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 25.52 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 25.52 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 25.52 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 25.52 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 25.52 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 25.52 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 25.52 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 25.52 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 25.52 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 25.52 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 25.52 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 25.52 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 25.52 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 25.52 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.66 #13 25.66 Installed: #13 25.66 boost-1.75.0-8.el9.x86_64 #13 25.66 boost-atomic-1.75.0-8.el9.x86_64 #13 25.66 boost-chrono-1.75.0-8.el9.x86_64 #13 25.66 boost-container-1.75.0-8.el9.x86_64 #13 25.66 boost-context-1.75.0-8.el9.x86_64 #13 25.66 boost-contract-1.75.0-8.el9.x86_64 #13 25.66 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.66 boost-date-time-1.75.0-8.el9.x86_64 #13 25.66 boost-fiber-1.75.0-8.el9.x86_64 #13 25.66 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.66 boost-graph-1.75.0-8.el9.x86_64 #13 25.66 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.66 boost-locale-1.75.0-8.el9.x86_64 #13 25.66 boost-log-1.75.0-8.el9.x86_64 #13 25.66 boost-math-1.75.0-8.el9.x86_64 #13 25.66 boost-nowide-1.75.0-8.el9.x86_64 #13 25.66 boost-program-options-1.75.0-8.el9.x86_64 #13 25.66 boost-python3-1.75.0-8.el9.x86_64 #13 25.66 boost-random-1.75.0-8.el9.x86_64 #13 25.66 boost-regex-1.75.0-8.el9.x86_64 #13 25.66 boost-serialization-1.75.0-8.el9.x86_64 #13 25.66 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.66 boost-system-1.75.0-8.el9.x86_64 #13 25.66 boost-test-1.75.0-8.el9.x86_64 #13 25.66 boost-thread-1.75.0-8.el9.x86_64 #13 25.66 boost-timer-1.75.0-8.el9.x86_64 #13 25.66 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.66 boost-wave-1.75.0-8.el9.x86_64 #13 25.66 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.66 libicu-67.1-9.el9.x86_64 #13 25.66 libunwind-1.6.2-1.el9.x86_64 #13 25.66 #13 25.66 Complete! #13 25.93 75 files removed #13 26.40 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.52 Collecting contrail-vrouter-api==0.1.dev0 #13 26.52 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.74 Installing collected packages: contrail-vrouter-api #13 26.74 Successfully installed contrail-vrouter-api-0.1.dev0 #13 26.74 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 DONE 27.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 3.1s done #15 writing image sha256:1ad2bc9d217b3e73c2a42903b667b2e28eb877ea23ffe09776820e5cf9e07e1c #15 writing image sha256:1ad2bc9d217b3e73c2a42903b667b2e28eb877ea23ffe09776820e5cf9e07e1c done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_7-3 0.0s done #15 DONE 3.2s 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-27 01:52:46,528: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 5221cf9f2ed7: Preparing 5fa4bdd3dd44: Preparing f6e236d5280d: Preparing c87d85a054ac: Preparing 512da1aa1471: Preparing 7b281acc235a: Preparing 88dc546d9095: Preparing 1f42f608c6b9: Preparing 723ece61aeff: Preparing f9438e1f76d7: Preparing 5ee34ab4477e: Preparing f839daaab39a: Preparing 8471152afc71: Preparing 07a3bdba134d: Preparing 107152561d3e: Preparing 8ffd049c0c86: Preparing 33be5048b641: Preparing 4dcfb07f409b: Preparing 393cf0fc3a0e: Preparing 44343de3ea1d: Preparing 5221cf9f2ed7: Waiting 5fa4bdd3dd44: Waiting f6e236d5280d: Waiting c87d85a054ac: Waiting 512da1aa1471: Waiting 7b281acc235a: Waiting 88dc546d9095: Waiting 1f42f608c6b9: Waiting 723ece61aeff: Waiting f9438e1f76d7: Waiting 5ee34ab4477e: Waiting f839daaab39a: Waiting 8471152afc71: Waiting 07a3bdba134d: Waiting 107152561d3e: Waiting 8ffd049c0c86: Waiting 33be5048b641: Waiting 4dcfb07f409b: Waiting 393cf0fc3a0e: Waiting 44343de3ea1d: Waiting 5221cf9f2ed7: Pushed f6e236d5280d: Pushed c87d85a054ac: Pushed 512da1aa1471: Pushed 7b281acc235a: Pushed 1f42f608c6b9: Layer already exists 88dc546d9095: Pushed 723ece61aeff: Layer already exists f9438e1f76d7: Layer already exists 5ee34ab4477e: Layer already exists f839daaab39a: Layer already exists 8471152afc71: Layer already exists 07a3bdba134d: Layer already exists 8ffd049c0c86: Layer already exists 107152561d3e: Layer already exists 33be5048b641: Layer already exists 4dcfb07f409b: Layer already exists 393cf0fc3a0e: Layer already exists 44343de3ea1d: Layer already exists 5fa4bdd3dd44: Pushed master-2_2_7_7-3: digest: sha256:0e36b62b9bb0961e578651039af8782c9bcfef35236a8a9b24010a72158072c3 size: 4505 2025-10-27 01:53:47,102: INFO: Building opensdn-tor-agent finished successfully, duration: 218 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_7-3 a25fddc63483 21 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_7-3 3e0732d6a741 26 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_7-3 b55335787638 About a minute ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_7-3 1ad2bc9d217b About a minute ago 684MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_7-3 11cd2fff1cf8 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_7-3 902da4e565d9 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_7-3 09910bcaccde About a minute ago 899MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_7-3 98b4fc8121ec About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_7-3 766fa54197fd About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_7_7-3 a7e523864656 About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_7-3 fe31fb13ccc3 2 minutes ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_7-3 a61b4e9c6a4f 2 minutes ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_7-3 dfa161b32126 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_7-3 af42c114ffeb 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_7-3 6a14d621433e 2 minutes ago 702MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_7-3 12a52cdc7b86 2 minutes ago 642MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_7-3 112256dccd1a 3 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_7-3 9730dc7b8539 3 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_7-3 da5b86870ad6 3 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_7-3 3e9b329894de 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_7-3 a30537842ec2 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_7-3 f12b8f3a4361 3 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_7-3 4c17ab14522d 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_7-3 b28948a5c2ec 3 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_7-3 2d77e7090b56 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_7-3 fe210291982e 3 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_7-3 86fa4cc76a76 3 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_7-3 f0ff3aa9f2dd 3 minutes ago 622MB opensdn-test-test master-2_2_7_7-3 51a9e1543aa3 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_7-3 51a9e1543aa3 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_7-3 4c949f15467f 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_7-3 86ebc1d59b37 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_7-3 c27bf0bf24b7 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_7-3 071b8b302b1e 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_7-3 fa5a40f3b824 5 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_7-3 384d447a4742 5 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_7-3 56c42fc4b89d 5 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_7-3 3a337e18424e 5 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_7-3 db83a3f6ddef 5 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_7-3 4b435c387439 5 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_7-3 25f2765a829d 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_7-3 878f51fa27d4 5 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_7-3 30d3989a0131 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_7-3 ddd5a2ba3518 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_7-3 934cc4da3465 6 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_7-3 344463493dae 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_7-3 2248d4ed7716 8 minutes ago 2.35MB tf-dev-sandbox compile 50966d4341ae 8 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_7-3 30f0388f86b8 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_7-3 2e910a757b3b About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 47094a57664f About an hour ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_7-3 9d1e57be6a03 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_7-3 8d40f444dcd7 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB