2025-10-15 06:35:02,479: INFO: Building opensdn-tor-agent 2025-10-15 06:35:02,600: 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_3_9-5 --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.8s #2 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #2 DONE 0.0s #3 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_9-5 #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 3.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_3_9-5 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 2.3s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.5s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.2s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.7s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.7s #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.232 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00 #13 1.850 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #13 2.169 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 264 kB 00:00 #13 2.448 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 7.0 MB 00:00 #13 4.686 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 4.0 MB 00:00 #13 6.370 added from: http://tf-mirrors.gz1.opensdn.io/re 1.7 MB/s | 939 kB 00:00 #13 7.027 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 2.3 MB 00:00 #13 7.828 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #13 8.037 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 451 kB 00:00 #13 8.263 added from: http://tf-mirrors.gz1.opensdn.io/re 626 kB/s | 16 kB 00:00 #13 8.431 added from: http://tf-mirrors.gz1.opensdn.io/re 11 kB/s | 257 B 00:00 #13 8.622 added from: http://tf-mirrors.gz1.opensdn.io/re 540 kB/s | 13 kB 00:00 #13 8.813 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 64 kB 00:00 #13 9.277 added from: http://tf-mirrors.gz1.opensdn.io/re 91 MB/s | 30 MB 00:00 #13 18.08 Third parties for OpenSDN 13 MB/s | 5.1 MB 00:00 #13 22.34 Dependencies resolved. #13 22.34 ======================================================================================= #13 22.34 Package Arch Version Repository Size #13 22.34 ======================================================================================= #13 22.34 Installing: #13 22.34 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 22.34 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 22.34 Installing dependencies: #13 22.34 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 22.34 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 22.34 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 22.34 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.34 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 22.34 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 22.34 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.34 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.34 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 22.34 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 22.34 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.34 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 22.34 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 22.34 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 22.34 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.34 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 22.34 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 22.34 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.34 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 22.34 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 22.34 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 22.34 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.34 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 22.34 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 22.34 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.34 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 22.34 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 22.34 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 22.34 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 22.34 #13 22.34 Transaction Summary #13 22.34 ======================================================================================= #13 22.34 Install 31 Packages #13 22.34 #13 22.34 Total download size: 12 M #13 22.34 Installed size: 41 M #13 22.34 Downloading Packages: #13 22.37 (1/31): boost-1.75.0-8.el9.x86_64.rpm 494 kB/s | 11 kB 00:00 #13 22.37 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 660 kB/s | 16 kB 00:00 #13 22.40 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 24 kB 00:00 #13 22.40 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 36 kB 00:00 #13 22.40 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #13 22.40 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.3 MB/s | 44 kB 00:00 #13 22.40 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #13 22.40 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 22.40 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #13 22.43 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.5 MB/s | 57 kB 00:00 #13 22.43 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #13 22.43 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.3 MB/s | 38 kB 00:00 #13 22.43 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 22.44 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 14 MB/s | 205 kB 00:00 #13 22.45 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 13 MB/s | 408 kB 00:00 #13 22.47 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 15 kB 00:00 #13 22.47 (17/31): boost-program-options-1.75.0-8.el9.x86 10 MB/s | 106 kB 00:00 #13 22.47 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 8.7 MB/s | 92 kB 00:00 #13 22.47 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 #13 22.49 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 20 MB/s | 277 kB 00:00 #13 22.49 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.3 MB/s | 129 kB 00:00 #13 22.49 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.3 MB/s | 27 kB 00:00 #13 22.49 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 13 kB 00:00 #13 22.50 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 22.50 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #13 22.50 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.6 MB/s | 23 kB 00:00 #13 22.50 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.4 MB/s | 30 kB 00:00 #13 22.56 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 6.1 MB/s | 208 kB 00:00 #13 22.56 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 8.1 MB/s | 308 kB 00:00 #13 22.56 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #13 22.63 (31/31): libicu-67.1-9.el9.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #13 22.63 -------------------------------------------------------------------------------- #13 22.63 Total 46 MB/s | 12 MB 00:00 #13 22.63 Running transaction check #13 22.71 Transaction check succeeded. #13 22.71 Running transaction test #13 22.98 Transaction test succeeded. #13 22.98 Running transaction #13 23.35 Preparing : 1/1 #13 23.46 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 23.46 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 23.46 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 23.46 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 23.80 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 23.80 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 23.80 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 23.80 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 23.80 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 23.80 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 23.80 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 23.80 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 23.80 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 23.80 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 23.80 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 23.80 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 23.85 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 23.85 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 23.85 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 23.85 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 23.85 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 23.85 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 23.89 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 23.89 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 23.89 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 23.89 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 23.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 23.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 23.94 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 23.94 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 23.94 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 23.97 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.31 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 24.31 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 24.31 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 24.31 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 24.31 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 24.31 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 24.31 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 24.31 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 24.31 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 24.31 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 24.31 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 24.31 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 24.31 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 24.31 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 24.31 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 24.31 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 24.31 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 24.31 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 24.31 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 24.31 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 24.31 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 24.31 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 24.31 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 24.31 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 24.31 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 24.31 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 24.31 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 24.31 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 24.31 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 24.31 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 24.31 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 24.40 #13 24.40 Installed: #13 24.40 boost-1.75.0-8.el9.x86_64 #13 24.40 boost-atomic-1.75.0-8.el9.x86_64 #13 24.40 boost-chrono-1.75.0-8.el9.x86_64 #13 24.40 boost-container-1.75.0-8.el9.x86_64 #13 24.40 boost-context-1.75.0-8.el9.x86_64 #13 24.40 boost-contract-1.75.0-8.el9.x86_64 #13 24.40 boost-coroutine-1.75.0-8.el9.x86_64 #13 24.40 boost-date-time-1.75.0-8.el9.x86_64 #13 24.40 boost-fiber-1.75.0-8.el9.x86_64 #13 24.40 boost-filesystem-1.75.0-8.el9.x86_64 #13 24.40 boost-graph-1.75.0-8.el9.x86_64 #13 24.40 boost-iostreams-1.75.0-8.el9.x86_64 #13 24.40 boost-locale-1.75.0-8.el9.x86_64 #13 24.40 boost-log-1.75.0-8.el9.x86_64 #13 24.40 boost-math-1.75.0-8.el9.x86_64 #13 24.40 boost-nowide-1.75.0-8.el9.x86_64 #13 24.40 boost-program-options-1.75.0-8.el9.x86_64 #13 24.40 boost-python3-1.75.0-8.el9.x86_64 #13 24.40 boost-random-1.75.0-8.el9.x86_64 #13 24.40 boost-regex-1.75.0-8.el9.x86_64 #13 24.40 boost-serialization-1.75.0-8.el9.x86_64 #13 24.40 boost-stacktrace-1.75.0-8.el9.x86_64 #13 24.40 boost-system-1.75.0-8.el9.x86_64 #13 24.40 boost-test-1.75.0-8.el9.x86_64 #13 24.40 boost-thread-1.75.0-8.el9.x86_64 #13 24.40 boost-timer-1.75.0-8.el9.x86_64 #13 24.40 boost-type_erasure-1.75.0-8.el9.x86_64 #13 24.40 boost-wave-1.75.0-8.el9.x86_64 #13 24.40 gperftools-libs-2.9.1-3.el9.x86_64 #13 24.40 libicu-67.1-9.el9.x86_64 #13 24.40 libunwind-1.6.2-1.el9.x86_64 #13 24.40 #13 24.40 Complete! #13 24.77 75 files removed #13 25.12 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 25.16 Collecting contrail-vrouter-api==0.1.dev0 #13 25.16 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 25.25 Installing collected packages: contrail-vrouter-api #13 25.25 Successfully installed contrail-vrouter-api-0.1.dev0 #13 25.25 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 25.5s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 1.8s done #15 writing image sha256:986ba3ff14b79fa772869b8c21347b23a12d39008e420dc520c3a2c01cd77c2b done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_3_9-5 done #15 DONE 1.9s 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-15 06:36:29,562: INFO: Docker build duration: 87 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 1143fac1b969: Preparing 54455963fb27: Preparing 96f3eb8bfc79: Preparing 67e7eb490346: Preparing cd5cd2c76166: Preparing c429332e3d05: Preparing 77ee6fc6e9d5: Preparing 00b626691477: Preparing d0058012a984: Preparing 35a09286cdc0: Preparing a2b916d18044: Preparing 3bc25535d578: Preparing 97080bbbdde8: Preparing 9df375677559: Preparing 0f213fe41743: Preparing a330ad123f16: Preparing 410f6a2e4416: Preparing 3d40188cc1cf: Preparing 44343de3ea1d: Preparing 1143fac1b969: Waiting 54455963fb27: Waiting 96f3eb8bfc79: Waiting 67e7eb490346: Waiting cd5cd2c76166: Waiting c429332e3d05: Waiting 77ee6fc6e9d5: Waiting 00b626691477: Waiting d0058012a984: Waiting 35a09286cdc0: Waiting a2b916d18044: Waiting 3bc25535d578: Waiting 97080bbbdde8: Waiting 9df375677559: Waiting 0f213fe41743: Waiting a330ad123f16: Waiting 410f6a2e4416: Waiting 3d40188cc1cf: Waiting 44343de3ea1d: Waiting 1143fac1b969: Pushed 96f3eb8bfc79: Pushed cd5cd2c76166: Pushed 67e7eb490346: Pushed c429332e3d05: Pushed 00b626691477: Layer already exists 77ee6fc6e9d5: Pushed d0058012a984: Layer already exists 35a09286cdc0: Layer already exists a2b916d18044: Layer already exists 3bc25535d578: Layer already exists 97080bbbdde8: Layer already exists 9df375677559: Layer already exists 0f213fe41743: Layer already exists a330ad123f16: Layer already exists 3d40188cc1cf: Layer already exists 410f6a2e4416: Layer already exists 44343de3ea1d: Layer already exists 54455963fb27: Pushed master-2_2_3_9-5: digest: sha256:c74425d5a006fa53d51726b569d1d1fb4e744c4c0b37820ac43c616e52a13946 size: 4292 2025-10-15 06:36:36,095: INFO: Building opensdn-tor-agent finished successfully, duration: 94 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_3_9-5 2b30a3f80e7e 7 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_3_9-5 986ba3ff14b7 9 seconds ago 573MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_3_9-5 61facb530819 10 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_3_9-5 a42fcd5c163a 12 seconds ago 888MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_3_9-5 649ce27dfe60 17 seconds ago 551MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_3_9-5 2ac141107c0f 27 seconds ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_3_9-5 0b77ab057cfe 35 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_3_9-5 e1010b2f7458 47 seconds ago 860MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_3_9-5 3a8ac4cfba8f 49 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_3_9-5 b66ee75a177b 51 seconds ago 584MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_3_9-5 3166fff715b2 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_3_9-5 b76dd24c3d32 About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_3_9-5 f40ab0aaa7d6 About a minute ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_3_9-5 c592b586c09e About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_3_9-5 b604174ba2f1 About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_3_9-5 068a83fc1cc6 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_3_9-5 f413b79f2404 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_3_9-5 dee1abd9436a About a minute ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_3_9-5 485a0cc6b9e3 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_3_9-5 fcade61bad68 About a minute ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_3_9-5 362467767c1f About a minute ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_3_9-5 243a6096789d About a minute ago 529MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_3_9-5 cb3fc28decc2 About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_3_9-5 98a9176f2b8f About a minute ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_3_9-5 f54ebd20952b 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_3_9-5 318397845476 2 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_3_9-5 5a1436ee5976 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_3_9-5 9afa89299606 2 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_3_9-5 7a691c4de2e6 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_3_9-5 96528977fe48 2 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_3_9-5 0da63233950d 2 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_3_9-5 382129a4b2a6 2 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_3_9-5 dffdaac5f310 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_3_9-5 aeedc2cc819a 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_3_9-5 0a93f1fc6c87 3 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_3_9-5 01b6e3f82692 3 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_3_9-5 82535669eb8b 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_3_9-5 0e34c930229f 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_3_9-5 c679bd5c78bd 4 minutes ago 513MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_3_9-5 5b693b6fb1b9 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_3_9-5 8078a7f6c15b 5 minutes ago 2.45MB tf-dev-sandbox compile 63bc9c1a41a8 6 minutes ago 35.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_3_9-5 f13fef3d149e 13 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_3_9-5 6c3a7994610a 13 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_3_9-5 68657edcd3b1 13 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2f1c20af41bb 13 minutes ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_3_9-5 fccc45f93e1c 13 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 31836dd31a12 42 hours ago 23.8GB