2025-10-16 08:50:49,080: INFO: Building opensdn-tor-agent 2025-10-16 08:50:49,134: 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_1_8_1-4 --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.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-4 #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.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-4 #5 DONE 0.1s #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 0.9s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 0.1s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.2s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.5s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 0.2s #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 0.560 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.1 MB 00:00 #13 0.985 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #13 1.210 added from: http://tf-mirrors.gz1.opensdn.io/re 4.4 MB/s | 264 kB 00:00 #13 1.433 added from: http://tf-mirrors.gz1.opensdn.io/re 48 MB/s | 7.0 MB 00:00 #13 2.910 added from: http://tf-mirrors.gz1.opensdn.io/re 39 MB/s | 4.0 MB 00:00 #13 4.090 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 939 kB 00:00 #13 5.364 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 MB/s | 2.3 MB 00:00 #13 6.121 added from: http://tf-mirrors.gz1.opensdn.io/re 7.2 MB/s | 392 kB 00:00 #13 6.576 added from: http://tf-mirrors.gz1.opensdn.io/re 3.2 MB/s | 451 kB 00:00 #13 6.795 added from: http://tf-mirrors.gz1.opensdn.io/re 469 kB/s | 16 kB 00:00 #13 7.139 added from: http://tf-mirrors.gz1.opensdn.io/re 3.7 kB/s | 257 B 00:00 #13 7.369 added from: http://tf-mirrors.gz1.opensdn.io/re 357 kB/s | 13 kB 00:00 #13 7.580 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 64 kB 00:00 #13 8.168 added from: http://tf-mirrors.gz1.opensdn.io/re 85 MB/s | 30 MB 00:00 #13 20.03 Third parties for OpenSDN 37 MB/s | 5.1 MB 00:00 #13 26.07 Dependencies resolved. #13 26.07 ======================================================================================= #13 26.07 Package Arch Version Repository Size #13 26.07 ======================================================================================= #13 26.07 Installing: #13 26.07 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 26.07 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 26.07 Installing dependencies: #13 26.07 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 26.07 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 26.07 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 26.07 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.07 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 26.07 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 26.07 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.07 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.07 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 26.07 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 26.07 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.07 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 26.07 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 26.07 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 26.07 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.07 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 26.07 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 26.07 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.07 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 26.07 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 26.07 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 26.07 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.07 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 26.07 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 26.07 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.07 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 26.07 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 26.07 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 26.07 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 26.07 #13 26.07 Transaction Summary #13 26.07 ======================================================================================= #13 26.07 Install 31 Packages #13 26.07 #13 26.07 Total download size: 12 M #13 26.07 Installed size: 41 M #13 26.07 Downloading Packages: #13 26.09 (1/31): boost-1.75.0-8.el9.x86_64.rpm 533 kB/s | 11 kB 00:00 #13 26.09 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 865 kB/s | 16 kB 00:00 #13 26.09 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.1 MB/s | 24 kB 00:00 #13 26.09 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 36 kB 00:00 #13 26.10 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 15 kB 00:00 #13 26.10 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 9.8 MB/s | 44 kB 00:00 #13 26.10 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.8 MB/s | 32 kB 00:00 #13 26.12 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #13 26.12 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.3 MB/s | 38 kB 00:00 #13 26.12 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.4 MB/s | 57 kB 00:00 #13 26.13 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 11 MB/s | 101 kB 00:00 #13 26.16 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 1.4 MB/s | 38 kB 00:00 #13 26.16 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 6.9 MB/s | 214 kB 00:00 #13 26.16 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 24 MB/s | 205 kB 00:00 #13 26.18 (15/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 26.18 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.7 MB/s | 15 kB 00:00 #13 26.18 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #13 26.18 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 11 MB/s | 92 kB 00:00 #13 26.18 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.5 MB/s | 23 kB 00:00 #13 26.21 (20/31): boost-serialization-1.75.0-8.el9.x86_6 10 MB/s | 129 kB 00:00 #13 26.25 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 8.4 MB/s | 277 kB 00:00 #13 26.25 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 1.3 MB/s | 27 kB 00:00 #13 26.25 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.5 MB/s | 13 kB 00:00 #13 26.25 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 55 kB 00:00 #13 26.25 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 11 MB/s | 230 kB 00:00 #13 26.25 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 26.25 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.2 MB/s | 30 kB 00:00 #13 26.27 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 17 MB/s | 208 kB 00:00 #13 26.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 18 MB/s | 308 kB 00:00 #13 26.31 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.0 MB/s | 67 kB 00:00 #13 26.42 (31/31): libicu-67.1-9.el9.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 26.42 -------------------------------------------------------------------------------- #13 26.42 Total 34 MB/s | 12 MB 00:00 #13 26.42 Running transaction check #13 26.49 Transaction check succeeded. #13 26.49 Running transaction test #13 26.78 Transaction test succeeded. #13 26.78 Running transaction #13 27.22 Preparing : 1/1 #13 27.37 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 27.37 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 27.37 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 27.38 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.75 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.79 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.79 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.79 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.83 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.85 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.87 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.87 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.91 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.91 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.95 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.95 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.97 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.97 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.99 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 28.02 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 28.02 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 28.02 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 28.02 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 28.04 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 28.07 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 28.13 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 28.13 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 28.13 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 28.13 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 28.13 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 28.13 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 28.15 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 29.16 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 29.16 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 29.16 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 29.16 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 29.16 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 29.16 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 29.16 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 29.16 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 29.16 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 29.16 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 29.16 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 29.16 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 29.16 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 29.16 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 29.16 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 29.16 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 29.16 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 29.16 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 29.16 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 29.16 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 29.16 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 29.16 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 29.16 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 29.16 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 29.16 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 29.16 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 29.16 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 29.16 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 29.16 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 29.16 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 29.16 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 29.29 #13 29.29 Installed: #13 29.29 boost-1.75.0-8.el9.x86_64 #13 29.29 boost-atomic-1.75.0-8.el9.x86_64 #13 29.29 boost-chrono-1.75.0-8.el9.x86_64 #13 29.29 boost-container-1.75.0-8.el9.x86_64 #13 29.29 boost-context-1.75.0-8.el9.x86_64 #13 29.29 boost-contract-1.75.0-8.el9.x86_64 #13 29.29 boost-coroutine-1.75.0-8.el9.x86_64 #13 29.29 boost-date-time-1.75.0-8.el9.x86_64 #13 29.29 boost-fiber-1.75.0-8.el9.x86_64 #13 29.29 boost-filesystem-1.75.0-8.el9.x86_64 #13 29.29 boost-graph-1.75.0-8.el9.x86_64 #13 29.29 boost-iostreams-1.75.0-8.el9.x86_64 #13 29.29 boost-locale-1.75.0-8.el9.x86_64 #13 29.29 boost-log-1.75.0-8.el9.x86_64 #13 29.29 boost-math-1.75.0-8.el9.x86_64 #13 29.29 boost-nowide-1.75.0-8.el9.x86_64 #13 29.29 boost-program-options-1.75.0-8.el9.x86_64 #13 29.29 boost-python3-1.75.0-8.el9.x86_64 #13 29.29 boost-random-1.75.0-8.el9.x86_64 #13 29.29 boost-regex-1.75.0-8.el9.x86_64 #13 29.29 boost-serialization-1.75.0-8.el9.x86_64 #13 29.29 boost-stacktrace-1.75.0-8.el9.x86_64 #13 29.29 boost-system-1.75.0-8.el9.x86_64 #13 29.29 boost-test-1.75.0-8.el9.x86_64 #13 29.29 boost-thread-1.75.0-8.el9.x86_64 #13 29.29 boost-timer-1.75.0-8.el9.x86_64 #13 29.29 boost-type_erasure-1.75.0-8.el9.x86_64 #13 29.29 boost-wave-1.75.0-8.el9.x86_64 #13 29.29 gperftools-libs-2.9.1-3.el9.x86_64 #13 29.29 libicu-67.1-9.el9.x86_64 #13 29.29 libunwind-1.6.2-1.el9.x86_64 #13 29.29 #13 29.29 Complete! #13 29.61 75 files removed #13 30.17 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 30.21 Collecting contrail-vrouter-api==0.1.dev0 #13 30.21 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 30.33 Installing collected packages: contrail-vrouter-api #13 30.33 Successfully installed contrail-vrouter-api-0.1.dev0 #13 30.33 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 30.8s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.4s #15 exporting to image #15 exporting layers #15 exporting layers 1.4s done #15 writing image sha256:6b95b525bcb7b16544f1ee8a894bdb2b603f7bf27aa7b9cbe2e59d378e71e33c #15 writing image sha256:6b95b525bcb7b16544f1ee8a894bdb2b603f7bf27aa7b9cbe2e59d378e71e33c 0.0s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_8_1-4 0.1s done #15 DONE 1.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) 2025-10-16 08:53:01,580: INFO: Docker build duration: 132 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] 44a7ea72bc0d: Preparing a09a8bdf29bb: Preparing b38917737e0b: Preparing 273e05fa9b42: Preparing 0e5db8819c9f: Preparing 77fa4994d6e1: Preparing c9eed43a3dad: Preparing 977ab90f4e50: Preparing 15abd2ce436f: Preparing 768aac77a360: Preparing da8471a94902: Preparing 0adc4af91ffa: Preparing bf913c156713: Preparing e9380b8e6946: Preparing f60bb75a002e: Preparing 240e2be70e2f: Preparing b361f227e36d: Preparing e4733e757190: Preparing 44343de3ea1d: Preparing 44a7ea72bc0d: Waiting a09a8bdf29bb: Waiting b38917737e0b: Waiting 273e05fa9b42: Waiting 0e5db8819c9f: Waiting 77fa4994d6e1: Waiting c9eed43a3dad: Waiting 977ab90f4e50: Waiting 15abd2ce436f: Waiting 768aac77a360: Waiting da8471a94902: Waiting 0adc4af91ffa: Waiting bf913c156713: Waiting e9380b8e6946: Waiting f60bb75a002e: Waiting 240e2be70e2f: Waiting b361f227e36d: Waiting e4733e757190: Waiting 44343de3ea1d: Waiting 44a7ea72bc0d: Pushed b38917737e0b: Pushed 273e05fa9b42: Pushed 0e5db8819c9f: Pushed 77fa4994d6e1: Pushed c9eed43a3dad: Pushed 977ab90f4e50: Layer already exists 15abd2ce436f: Layer already exists 768aac77a360: Layer already exists da8471a94902: Layer already exists 0adc4af91ffa: Layer already exists bf913c156713: Layer already exists e9380b8e6946: Layer already exists f60bb75a002e: Layer already exists 240e2be70e2f: Layer already exists a09a8bdf29bb: Pushed b361f227e36d: Layer already exists e4733e757190: Layer already exists 44343de3ea1d: Layer already exists master-2_1_8_1-4: digest: sha256:23e0fc3002ffd13f56d0ed447c08f816eada3c223fcb58355f873e22143c2f9a size: 4292 2025-10-16 08:53:14,843: INFO: Building opensdn-tor-agent finished successfully, duration: 145 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_8_1-4 6b95b525bcb7 16 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_8_1-4 9a8543f5a613 17 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_8_1-4 c36b670bfa5b 29 seconds ago 889MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_8_1-4 7ae7359e3844 44 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_8_1-4 25330f36291a 47 seconds ago 538MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_8_1-4 09cd536e10b8 47 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_8_1-4 f5bd73e9d837 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_8_1-4 6b521ea2ac03 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_8_1-4 ef13097cd4f0 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_8_1-4 5267de08ceca About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_8_1-4 0ca76f1d4bd4 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_8_1-4 65b30ca2b0bd About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_8_1-4 a20ec78d21b7 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_8_1-4 41ef3f83a05a About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_8_1-4 910c70a26cca About a minute ago 278MB opensdn-test-test master-2_1_8_1-4 6039dd2c978f About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_1_8_1-4 6039dd2c978f About a minute ago 1.64GB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_8_1-4 c7912291a87f About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_8_1-4 63e3e2423721 2 minutes ago 732MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_8_1-4 a5fdf22aa6b2 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_8_1-4 82378071f80f 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_8_1-4 0235dc80dbe1 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_8_1-4 251a10dde404 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_8_1-4 bde824de9585 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_8_1-4 f3eab16a007a 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_8_1-4 9f92c59ccada 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_8_1-4 b6f4e507ce81 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_8_1-4 4a1035d790e1 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_8_1-4 d1a7b5e93fc1 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_8_1-4 74838e9856c3 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_8_1-4 ce24973853f7 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_8_1-4 755677f38409 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_1-4 813a344db047 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_8_1-4 f318a7687396 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_8_1-4 6d48234cf1b2 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_8_1-4 4ab74709e8ae 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_8_1-4 2f5a32811274 3 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_8_1-4 526370a301aa 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_8_1-4 ea8817528c6b 3 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-4 7146c37855b9 3 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-4 fc1d1c6a4bfe 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-4 be0cdbaed08b 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-4 d79ddefbe8fe 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-4 9995a6dcc641 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-4 844746a67101 4 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-4 caefc834c267 5 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-4 5cb5ca46a50f 6 minutes ago 2.35MB tf-dev-sandbox compile c9af3d2f13f3 6 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-4 404f70ff9523 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-4 f5c427cac921 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src ec50b3f4e017 About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-4 c1712135aad3 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-4 c1693b488b69 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable fb2bbcd44277 17 hours ago 2.81GB