2025-10-09 18:02:54,742: INFO: Building opensdn-tor-agent 2025-10-09 18:02:54,823: 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_2_4-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.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_4-5 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 2.6s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_2_4-5 #5 DONE 1.7s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.52kB 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 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.6s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 3.0s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.3s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.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 2.483 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 2.1 MB 00:00 #13 2.998 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 730 kB 00:00 #13 3.241 added from: http://tf-mirrors.gz1.opensdn.io/re 8.5 MB/s | 264 kB 00:00 #13 3.604 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 7.0 MB 00:00 #13 5.434 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #13 6.791 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #13 7.242 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 2.3 MB 00:00 #13 8.872 added from: http://tf-mirrors.gz1.opensdn.io/re 415 kB/s | 392 kB 00:00 #13 9.702 added from: http://tf-mirrors.gz1.opensdn.io/re 828 kB/s | 451 kB 00:00 #13 10.06 added from: http://tf-mirrors.gz1.opensdn.io/re 421 kB/s | 16 kB 00:00 #13 10.31 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 kB/s | 257 B 00:00 #13 10.54 added from: http://tf-mirrors.gz1.opensdn.io/re 285 kB/s | 13 kB 00:00 #13 10.73 added from: http://tf-mirrors.gz1.opensdn.io/re 1.4 MB/s | 64 kB 00:00 #13 11.58 added from: http://tf-mirrors.gz1.opensdn.io/re 52 MB/s | 30 MB 00:00 #13 21.17 Third parties for OpenSDN 36 MB/s | 5.1 MB 00:00 #13 26.29 Dependencies resolved. #13 26.29 ======================================================================================= #13 26.29 Package Arch Version Repository Size #13 26.29 ======================================================================================= #13 26.29 Installing: #13 26.29 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 26.29 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 26.29 Installing dependencies: #13 26.29 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 26.29 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 26.29 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 26.29 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.29 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 26.29 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 26.29 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.29 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.29 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 26.29 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 26.29 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 26.29 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 26.29 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 26.29 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 26.29 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 26.29 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 26.29 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 26.29 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.29 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 26.29 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 26.29 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 26.29 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 26.29 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 26.29 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 26.29 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 26.29 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 26.29 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 26.29 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 26.29 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 26.29 #13 26.29 Transaction Summary #13 26.29 ======================================================================================= #13 26.29 Install 31 Packages #13 26.29 #13 26.29 Total download size: 12 M #13 26.29 Installed size: 41 M #13 26.29 Downloading Packages: #13 26.29 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 937 kB/s | 16 kB 00:00 #13 26.29 (2/31): boost-1.75.0-8.el9.x86_64.rpm 468 kB/s | 11 kB 00:00 #13 26.33 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 24 kB 00:00 #13 26.33 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 4.0 MB/s | 36 kB 00:00 #13 26.33 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.6 MB/s | 15 kB 00:00 #13 26.33 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 44 kB 00:00 #13 26.33 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.2 MB/s | 32 kB 00:00 #13 26.33 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 13 kB 00:00 #13 26.33 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 6.6 MB/s | 38 kB 00:00 #13 26.33 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 6.7 MB/s | 57 kB 00:00 #13 26.33 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 9.4 MB/s | 101 kB 00:00 #13 26.35 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.1 MB/s | 38 kB 00:00 #13 26.35 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 18 MB/s | 214 kB 00:00 #13 26.35 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 23 MB/s | 408 kB 00:00 #13 26.37 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 13 MB/s | 205 kB 00:00 #13 26.37 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 15 kB 00:00 #13 26.37 (17/31): boost-program-options-1.75.0-8.el9.x86 17 MB/s | 106 kB 00:00 #13 26.37 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 9.3 MB/s | 92 kB 00:00 #13 26.37 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 23 kB 00:00 #13 26.41 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 28 MB/s | 277 kB 00:00 #13 26.41 (21/31): boost-serialization-1.75.0-8.el9.x86_6 11 MB/s | 129 kB 00:00 #13 26.41 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.8 MB/s | 27 kB 00:00 #13 26.41 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 26.41 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 28 MB/s | 230 kB 00:00 #13 26.41 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 55 kB 00:00 #13 26.41 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 23 kB 00:00 #13 26.41 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.4 MB/s | 30 kB 00:00 #13 26.41 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 26 MB/s | 208 kB 00:00 #13 26.45 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 25 MB/s | 308 kB 00:00 #13 26.45 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.8 MB/s | 67 kB 00:00 #13 26.55 (31/31): libicu-67.1-9.el9.x86_64.rpm 41 MB/s | 9.6 MB 00:00 #13 26.55 -------------------------------------------------------------------------------- #13 26.55 Total 52 MB/s | 12 MB 00:00 #13 26.55 Running transaction check #13 26.55 Transaction check succeeded. #13 26.55 Running transaction test #13 26.72 Transaction test succeeded. #13 26.72 Running transaction #13 27.31 Preparing : 1/1 #13 27.45 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 27.45 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 27.45 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 27.45 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.62 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.68 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.68 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.68 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.68 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.68 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.78 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.78 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.78 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.78 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.78 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.78 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.78 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.78 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.78 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 27.90 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 27.90 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 27.90 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 27.90 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 27.90 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 27.90 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 27.90 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 27.90 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 27.90 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 27.90 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 27.90 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 27.90 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.98 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 28.18 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 28.18 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 28.18 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 28.18 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 28.18 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 28.18 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 28.18 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 28.18 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 28.18 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 28.18 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 28.18 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 28.18 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 28.18 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 28.18 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 28.18 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 28.18 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 28.18 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 28.18 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 28.18 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 28.18 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 28.18 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 28.18 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 28.18 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 28.18 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 28.18 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 28.18 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 28.18 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 28.18 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 28.18 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 28.18 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 28.18 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 28.32 #13 28.32 Installed: #13 28.32 boost-1.75.0-8.el9.x86_64 #13 28.32 boost-atomic-1.75.0-8.el9.x86_64 #13 28.32 boost-chrono-1.75.0-8.el9.x86_64 #13 28.32 boost-container-1.75.0-8.el9.x86_64 #13 28.32 boost-context-1.75.0-8.el9.x86_64 #13 28.32 boost-contract-1.75.0-8.el9.x86_64 #13 28.32 boost-coroutine-1.75.0-8.el9.x86_64 #13 28.32 boost-date-time-1.75.0-8.el9.x86_64 #13 28.32 boost-fiber-1.75.0-8.el9.x86_64 #13 28.32 boost-filesystem-1.75.0-8.el9.x86_64 #13 28.32 boost-graph-1.75.0-8.el9.x86_64 #13 28.32 boost-iostreams-1.75.0-8.el9.x86_64 #13 28.32 boost-locale-1.75.0-8.el9.x86_64 #13 28.32 boost-log-1.75.0-8.el9.x86_64 #13 28.32 boost-math-1.75.0-8.el9.x86_64 #13 28.32 boost-nowide-1.75.0-8.el9.x86_64 #13 28.32 boost-program-options-1.75.0-8.el9.x86_64 #13 28.32 boost-python3-1.75.0-8.el9.x86_64 #13 28.32 boost-random-1.75.0-8.el9.x86_64 #13 28.32 boost-regex-1.75.0-8.el9.x86_64 #13 28.32 boost-serialization-1.75.0-8.el9.x86_64 #13 28.32 boost-stacktrace-1.75.0-8.el9.x86_64 #13 28.32 boost-system-1.75.0-8.el9.x86_64 #13 28.32 boost-test-1.75.0-8.el9.x86_64 #13 28.32 boost-thread-1.75.0-8.el9.x86_64 #13 28.32 boost-timer-1.75.0-8.el9.x86_64 #13 28.32 boost-type_erasure-1.75.0-8.el9.x86_64 #13 28.32 boost-wave-1.75.0-8.el9.x86_64 #13 28.32 gperftools-libs-2.9.1-3.el9.x86_64 #13 28.32 libicu-67.1-9.el9.x86_64 #13 28.32 libunwind-1.6.2-1.el9.x86_64 #13 28.32 #13 28.32 Complete! #13 28.54 75 files removed #13 28.96 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 28.99 Collecting contrail-vrouter-api==0.1.dev0 #13 28.99 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 29.09 Installing collected packages: contrail-vrouter-api #13 29.09 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 29.10 Successfully installed contrail-vrouter-api-0.1.dev0 #13 DONE 29.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.6s #15 exporting to image #15 exporting layers #15 exporting layers 3.8s done #15 writing image sha256:d8dda7f9dc7c42274db5801d91d4cf3b6b96bdfb50e68f01b6f44689b9c0f1cb done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_2_4-5 done #15 DONE 4.0s 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-09 18:05:26,311: INFO: Docker build duration: 152 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f572faa0ed93: Preparing b00b1a88734a: Preparing 14d2d681df98: Preparing edc81a23b55e: Preparing 7302dee3fb00: Preparing 97b79d2f50c7: Preparing d7bb580a6b90: Preparing bcbce1845719: Preparing a68aa634a988: Preparing d5d4c0929299: Preparing 7455a2a5331e: Preparing 4772937580f8: Preparing 008f6197aafd: Preparing 700b437ff580: Preparing 1b2a643cc9b3: Preparing c874c8812e5c: Preparing e689ab0beaea: Preparing 557b6a53efdb: Preparing 44343de3ea1d: Preparing f572faa0ed93: Waiting b00b1a88734a: Waiting 14d2d681df98: Waiting edc81a23b55e: Waiting 7302dee3fb00: Waiting 97b79d2f50c7: Waiting d7bb580a6b90: Waiting bcbce1845719: Waiting a68aa634a988: Waiting d5d4c0929299: Waiting 7455a2a5331e: Waiting 4772937580f8: Waiting 008f6197aafd: Waiting 700b437ff580: Waiting 1b2a643cc9b3: Waiting c874c8812e5c: Waiting e689ab0beaea: Waiting 557b6a53efdb: Waiting 44343de3ea1d: Waiting f572faa0ed93: Pushed 14d2d681df98: Pushed edc81a23b55e: Pushed 7302dee3fb00: Pushed 97b79d2f50c7: Pushed bcbce1845719: Layer already exists a68aa634a988: Layer already exists d5d4c0929299: Layer already exists d7bb580a6b90: Pushed 7455a2a5331e: Layer already exists 4772937580f8: Layer already exists 008f6197aafd: Layer already exists 700b437ff580: Layer already exists 1b2a643cc9b3: Layer already exists c874c8812e5c: Layer already exists e689ab0beaea: Layer already exists 557b6a53efdb: Layer already exists 44343de3ea1d: Layer already exists b00b1a88734a: Pushed master-2_2_2_4-5: digest: sha256:9feb871111cf429f1d3715ffd6165a0fc0b1e4862beaab8f8c740f7ab6edc9fa size: 4292 2025-10-09 18:05:42,766: INFO: Building opensdn-tor-agent finished successfully, duration: 168 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_2_2_4-5 ab71fae865b4 19 seconds ago 741MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_2_4-5 d8dda7f9dc7c 21 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_2_4-5 d97551c67b54 33 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_2_2_4-5 5ad58483a795 42 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_2_2_4-5 e133e59318d1 46 seconds ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_2_4-5 de8aaaf3a9a1 52 seconds ago 548MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init master-2_2_2_4-5 d0646081fcab About a minute ago 606MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_2_4-5 36dffdfda82d About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_2_4-5 46e352723843 About a minute ago 584MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_2_4-5 0c2f901b58c6 About a minute ago 889MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_2_4-5 09d6fa42df89 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_2_4-5 e0237adc2ac3 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_2_4-5 aafdab32fd1b About a minute ago 538MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_2_2_4-5 67fe20c9e6bc About a minute ago 860MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_2_4-5 2756a32fefd9 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_2_4-5 dcb6dc851ec4 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_2_4-5 5e5345a3c8a8 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_2_4-5 3531882e2530 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_2_4-5 9be82e44620d 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_2_4-5 3390ad7a9566 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_2_4-5 597392d9e6b2 2 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_2_4-5 a07e6f524681 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_2_4-5 0c4787bd920c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_2_4-5 bc28cb4cb364 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_2_4-5 06b8dbdde285 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_2_4-5 6d5335158db5 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_2_4-5 16cc63099999 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_2_4-5 390721c10c71 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_2_4-5 bb8c5b6505c2 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_2_4-5 d52d8b202e68 3 minutes ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_2_4-5 6532058ea8d0 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_2_4-5 11f52992859c 3 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_2_4-5 28c747ccc638 3 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_2_4-5 35cc507467d7 3 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_2_4-5 c4502dc611c1 4 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_2_4-5 87ca4f912ee8 4 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_2_4-5 d1bc1f75bb6f 4 minutes ago 152MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_2_4-5 b22dcf12a309 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_2_4-5 e91ff95f010c 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_2_4-5 c428de9512e0 4 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_2_4-5 b0752a03a222 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_2_4-5 845732e5ae49 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_2_4-5 5bba9c4bde85 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_2_4-5 6fe5c31e2628 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_2_4-5 264de3afdf42 6 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_2_4-5 306c93279f12 6 minutes ago 2.36MB tf-dev-sandbox compile b689c4049229 7 minutes ago 24.6GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_2_4-5 dec308430aee 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_2_4-5 3066325d6819 8 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d028cb16dba8 8 minutes ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_2_4-5 623772bf43d9 8 minutes ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_2_4-5 48eabacea69a 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 5db4e89606b5 37 minutes ago 23.8GB