2025-11-21 15:20:16,020: INFO: Building opensdn-tor-agent 2025-11-21 15:20:16,125: 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=r25.1-2_4_0_4-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.0s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_4_0_4-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 1.6s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:r25.1-2_4_0_4-1 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:r25.1-2_4_0_4-1 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 1.0s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.6s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 0.3s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 0.3s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 2.1s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 0.8s #14 [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 #14 1.149 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #14 2.330 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #14 2.626 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #14 3.063 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 7.0 MB 00:00 #14 6.286 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 4.0 MB 00:00 #14 8.155 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #14 8.756 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #14 10.19 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 392 kB 00:00 #14 10.66 added from: http://tf-mirrors.gz1.opensdn.io/re 6.6 MB/s | 451 kB 00:00 #14 11.25 added from: http://tf-mirrors.gz1.opensdn.io/re 176 kB/s | 16 kB 00:00 #14 11.56 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 kB/s | 257 B 00:00 #14 11.88 added from: http://tf-mirrors.gz1.opensdn.io/re 334 kB/s | 13 kB 00:00 #14 12.16 added from: http://tf-mirrors.gz1.opensdn.io/re 2.0 MB/s | 64 kB 00:00 #14 13.01 added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 30 MB 00:00 #14 26.21 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #14 33.32 Dependencies resolved. #14 33.32 ======================================================================================= #14 33.32 Package Arch Version Repository Size #14 33.32 ======================================================================================= #14 33.32 Installing: #14 33.32 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 33.32 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 33.32 Installing dependencies: #14 33.32 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 33.32 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 33.32 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 33.32 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 33.32 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 33.32 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 33.32 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 33.32 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 33.32 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 33.32 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 33.32 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 33.32 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 33.32 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 33.32 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 33.32 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 33.32 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 33.32 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 33.32 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 33.32 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 33.32 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 33.32 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 33.32 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 33.32 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 33.32 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 33.32 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 33.32 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 33.32 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 33.32 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 33.32 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 33.32 #14 33.32 Transaction Summary #14 33.32 ======================================================================================= #14 33.32 Install 31 Packages #14 33.32 #14 33.32 Total download size: 12 M #14 33.32 Installed size: 41 M #14 33.32 Downloading Packages: #14 33.36 (1/31): boost-1.75.0-8.el9.x86_64.rpm 458 kB/s | 11 kB 00:00 #14 33.36 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 606 kB/s | 16 kB 00:00 #14 33.36 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 24 kB 00:00 #14 33.36 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.0 MB/s | 36 kB 00:00 #14 33.36 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #14 33.36 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.1 MB/s | 44 kB 00:00 #14 33.38 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.1 MB/s | 32 kB 00:00 #14 33.38 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 13 kB 00:00 #14 33.38 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.4 MB/s | 38 kB 00:00 #14 33.38 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 7.9 MB/s | 57 kB 00:00 #14 33.40 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #14 33.40 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.1 MB/s | 38 kB 00:00 #14 33.40 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #14 33.45 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 19 MB/s | 408 kB 00:00 #14 33.45 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 10 MB/s | 205 kB 00:00 #14 33.45 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 15 kB 00:00 #14 33.45 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #14 33.45 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.6 MB/s | 92 kB 00:00 #14 33.45 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #14 33.45 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 25 MB/s | 277 kB 00:00 #14 33.45 (21/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #14 33.45 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.4 MB/s | 27 kB 00:00 #14 33.45 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 13 kB 00:00 #14 33.49 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 55 kB 00:00 #14 33.49 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 13 MB/s | 230 kB 00:00 #14 33.49 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #14 33.49 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 4.7 MB/s | 30 kB 00:00 #14 33.49 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #14 33.49 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 33.52 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #14 33.62 (31/31): libicu-67.1-9.el9.x86_64.rpm 36 MB/s | 9.6 MB 00:00 #14 33.62 -------------------------------------------------------------------------------- #14 33.62 Total 46 MB/s | 12 MB 00:00 #14 33.62 Running transaction check #14 33.62 Transaction check succeeded. #14 33.62 Running transaction test #14 33.88 Transaction test succeeded. #14 33.88 Running transaction #14 34.58 Preparing : 1/1 #14 34.70 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 34.70 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 34.73 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 34.73 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 35.13 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 35.20 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 35.20 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 35.20 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 35.20 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 35.20 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 35.23 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 35.25 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 35.25 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 35.27 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 35.27 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 35.30 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 35.32 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 35.32 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 35.35 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 35.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 35.35 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 35.37 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 35.37 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 35.42 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 35.42 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 35.42 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 35.47 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 35.47 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 35.48 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 35.48 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 35.55 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 35.57 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 35.99 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 35.99 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 35.99 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 35.99 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 35.99 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 35.99 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 35.99 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 35.99 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 35.99 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 35.99 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 35.99 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 35.99 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 35.99 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 35.99 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 35.99 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 35.99 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 35.99 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 35.99 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 35.99 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 35.99 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 35.99 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 35.99 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 35.99 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 35.99 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 35.99 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 35.99 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 35.99 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 35.99 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 35.99 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 35.99 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 35.99 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 36.22 #14 36.22 Installed: #14 36.22 boost-1.75.0-8.el9.x86_64 #14 36.22 boost-atomic-1.75.0-8.el9.x86_64 #14 36.22 boost-chrono-1.75.0-8.el9.x86_64 #14 36.22 boost-container-1.75.0-8.el9.x86_64 #14 36.22 boost-context-1.75.0-8.el9.x86_64 #14 36.22 boost-contract-1.75.0-8.el9.x86_64 #14 36.22 boost-coroutine-1.75.0-8.el9.x86_64 #14 36.22 boost-date-time-1.75.0-8.el9.x86_64 #14 36.22 boost-fiber-1.75.0-8.el9.x86_64 #14 36.22 boost-filesystem-1.75.0-8.el9.x86_64 #14 36.22 boost-graph-1.75.0-8.el9.x86_64 #14 36.22 boost-iostreams-1.75.0-8.el9.x86_64 #14 36.22 boost-locale-1.75.0-8.el9.x86_64 #14 36.22 boost-log-1.75.0-8.el9.x86_64 #14 36.22 boost-math-1.75.0-8.el9.x86_64 #14 36.22 boost-nowide-1.75.0-8.el9.x86_64 #14 36.22 boost-program-options-1.75.0-8.el9.x86_64 #14 36.22 boost-python3-1.75.0-8.el9.x86_64 #14 36.22 boost-random-1.75.0-8.el9.x86_64 #14 36.22 boost-regex-1.75.0-8.el9.x86_64 #14 36.22 boost-serialization-1.75.0-8.el9.x86_64 #14 36.22 boost-stacktrace-1.75.0-8.el9.x86_64 #14 36.22 boost-system-1.75.0-8.el9.x86_64 #14 36.22 boost-test-1.75.0-8.el9.x86_64 #14 36.22 boost-thread-1.75.0-8.el9.x86_64 #14 36.22 boost-timer-1.75.0-8.el9.x86_64 #14 36.22 boost-type_erasure-1.75.0-8.el9.x86_64 #14 36.22 boost-wave-1.75.0-8.el9.x86_64 #14 36.22 gperftools-libs-2.9.1-3.el9.x86_64 #14 36.22 libicu-67.1-9.el9.x86_64 #14 36.22 libunwind-1.6.2-1.el9.x86_64 #14 36.22 #14 36.22 Complete! #14 36.48 75 files removed #14 36.94 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 37.02 Collecting contrail-vrouter-api==0.1.dev0 #14 37.02 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 37.37 Installing collected packages: contrail-vrouter-api #14 37.38 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 #14 37.38 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 37.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 0.5s #16 exporting to image #16 exporting layers #16 exporting layers 2.2s done #16 writing image sha256:01bcfb0a8fc63cc96228ec6ce308e097dea770cd33c9e048c0e1c574099838a3 #16 writing image sha256:01bcfb0a8fc63cc96228ec6ce308e097dea770cd33c9e048c0e1c574099838a3 0.1s done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:r25.1-2_4_0_4-1 0.1s done #16 DONE 2.4s 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-11-21 15:21:53,687: INFO: Docker build duration: 98 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] a3aeedf2476a: Preparing b488c5bc77ca: Preparing e3bc5540874a: Preparing cf0f6a01b7c9: Preparing 0da18d5ff0c6: Preparing 3bab5ec9fea7: Preparing e7f5973ef018: Preparing 03381f45107f: Preparing b89d7f47d1d0: Preparing 44fba95fc918: Preparing 8693156cfcd9: Preparing f712e5248cee: Preparing 3f5dff893ca5: Preparing 799aa9a02947: Preparing 70ef354ac4ec: Preparing c3189e57cadf: Preparing af3b92506340: Preparing 0abe6bf31590: Preparing 71f1367f79e7: Preparing 44343de3ea1d: Preparing a3aeedf2476a: Waiting b488c5bc77ca: Waiting e3bc5540874a: Waiting cf0f6a01b7c9: Waiting 0da18d5ff0c6: Waiting 3bab5ec9fea7: Waiting e7f5973ef018: Waiting 03381f45107f: Waiting b89d7f47d1d0: Waiting 44fba95fc918: Waiting 8693156cfcd9: Waiting f712e5248cee: Waiting 3f5dff893ca5: Waiting 799aa9a02947: Waiting 70ef354ac4ec: Waiting c3189e57cadf: Waiting af3b92506340: Waiting 0abe6bf31590: Waiting 71f1367f79e7: Waiting 44343de3ea1d: Waiting a3aeedf2476a: Pushed e3bc5540874a: Pushed cf0f6a01b7c9: Pushed 0da18d5ff0c6: Pushed 3bab5ec9fea7: Pushed e7f5973ef018: Pushed 03381f45107f: Layer already exists b89d7f47d1d0: Layer already exists b488c5bc77ca: Pushed 44fba95fc918: Layer already exists 8693156cfcd9: Layer already exists f712e5248cee: Layer already exists 3f5dff893ca5: Layer already exists 799aa9a02947: Layer already exists 70ef354ac4ec: Layer already exists c3189e57cadf: Layer already exists 0abe6bf31590: Layer already exists 71f1367f79e7: Layer already exists af3b92506340: Layer already exists 44343de3ea1d: Layer already exists r25.1-2_4_0_4-1: digest: sha256:fe04b7cfa428bd48418d5cbfdafb072b1c7ad245484a9e447f84bf8940460804 size: 4505 2025-11-21 15:22:04,744: INFO: Building opensdn-tor-agent finished successfully, duration: 109 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-nodemgr r25.1-2_4_0_4-1 ff815c36a62c 9 seconds ago 775MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent r25.1-2_4_0_4-1 01bcfb0a8fc6 14 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor r25.1-2_4_0_4-1 f1fa7fc10ba0 15 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq r25.1-2_4_0_4-1 c6c9dc2dae83 37 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk r25.1-2_4_0_4-1 24e1201e042f 51 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control r25.1-2_4_0_4-1 5b8862fcf205 52 seconds ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init r25.1-2_4_0_4-1 b29d93410a48 52 seconds ago 633MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector r25.1-2_4_0_4-1 b516e69637d7 About a minute ago 960MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named r25.1-2_4_0_4-1 3731eec7b723 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api r25.1-2_4_0_4-1 75a644e17980 About a minute ago 638MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology r25.1-2_4_0_4-1 3f50ea17d3a9 About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector r25.1-2_4_0_4-1 198dca4c272b About a minute ago 831MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk r25.1-2_4_0_4-1 6c7033aab7d8 About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen r25.1-2_4_0_4-1 6119149bd62c About a minute ago 629MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web r25.1-2_4_0_4-1 4c3b74b31421 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job r25.1-2_4_0_4-1 b5398a1a60f4 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema r25.1-2_4_0_4-1 0e2084b871f3 About a minute ago 614MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init r25.1-2_4_0_4-1 1ef1ed3943cb About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init r25.1-2_4_0_4-1 d4252e7b9331 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager r25.1-2_4_0_4-1 f89fe247eaaf About a minute ago 616MB nexus.gz1.opensdn.io:5101/opensdn-node-init r25.1-2_4_0_4-1 2116a1c065cb About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-provisioner r25.1-2_4_0_4-1 a49d37b181cd About a minute ago 613MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka r25.1-2_4_0_4-1 26f96f9d169e About a minute ago 392MB nexus.gz1.opensdn.io:5101/opensdn-external-redis r25.1-2_4_0_4-1 1324afd15ac2 2 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-deployment-test r25.1-2_4_0_4-1 382f3c438d5a 2 minutes ago 430MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper r25.1-2_4_0_4-1 c4c58b6c1b16 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy r25.1-2_4_0_4-1 952d4289949f 4 minutes ago 144MB opensdn-test-test r25.1-2_4_0_4-1 456c23be58ad 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test r25.1-2_4_0_4-1 456c23be58ad 4 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base r25.1-2_4_0_4-1 c4a355b82ad4 5 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel r25.1-2_4_0_4-1 154a8f60d79f 6 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra r25.1-2_4_0_4-1 37dd4a60dda6 6 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq r25.1-2_4_0_4-1 d057c1e37b57 6 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base r25.1-2_4_0_4-1 a7e90b1e6f3e 6 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base r25.1-2_4_0_4-1 4cc1871e3a07 6 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd r25.1-2_4_0_4-1 4033a9300a79 6 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base r25.1-2_4_0_4-1 b99660fac764 6 minutes ago 674MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base r25.1-2_4_0_4-1 aed0a9bbda23 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-base r25.1-2_4_0_4-1 647157a11d4c 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base r25.1-2_4_0_4-1 1d7b8f888acd 7 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-general-base r25.1-2_4_0_4-1 c071ae4936d7 9 minutes ago 348MB nexus.gz1.opensdn.io:5101/tf-container-builder r25.1-2_4_0_4-1 fc4f1ba34b59 9 minutes ago 2.36MB tf-dev-sandbox compile a6300f8fd29a 9 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/tf-charms r25.1-2_4_0_4-1 c18fc5b7994a About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/tf-ansible-deployer r25.1-2_4_0_4-1 5b185e8bbfbc About an hour ago 1.4MB nexus.gz1.opensdn.io:5101/tf-container-builder 859036ff875a About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/tf-kolla-ansible r25.1-2_4_0_4-1 79b2df1433b0 About an hour ago 32.7MB nexus.gz1.opensdn.io:5101/tf-build-manifest r25.1-2_4_0_4-1 fe06322a2c37 About an hour ago 3.78kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 67f99d13befe 3 hours ago 2.82GB