2025-10-27 08:07:40,163: INFO: Building opensdn-tor-agent 2025-10-27 08:07:40,242: 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_6-2 --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.7s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #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 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.9s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #5 CACHED #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.2s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 2.1s #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.3s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.0s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.8s #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.093 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 2.1 MB 00:00 #13 1.624 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 730 kB 00:00 #13 1.969 added from: http://tf-mirrors.gz1.opensdn.io/re 7.1 MB/s | 264 kB 00:00 #13 2.315 added from: http://tf-mirrors.gz1.opensdn.io/re 45 MB/s | 7.0 MB 00:00 #13 4.224 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.0 MB 00:00 #13 5.185 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 939 kB 00:00 #13 5.539 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.3 MB 00:00 #13 6.407 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 392 kB 00:00 #13 6.651 added from: http://tf-mirrors.gz1.opensdn.io/re 9.9 MB/s | 451 kB 00:00 #13 6.910 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 16 kB 00:00 #13 7.121 added from: http://tf-mirrors.gz1.opensdn.io/re 13 kB/s | 257 B 00:00 #13 7.388 added from: http://tf-mirrors.gz1.opensdn.io/re 339 kB/s | 13 kB 00:00 #13 7.570 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #13 8.254 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 30 MB 00:00 #13 18.22 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #13 25.78 Dependencies resolved. #13 25.78 ======================================================================================= #13 25.78 Package Arch Version Repository Size #13 25.78 ======================================================================================= #13 25.78 Installing: #13 25.78 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 25.78 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 25.78 Installing dependencies: #13 25.78 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 25.78 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 25.78 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 25.78 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.78 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 25.78 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 25.78 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.78 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.78 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 25.78 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 25.78 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.78 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 25.78 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 25.78 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 25.78 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.78 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 25.78 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 25.78 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.78 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 25.78 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 25.78 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 25.78 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.78 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 25.78 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 25.78 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.78 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 25.78 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 25.78 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 25.78 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 25.78 #13 25.78 Transaction Summary #13 25.78 ======================================================================================= #13 25.78 Install 31 Packages #13 25.78 #13 25.78 Total download size: 12 M #13 25.78 Installed size: 41 M #13 25.78 Downloading Packages: #13 25.82 (1/31): boost-1.75.0-8.el9.x86_64.rpm 654 kB/s | 11 kB 00:00 #13 25.82 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 757 kB/s | 16 kB 00:00 #13 25.82 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.4 MB/s | 24 kB 00:00 #13 25.82 (4/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 25.82 (5/31): boost-container-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 36 kB 00:00 #13 25.82 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 44 kB 00:00 #13 25.82 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.9 MB/s | 32 kB 00:00 #13 25.82 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 13 kB 00:00 #13 25.84 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.8 MB/s | 38 kB 00:00 #13 25.84 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 4.1 MB/s | 57 kB 00:00 #13 25.87 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 4.7 MB/s | 101 kB 00:00 #13 25.87 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 2.1 MB/s | 38 kB 00:00 #13 25.88 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 9.0 MB/s | 214 kB 00:00 #13 25.91 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 8.5 MB/s | 205 kB 00:00 #13 25.91 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 8.1 MB/s | 408 kB 00:00 #13 25.91 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 25.91 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #13 25.95 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 4.9 MB/s | 92 kB 00:00 #13 25.95 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 23 kB 00:00 #13 25.95 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #13 25.95 (21/31): boost-serialization-1.75.0-8.el9.x86_6 7.9 MB/s | 129 kB 00:00 #13 25.95 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.1 MB/s | 27 kB 00:00 #13 25.98 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 13 kB 00:00 #13 25.98 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 25 MB/s | 230 kB 00:00 #13 25.98 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 6.7 MB/s | 55 kB 00:00 #13 25.98 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 23 kB 00:00 #13 25.98 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.6 MB/s | 30 kB 00:00 #13 25.98 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 26.06 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 26.06 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.3 MB/s | 67 kB 00:00 #13 26.13 (31/31): libicu-67.1-9.el9.x86_64.rpm 30 MB/s | 9.6 MB 00:00 #13 26.13 -------------------------------------------------------------------------------- #13 26.13 Total 39 MB/s | 12 MB 00:00 #13 26.13 Running transaction check #13 26.21 Transaction check succeeded. #13 26.21 Running transaction test #13 26.41 Transaction test succeeded. #13 26.41 Running transaction #13 26.77 Preparing : 1/1 #13 26.93 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 26.93 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 26.93 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 26.93 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.13 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.13 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.13 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.20 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.20 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.20 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.20 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.20 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.20 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.20 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.20 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.24 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.24 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.24 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.35 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 27.35 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 27.35 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 27.35 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 27.35 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 27.35 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 27.35 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 27.35 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 27.35 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 27.35 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 27.35 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 27.35 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 27.38 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.38 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.63 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 27.63 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 27.63 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 27.63 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 27.63 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 27.63 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 27.63 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 27.63 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 27.63 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 27.63 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 27.63 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 27.63 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 27.63 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 27.63 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 27.63 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 27.63 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 27.63 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 27.63 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 27.63 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 27.63 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 27.63 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 27.63 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 27.63 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 27.63 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 27.63 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 27.63 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 27.63 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 27.63 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 27.63 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 27.63 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 27.63 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 27.76 #13 27.76 Installed: #13 27.76 boost-1.75.0-8.el9.x86_64 #13 27.76 boost-atomic-1.75.0-8.el9.x86_64 #13 27.76 boost-chrono-1.75.0-8.el9.x86_64 #13 27.76 boost-container-1.75.0-8.el9.x86_64 #13 27.76 boost-context-1.75.0-8.el9.x86_64 #13 27.76 boost-contract-1.75.0-8.el9.x86_64 #13 27.76 boost-coroutine-1.75.0-8.el9.x86_64 #13 27.76 boost-date-time-1.75.0-8.el9.x86_64 #13 27.76 boost-fiber-1.75.0-8.el9.x86_64 #13 27.76 boost-filesystem-1.75.0-8.el9.x86_64 #13 27.76 boost-graph-1.75.0-8.el9.x86_64 #13 27.76 boost-iostreams-1.75.0-8.el9.x86_64 #13 27.76 boost-locale-1.75.0-8.el9.x86_64 #13 27.76 boost-log-1.75.0-8.el9.x86_64 #13 27.76 boost-math-1.75.0-8.el9.x86_64 #13 27.76 boost-nowide-1.75.0-8.el9.x86_64 #13 27.76 boost-program-options-1.75.0-8.el9.x86_64 #13 27.76 boost-python3-1.75.0-8.el9.x86_64 #13 27.76 boost-random-1.75.0-8.el9.x86_64 #13 27.76 boost-regex-1.75.0-8.el9.x86_64 #13 27.76 boost-serialization-1.75.0-8.el9.x86_64 #13 27.76 boost-stacktrace-1.75.0-8.el9.x86_64 #13 27.76 boost-system-1.75.0-8.el9.x86_64 #13 27.76 boost-test-1.75.0-8.el9.x86_64 #13 27.76 boost-thread-1.75.0-8.el9.x86_64 #13 27.76 boost-timer-1.75.0-8.el9.x86_64 #13 27.76 boost-type_erasure-1.75.0-8.el9.x86_64 #13 27.76 boost-wave-1.75.0-8.el9.x86_64 #13 27.76 gperftools-libs-2.9.1-3.el9.x86_64 #13 27.76 libicu-67.1-9.el9.x86_64 #13 27.76 libunwind-1.6.2-1.el9.x86_64 #13 27.76 #13 27.76 Complete! #13 28.22 75 files removed #13 28.80 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 28.88 Collecting contrail-vrouter-api==0.1.dev0 #13 28.88 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 29.22 Installing collected packages: contrail-vrouter-api #13 29.27 Successfully installed contrail-vrouter-api-0.1.dev0 #13 29.27 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 29.9s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 4.1s done #15 writing image sha256:bbe18da8e6c735c130f448262e557389f8f471074156198e6901755b22ac78f2 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-2 done #15 DONE 4.5s 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 08:09:55,826: INFO: Docker build duration: 135 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 74e70d63cde0: Preparing 44a8be3aa53e: Preparing 25fbea2ffc55: Preparing b0528be2e12b: Preparing 2cc93ca21727: Preparing 78e2a2f04b44: Preparing 7444928487a8: Preparing b3dcb8517566: Preparing 97fdf1531cdc: Preparing 28694f44428a: Preparing 0bb8acbeae50: Preparing f446ff35ecca: Preparing 0a6a5f22d288: Preparing 08531450caa6: Preparing c71cad5a494a: Preparing 12f69f55c264: Preparing 4166c37c5da2: Preparing 2fb104605b0e: Preparing ea8063722465: Preparing 44343de3ea1d: Preparing 74e70d63cde0: Waiting 44a8be3aa53e: Waiting 25fbea2ffc55: Waiting b0528be2e12b: Waiting 2cc93ca21727: Waiting 78e2a2f04b44: Waiting 7444928487a8: Waiting b3dcb8517566: Waiting 97fdf1531cdc: Waiting 28694f44428a: Waiting 0bb8acbeae50: Waiting f446ff35ecca: Waiting 0a6a5f22d288: Waiting 08531450caa6: Waiting c71cad5a494a: Waiting 12f69f55c264: Waiting 4166c37c5da2: Waiting 2fb104605b0e: Waiting ea8063722465: Waiting 44343de3ea1d: Waiting 74e70d63cde0: Pushed 25fbea2ffc55: Pushed b0528be2e12b: Pushed 2cc93ca21727: Pushed 78e2a2f04b44: Pushed 7444928487a8: Pushed b3dcb8517566: Layer already exists 97fdf1531cdc: Layer already exists 28694f44428a: Layer already exists 0bb8acbeae50: Layer already exists f446ff35ecca: Layer already exists 0a6a5f22d288: Layer already exists 08531450caa6: Layer already exists 44a8be3aa53e: Pushed c71cad5a494a: Layer already exists 12f69f55c264: Layer already exists 4166c37c5da2: Layer already exists 2fb104605b0e: Layer already exists ea8063722465: Layer already exists 44343de3ea1d: Layer already exists master-2_2_7_6-2: digest: sha256:771d70edb220c376f68538cbc16a6f983927e9d249e91994149a78c465148bdd size: 4505 2025-10-27 08:10:34,586: INFO: Building opensdn-tor-agent finished successfully, duration: 174 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-2 49c80fb88bd0 21 seconds ago 660MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_2_7_6-2 be6cfbdf4d6a 39 seconds ago 1.81GB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_7_6-2 c076fd0122e4 41 seconds ago 850MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-2 bbe18da8e6c7 44 seconds ago 684MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_6-2 5178bd56248e 49 seconds ago 647MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-2 30e0fa319566 About a minute ago 702MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-2 bbd1dc068973 About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-2 b510051c1aa9 About a minute ago 642MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-2 11fde4af73d8 About a minute ago 899MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_7_6-2 5655cc5b18d0 About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_7_6-2 2cde5f9e258a About a minute ago 784MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_7_6-2 148f866ed989 About a minute ago 969MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_7_6-2 2e998ebf82f1 About a minute ago 607MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-2 d8d8b4f18dff About a minute ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-2 4fbfed8cad3e About a minute ago 645MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-2 418a953db1fc About a minute ago 639MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-2 e765dad7229c 2 minutes ago 1.01GB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-2 d13bd7dd7da6 2 minutes ago 1.24GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-2 3b101624a2db 2 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-2 b1932fe5ecb9 2 minutes ago 638MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-2 1582a5cb31fa 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-2 2f10d42a40f0 2 minutes ago 623MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-2 98955529c33c 2 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-2 ccbba0e5d34e 2 minutes ago 840MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-2 7b7a366fddef 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-2 c7b519f2053d 2 minutes ago 626MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-2 37216addef2d 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-2 c54d26732b34 2 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-2 3bef2ba0378e 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-2 942f795020b8 2 minutes ago 840MB opensdn-test-test master-2_2_7_6-2 7eb56faa8b5b 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_6-2 7eb56faa8b5b 3 minutes ago 1.75GB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-2 f6385479cdde 3 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-2 c217813aa313 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-2 bf4dd2604bb1 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-2 8de882414144 3 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-2 37e593fdecd9 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-2 0954c429c9a1 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-2 b1eaf7a511df 4 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-2 ea14b8ef08df 4 minutes ago 839MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-2 ac366d01f452 4 minutes ago 392MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-2 f6e00f5f71ac 4 minutes ago 692MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-2 2cf80ced2ed4 4 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-2 c8787ecb2200 4 minutes ago 683MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-2 200acc16c5d8 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-2 8b562785592f 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-2 33780475ba5b 5 minutes ago 622MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-2 3eadd9a190f8 6 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-2 25c75f6a5b92 6 minutes ago 2.45MB tf-dev-sandbox compile 7777d4393439 7 minutes ago 24.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-2 d359a4651edf About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 10e144391148 About an hour ago 2.43MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-2 f7d2c4595aec About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-2 72465f70220d About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-2 34739b496a13 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable c7f16ccdf59c 2 days ago 2.81GB