2025-09-21 06:44:57,627: INFO: Building opensdn-tor-agent 2025-09-21 06:44:57,701: 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_4_2-3 --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 #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.15kB 0.0s done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-3 #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 2.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_2-3 #5 DONE 0.2s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB 0.0s done #7 DONE 3.4s #8 [stage-1 2/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.7s #9 [stage-1 3/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 1.3s #10 [stage-1 4/8] COPY --from=build /root/contrail/buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 2.2s #11 [stage-1 5/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.2s #12 [stage-1 6/8] COPY --from=build /root/contrail/buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 2.3s #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.527 Contrail repo 2.8 MB/s | 77 kB 00:00 #13 1.736 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #13 2.479 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 730 kB 00:00 #13 2.819 added from: http://tf-mirrors.gz1.opensdn.io/re 8.7 MB/s | 264 kB 00:00 #13 3.304 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 7.0 MB 00:00 #13 5.854 added from: http://tf-mirrors.gz1.opensdn.io/re 43 MB/s | 4.0 MB 00:00 #13 6.915 added from: http://tf-mirrors.gz1.opensdn.io/re 17 MB/s | 939 kB 00:00 #13 7.440 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #13 8.372 added from: http://tf-mirrors.gz1.opensdn.io/re 7.7 MB/s | 392 kB 00:00 #13 8.671 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 451 kB 00:00 #13 8.858 added from: http://tf-mirrors.gz1.opensdn.io/re 605 kB/s | 16 kB 00:00 #13 9.035 added from: http://tf-mirrors.gz1.opensdn.io/re 9.3 kB/s | 257 B 00:00 #13 9.245 added from: http://tf-mirrors.gz1.opensdn.io/re 377 kB/s | 13 kB 00:00 #13 9.405 added from: http://tf-mirrors.gz1.opensdn.io/re 2.5 MB/s | 64 kB 00:00 #13 9.975 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 30 MB 00:00 #13 19.00 Third parties for OpenSDN 38 MB/s | 5.4 MB 00:00 #13 25.45 Dependencies resolved. #13 25.45 ======================================================================================= #13 25.45 Package Arch Version Repository Size #13 25.45 ======================================================================================= #13 25.45 Installing: #13 25.45 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 25.45 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 25.45 Installing dependencies: #13 25.45 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 25.45 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 25.45 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 25.45 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.45 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 25.45 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 25.45 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.45 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.45 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 25.45 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 25.45 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 25.45 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 25.45 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 25.45 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 25.45 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 25.45 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 25.45 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 25.45 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.45 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 25.45 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 25.45 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 25.45 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 25.45 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 25.45 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 25.45 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 25.45 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 25.45 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 25.45 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 25.45 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 25.45 #13 25.45 Transaction Summary #13 25.45 ======================================================================================= #13 25.45 Install 31 Packages #13 25.45 #13 25.45 Total download size: 12 M #13 25.45 Installed size: 41 M #13 25.45 Downloading Packages: #13 25.74 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 127 kB/s | 16 kB 00:00 #13 25.74 (2/31): boost-1.75.0-8.el9.x86_64.rpm 83 kB/s | 11 kB 00:00 #13 25.74 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 3.9 MB/s | 24 kB 00:00 #13 25.74 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 5.8 MB/s | 36 kB 00:00 #13 25.74 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.7 MB/s | 15 kB 00:00 #13 25.74 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 8.2 MB/s | 44 kB 00:00 #13 25.74 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.7 MB/s | 32 kB 00:00 #13 25.74 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 13 kB 00:00 #13 25.74 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 5.3 MB/s | 38 kB 00:00 #13 25.74 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 5.7 MB/s | 57 kB 00:00 #13 25.74 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 10 MB/s | 101 kB 00:00 #13 25.74 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.5 MB/s | 38 kB 00:00 #13 25.74 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 19 MB/s | 214 kB 00:00 #13 25.74 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 17 MB/s | 408 kB 00:00 #13 25.74 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 205 kB 00:00 #13 25.74 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 415 kB/s | 15 kB 00:00 #13 25.74 (17/31): boost-program-options-1.75.0-8.el9.x86 13 MB/s | 106 kB 00:00 #13 25.74 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 10 MB/s | 92 kB 00:00 #13 25.74 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 25.74 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 26 MB/s | 277 kB 00:00 #13 25.74 (21/31): boost-serialization-1.75.0-8.el9.x86_6 9.8 MB/s | 129 kB 00:00 #13 25.74 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 3.3 MB/s | 27 kB 00:00 #13 25.74 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 2.5 MB/s | 13 kB 00:00 #13 25.74 (24/31): boost-thread-1.75.0-8.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 #13 25.74 (25/31): boost-test-1.75.0-8.el9.x86_64.rpm 19 MB/s | 230 kB 00:00 #13 25.74 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 23 kB 00:00 #13 25.74 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 5.5 MB/s | 30 kB 00:00 #13 25.74 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 24 MB/s | 208 kB 00:00 #13 25.77 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 22 MB/s | 308 kB 00:00 #13 25.77 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.7 MB/s | 67 kB 00:00 #13 25.90 (31/31): libicu-67.1-9.el9.x86_64.rpm 25 MB/s | 9.6 MB 00:00 #13 25.90 -------------------------------------------------------------------------------- #13 25.90 Total 32 MB/s | 12 MB 00:00 #13 25.90 Running transaction check #13 25.90 Transaction check succeeded. #13 25.90 Running transaction test #13 26.11 Transaction test succeeded. #13 26.11 Running transaction #13 27.10 Preparing : 1/1 #13 27.27 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 27.27 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 27.27 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 27.27 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 27.52 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 27.52 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 27.57 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 27.57 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 27.57 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 27.57 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 27.62 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 27.62 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 27.62 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 27.62 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 27.69 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 27.69 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 27.69 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 27.69 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 27.69 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 27.72 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 27.72 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 27.78 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 27.78 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 27.78 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 27.78 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 27.87 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 27.87 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 27.87 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 27.87 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 27.87 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 27.87 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 27.94 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 28.97 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 28.97 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 28.97 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 28.97 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 28.97 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 28.97 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 28.97 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 28.97 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 28.97 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 28.97 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 28.97 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 28.97 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 28.97 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 28.97 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 28.97 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 28.97 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 28.97 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 28.97 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 28.97 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 28.97 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 28.97 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 28.97 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 28.97 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 28.97 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 28.97 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 28.97 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 28.97 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 28.97 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 28.97 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 28.97 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 28.97 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 29.10 #13 29.10 Installed: #13 29.10 boost-1.75.0-8.el9.x86_64 #13 29.10 boost-atomic-1.75.0-8.el9.x86_64 #13 29.10 boost-chrono-1.75.0-8.el9.x86_64 #13 29.10 boost-container-1.75.0-8.el9.x86_64 #13 29.10 boost-context-1.75.0-8.el9.x86_64 #13 29.10 boost-contract-1.75.0-8.el9.x86_64 #13 29.10 boost-coroutine-1.75.0-8.el9.x86_64 #13 29.10 boost-date-time-1.75.0-8.el9.x86_64 #13 29.10 boost-fiber-1.75.0-8.el9.x86_64 #13 29.10 boost-filesystem-1.75.0-8.el9.x86_64 #13 29.10 boost-graph-1.75.0-8.el9.x86_64 #13 29.10 boost-iostreams-1.75.0-8.el9.x86_64 #13 29.10 boost-locale-1.75.0-8.el9.x86_64 #13 29.10 boost-log-1.75.0-8.el9.x86_64 #13 29.10 boost-math-1.75.0-8.el9.x86_64 #13 29.10 boost-nowide-1.75.0-8.el9.x86_64 #13 29.10 boost-program-options-1.75.0-8.el9.x86_64 #13 29.10 boost-python3-1.75.0-8.el9.x86_64 #13 29.10 boost-random-1.75.0-8.el9.x86_64 #13 29.10 boost-regex-1.75.0-8.el9.x86_64 #13 29.10 boost-serialization-1.75.0-8.el9.x86_64 #13 29.10 boost-stacktrace-1.75.0-8.el9.x86_64 #13 29.10 boost-system-1.75.0-8.el9.x86_64 #13 29.10 boost-test-1.75.0-8.el9.x86_64 #13 29.10 boost-thread-1.75.0-8.el9.x86_64 #13 29.10 boost-timer-1.75.0-8.el9.x86_64 #13 29.10 boost-type_erasure-1.75.0-8.el9.x86_64 #13 29.10 boost-wave-1.75.0-8.el9.x86_64 #13 29.10 gperftools-libs-2.9.1-3.el9.x86_64 #13 29.10 libicu-67.1-9.el9.x86_64 #13 29.10 libunwind-1.6.2-1.el9.x86_64 #13 29.10 #13 29.10 Complete! #13 29.66 80 files removed #13 30.23 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 30.25 Collecting contrail-vrouter-api==0.1.dev0 #13 30.25 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 30.37 Installing collected packages: contrail-vrouter-api #13 30.41 Successfully installed contrail-vrouter-api-0.1.dev0 #13 30.41 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 31.4s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 3.5s done #15 writing image sha256:b0ae587dd2eee8628ed5f6e08f63c8fa2041b02a997a1e5bf038c7dbf5de30c8 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_4_2-3 done #15 DONE 3.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-09-21 06:47:35,393: INFO: Docker build duration: 158 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] e75ea7008753: Preparing 75f13c883cfd: Preparing 8a1ad7949e8d: Preparing 19eeef148f8d: Preparing 61346746281d: Preparing 9cdba6bbe3f1: Preparing c6240a3cf285: Preparing 0f255335a4a2: Preparing 2db2a3ddd4e2: Preparing 3dc74bfd49a9: Preparing f64767bb6403: Preparing 4bf1a011b75e: Preparing 4b1d234c893b: Preparing 9f426ffe914e: Preparing 45830d14463b: Preparing bc8511e0c967: Preparing 56eeab91dd86: Preparing a4b0668edb0b: Preparing 44343de3ea1d: Preparing e75ea7008753: Waiting 8a1ad7949e8d: Waiting 19eeef148f8d: Waiting 61346746281d: Waiting 9cdba6bbe3f1: Waiting c6240a3cf285: Waiting 0f255335a4a2: Waiting 2db2a3ddd4e2: Waiting 3dc74bfd49a9: Waiting f64767bb6403: Waiting 4bf1a011b75e: Waiting 4b1d234c893b: Waiting 9f426ffe914e: Waiting 45830d14463b: Waiting bc8511e0c967: Waiting a4b0668edb0b: Waiting 44343de3ea1d: Waiting 75f13c883cfd: Waiting 56eeab91dd86: Waiting e75ea7008753: Pushed 8a1ad7949e8d: Pushed 19eeef148f8d: Pushed 61346746281d: Pushed 9cdba6bbe3f1: Pushed c6240a3cf285: Pushed 0f255335a4a2: Layer already exists 2db2a3ddd4e2: Layer already exists f64767bb6403: Layer already exists 3dc74bfd49a9: Layer already exists 4bf1a011b75e: Layer already exists 4b1d234c893b: Layer already exists 9f426ffe914e: Layer already exists 45830d14463b: Layer already exists 56eeab91dd86: Layer already exists bc8511e0c967: Layer already exists a4b0668edb0b: Layer already exists 44343de3ea1d: Layer already exists 75f13c883cfd: Pushed master-2_1_4_2-3: digest: sha256:5ab554f01ecb6cb305d46c8e10d9eb7826d88e7ef3c623c76ecc4415a43dda25 size: 4292 2025-09-21 06:48:03,327: INFO: Building opensdn-tor-agent finished successfully, duration: 186 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_4_2-3 b0ae587dd2ee 33 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_4_2-3 89670d5b5d9d 50 seconds ago 887MB nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_4_2-3 140899c5efb7 58 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_4_2-3 2b7b9c058ae9 About a minute ago 859MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_4_2-3 0023e562ad12 About a minute ago 791MB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_4_2-3 d40768bec582 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_4_2-3 f2945cd92973 About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_4_2-3 692280d510ca About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_4_2-3 c37024e697f9 About a minute ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_4_2-3 cf9d8593f817 About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_4_2-3 007fa0eb67a4 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_4_2-3 683f27f1136b 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_4_2-3 1a3c60d65489 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_2-3 06b5f16b68b4 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_2-3 841b3f61364b 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_4_2-3 eb89392c4519 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_2-3 15df7212bbf4 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_2-3 7c257d52b206 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_4_2-3 103820bb8afe 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_2-3 f3693e14f6d9 2 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_2-3 59aab7408f9b 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_2-3 6aa3943f5f25 2 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_2-3 94a069eb2c2d 2 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_2-3 ed3b90623e7d 2 minutes ago 534MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_2-3 75dbe74c8b12 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_2-3 a5442d9c766d 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_2-3 124755dc07de 2 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_2-3 09f6a2cb6b06 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_2-3 328a9adae850 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_2-3 2c1081db52a4 3 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_2-3 d6415a77181d 3 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_2-3 bf7e5171a450 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_2-3 54ed452f3cab 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_2-3 b7ed489604e0 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_2-3 c2a9e6178a1c 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_2-3 6f873c8546db 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_2-3 1f8eae44b38f 4 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_2-3 44ab61bd5179 4 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_2-3 a3152c427d73 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_2-3 2191181e2ba2 4 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_2-3 b06cc5a10954 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_2-3 c6986602dd87 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_2-3 bad5c9c8bbbb 5 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_2-3 43aa166627fa 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_2-3 7a4510c4794e 7 minutes ago 2.43MB tf-dev-sandbox compile 9aaf8345bcd1 7 minutes ago 33.1GB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 50f5110f4142 About an hour ago 2.41MB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_2-3 10786a179f8f About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_2-3 c715b45fc2e1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_2-3 f7ad2ddc19bb About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_2-3 df214964a9f3 About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 384d234498a7 2 days ago 11.7GB