2025-09-18 18:50:02,562: INFO: Building opensdn-tor-agent 2025-09-18 18:50:02,654: 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_1_2-1_8 --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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.12kB done #1 DONE 2.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #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 1.8s #5 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_1_2-1_8 #5 DONE 1.3s #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.2s done #7 DONE 5.3s #8 [stage-1 2/8] COPY --from=build /root/contrail/build/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.0s #9 [stage-1 3/8] COPY --from=build /root/contrail/build/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.8s #10 [stage-1 4/8] COPY --from=build /root/contrail/build/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.4s #11 [stage-1 5/8] COPY --from=build /root/contrail/build/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 0.8s #12 [stage-1 6/8] COPY --from=build /root/contrail/build/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.544 Contrail repo 7.8 MB/s | 81 kB 00:00 #13 1.617 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 2.1 MB 00:00 #13 2.073 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 730 kB 00:00 #13 2.276 added from: http://tf-mirrors.gz1.opensdn.io/re 7.0 MB/s | 264 kB 00:00 #13 2.546 added from: http://tf-mirrors.gz1.opensdn.io/re 65 MB/s | 7.0 MB 00:00 #13 4.267 added from: http://tf-mirrors.gz1.opensdn.io/re 27 MB/s | 4.0 MB 00:00 #13 5.343 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 939 kB 00:00 #13 5.686 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 2.3 MB 00:00 #13 6.447 added from: http://tf-mirrors.gz1.opensdn.io/re 6.3 MB/s | 392 kB 00:00 #13 6.793 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #13 7.115 added from: http://tf-mirrors.gz1.opensdn.io/re 289 kB/s | 16 kB 00:00 #13 7.436 added from: http://tf-mirrors.gz1.opensdn.io/re 5.9 kB/s | 257 B 00:00 #13 7.638 added from: http://tf-mirrors.gz1.opensdn.io/re 253 kB/s | 13 kB 00:00 #13 7.841 added from: http://tf-mirrors.gz1.opensdn.io/re 716 kB/s | 64 kB 00:00 #13 8.569 added from: http://tf-mirrors.gz1.opensdn.io/re 69 MB/s | 30 MB 00:00 #13 17.60 Third parties for OpenSDN 38 MB/s | 5.4 MB 00:00 #13 22.99 Dependencies resolved. #13 22.99 ======================================================================================= #13 22.99 Package Arch Version Repository Size #13 22.99 ======================================================================================= #13 22.99 Installing: #13 22.99 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #13 22.99 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 22.99 Installing dependencies: #13 22.99 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #13 22.99 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #13 22.99 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #13 22.99 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.99 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #13 22.99 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #13 22.99 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.99 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.99 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #13 22.99 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #13 22.99 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #13 22.99 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #13 22.99 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #13 22.99 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #13 22.99 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #13 22.99 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #13 22.99 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #13 22.99 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.99 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #13 22.99 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #13 22.99 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #13 22.99 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #13 22.99 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #13 22.99 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #13 22.99 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #13 22.99 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #13 22.99 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #13 22.99 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 22.99 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 22.99 #13 22.99 Transaction Summary #13 22.99 ======================================================================================= #13 22.99 Install 31 Packages #13 22.99 #13 22.99 Total download size: 12 M #13 22.99 Installed size: 41 M #13 22.99 Downloading Packages: #13 22.99 (1/31): boost-1.75.0-8.el9.x86_64.rpm 399 kB/s | 11 kB 00:00 #13 22.99 (2/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 536 kB/s | 16 kB 00:00 #13 22.99 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 4.5 MB/s | 24 kB 00:00 #13 22.99 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.3 MB/s | 36 kB 00:00 #13 22.99 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 15 kB 00:00 #13 23.02 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 7.4 MB/s | 44 kB 00:00 #13 23.02 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 5.5 MB/s | 32 kB 00:00 #13 23.02 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 13 kB 00:00 #13 23.02 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 7.8 MB/s | 38 kB 00:00 #13 23.02 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.1 MB/s | 57 kB 00:00 #13 23.02 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 12 MB/s | 101 kB 00:00 #13 23.02 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 5.0 MB/s | 38 kB 00:00 #13 23.02 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #13 23.05 (14/31): boost-math-1.75.0-8.el9.x86_64.rpm 21 MB/s | 205 kB 00:00 #13 23.05 (15/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 3.8 MB/s | 15 kB 00:00 #13 23.05 (16/31): boost-log-1.75.0-8.el9.x86_64.rpm 15 MB/s | 408 kB 00:00 #13 23.05 (17/31): boost-program-options-1.75.0-8.el9.x86 11 MB/s | 106 kB 00:00 #13 23.05 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 12 MB/s | 92 kB 00:00 #13 23.05 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 3.2 MB/s | 23 kB 00:00 #13 23.10 (20/31): boost-serialization-1.75.0-8.el9.x86_6 20 MB/s | 129 kB 00:00 #13 23.10 (21/31): boost-regex-1.75.0-8.el9.x86_64.rpm 17 MB/s | 277 kB 00:00 #13 23.10 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.4 MB/s | 27 kB 00:00 #13 23.10 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 13 kB 00:00 #13 23.10 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 24 MB/s | 230 kB 00:00 #13 23.10 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 55 kB 00:00 #13 23.10 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.4 MB/s | 23 kB 00:00 #13 23.10 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.3 MB/s | 30 kB 00:00 #13 23.10 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 18 MB/s | 208 kB 00:00 #13 23.12 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 20 MB/s | 308 kB 00:00 #13 23.12 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 5.9 MB/s | 67 kB 00:00 #13 23.38 (31/31): libicu-67.1-9.el9.x86_64.rpm 35 MB/s | 9.6 MB 00:00 #13 23.38 -------------------------------------------------------------------------------- #13 23.38 Total 45 MB/s | 12 MB 00:00 #13 23.38 Running transaction check #13 23.38 Transaction check succeeded. #13 23.38 Running transaction test #13 23.57 Transaction test succeeded. #13 23.57 Running transaction #13 23.89 Preparing : 1/1 #13 24.03 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #13 24.06 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #13 24.06 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #13 24.06 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #13 24.40 Installing : libicu-67.1-9.el9.x86_64 5/31 #13 24.40 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #13 24.40 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #13 24.42 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #13 24.42 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #13 24.45 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #13 24.49 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #13 24.49 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #13 24.49 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #13 24.56 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #13 24.56 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #13 24.56 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #13 24.56 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #13 24.56 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 24.56 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #13 24.56 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #13 24.56 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #13 24.59 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #13 24.59 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #13 24.60 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #13 24.60 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #13 24.63 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #13 24.63 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #13 24.63 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #13 24.63 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #13 24.67 Installing : boost-1.75.0-8.el9.x86_64 30/31 #13 24.67 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.75 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 24.93 Verifying : libicu-67.1-9.el9.x86_64 1/31 #13 24.93 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #13 24.93 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #13 24.93 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #13 24.93 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #13 24.93 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #13 24.93 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #13 24.93 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #13 24.93 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #13 24.93 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #13 24.93 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #13 24.93 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #13 24.93 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #13 24.93 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #13 24.93 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #13 24.93 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #13 24.93 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #13 24.93 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #13 24.93 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #13 24.93 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #13 24.93 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #13 24.93 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #13 24.93 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #13 24.93 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #13 24.93 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #13 24.93 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #13 24.93 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #13 24.93 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #13 24.93 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #13 24.93 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 24.93 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 25.07 #13 25.07 Installed: #13 25.07 boost-1.75.0-8.el9.x86_64 #13 25.07 boost-atomic-1.75.0-8.el9.x86_64 #13 25.07 boost-chrono-1.75.0-8.el9.x86_64 #13 25.07 boost-container-1.75.0-8.el9.x86_64 #13 25.07 boost-context-1.75.0-8.el9.x86_64 #13 25.07 boost-contract-1.75.0-8.el9.x86_64 #13 25.07 boost-coroutine-1.75.0-8.el9.x86_64 #13 25.07 boost-date-time-1.75.0-8.el9.x86_64 #13 25.07 boost-fiber-1.75.0-8.el9.x86_64 #13 25.07 boost-filesystem-1.75.0-8.el9.x86_64 #13 25.07 boost-graph-1.75.0-8.el9.x86_64 #13 25.07 boost-iostreams-1.75.0-8.el9.x86_64 #13 25.07 boost-locale-1.75.0-8.el9.x86_64 #13 25.07 boost-log-1.75.0-8.el9.x86_64 #13 25.07 boost-math-1.75.0-8.el9.x86_64 #13 25.07 boost-nowide-1.75.0-8.el9.x86_64 #13 25.07 boost-program-options-1.75.0-8.el9.x86_64 #13 25.07 boost-python3-1.75.0-8.el9.x86_64 #13 25.07 boost-random-1.75.0-8.el9.x86_64 #13 25.07 boost-regex-1.75.0-8.el9.x86_64 #13 25.07 boost-serialization-1.75.0-8.el9.x86_64 #13 25.07 boost-stacktrace-1.75.0-8.el9.x86_64 #13 25.07 boost-system-1.75.0-8.el9.x86_64 #13 25.07 boost-test-1.75.0-8.el9.x86_64 #13 25.07 boost-thread-1.75.0-8.el9.x86_64 #13 25.07 boost-timer-1.75.0-8.el9.x86_64 #13 25.07 boost-type_erasure-1.75.0-8.el9.x86_64 #13 25.07 boost-wave-1.75.0-8.el9.x86_64 #13 25.07 gperftools-libs-2.9.1-3.el9.x86_64 #13 25.07 libicu-67.1-9.el9.x86_64 #13 25.07 libunwind-1.6.2-1.el9.x86_64 #13 25.07 #13 25.07 Complete! #13 25.48 80 files removed #13 26.14 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 26.14 Collecting contrail-vrouter-api==0.1.dev0 #13 26.14 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 26.22 Installing collected packages: contrail-vrouter-api #13 26.22 Successfully installed contrail-vrouter-api-0.1.dev0 #13 26.24 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 26.7s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.0s #15 exporting to image #15 exporting layers #15 exporting layers 4.1s done #15 writing image sha256:2b2723684c37746200710df0f68a1006026e1cbb6153e5bc5c7e2bdf4bc495cd #15 writing image sha256:2b2723684c37746200710df0f68a1006026e1cbb6153e5bc5c7e2bdf4bc495cd 0.1s done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_1_2-1_8 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_1_1_2-1_8 0.2s done #15 DONE 6.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-09-18 18:53:10,505: INFO: Docker build duration: 188 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] f67aad2bdc02: Preparing dabfff74b212: Preparing 5396adefbc15: Preparing afbf91e1da21: Preparing 2bddfcdfbea2: Preparing 04292e670e3a: Preparing 786e4062e276: Preparing bf9b982df6ef: Preparing 73693c0fa51f: Preparing 38ac5446a26a: Preparing 8347dc4da990: Preparing 2926268481fa: Preparing 2a93c005c644: Preparing acd4191289c3: Preparing b8a825f0aae4: Preparing a7680e7c8f36: Preparing 291241be301d: Preparing 50ca503a89ac: Preparing 44343de3ea1d: Preparing f67aad2bdc02: Waiting dabfff74b212: Waiting 5396adefbc15: Waiting afbf91e1da21: Waiting 2bddfcdfbea2: Waiting 04292e670e3a: Waiting 786e4062e276: Waiting bf9b982df6ef: Waiting 73693c0fa51f: Waiting 38ac5446a26a: Waiting 8347dc4da990: Waiting 2926268481fa: Waiting 2a93c005c644: Waiting acd4191289c3: Waiting b8a825f0aae4: Waiting a7680e7c8f36: Waiting 291241be301d: Waiting 50ca503a89ac: Waiting 44343de3ea1d: Waiting f67aad2bdc02: Pushed 5396adefbc15: Pushed afbf91e1da21: Pushed 2bddfcdfbea2: Pushed 04292e670e3a: Pushed 786e4062e276: Pushed bf9b982df6ef: Layer already exists 73693c0fa51f: Layer already exists 38ac5446a26a: Layer already exists 8347dc4da990: Layer already exists 2926268481fa: Layer already exists 2a93c005c644: Layer already exists acd4191289c3: Layer already exists b8a825f0aae4: Layer already exists a7680e7c8f36: Layer already exists 291241be301d: Layer already exists 50ca503a89ac: Layer already exists 44343de3ea1d: Layer already exists dabfff74b212: Pushed master-2_1_1_2-1_8: digest: sha256:b6b1902332c57b6576d4373a382795f00f9d856bf02a13ba6370b13ce2e52c6a size: 4292 2025-09-18 18:53:28,266: INFO: Building opensdn-tor-agent finished successfully, duration: 206 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine master-2_1_1_2-1_8 f1bddc30845a 17 seconds ago 740MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_1_1_2-1_8 2b2723684c37 25 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_1_1_2-1_8 682d30175c3e 48 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_1_1_2-1_8 7fd02da91a1d 53 seconds ago 1.13GB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-centos master-2_1_1_2-1_8 1f42994404e3 57 seconds ago 230MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_1_1_2-1_8 6bc25fd27163 About a minute ago 887MB nexus.gz1.opensdn.io:5101/opensdn-status master-2_1_1_2-1_8 dff76e26d076 About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent master-2_1_1_2-1_8 476e33bea462 About a minute ago 1.69GB nexus.gz1.opensdn.io:5101/opensdn-nodemgr master-2_1_1_2-1_8 9c28f88c541e About a minute ago 675MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_1_1_2-1_8 79b94ae8818e About a minute ago 1.12GB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_1_2-1_8 b60477592d39 About a minute ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_1_1_2-1_8 ad0035dcaf0c About a minute ago 548MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_1_1_2-1_8 96cd9fcc1a03 About a minute ago 530MB nexus.gz1.opensdn.io:5101/opensdn-analytics-collector master-2_1_1_2-1_8 021276dacf44 2 minutes ago 859MB nexus.gz1.opensdn.io:5101/opensdn-debug master-2_1_1_2-1_8 f292280abaa8 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_1_1_2-1_8 18c84b9b507d 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_1_1_2-1_8 8b7a583044b2 2 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_1_2-1_8 991319bbef6d 2 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_1_1_2-1_8 a002d57d16ad 2 minutes ago 538MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_1_2-1_8 763814eb262d 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_1_2-1_8 9baa270f3006 2 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_1_2-1_8 8c2f393ecce6 2 minutes ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_1_2-1_8 e0faaf445210 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_1_2-1_8 1f9c7edd2c7d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_1_2-1_8 9c93ffd97384 3 minutes ago 294MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_1_2-1_8 acbcd4f337a4 3 minutes ago 293MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_1_2-1_8 e27d4917f0fb 3 minutes ago 529MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_1_2-1_8 fbb8e2cc560a 3 minutes ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_1_2-1_8 0e4f232bf15c 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_1_2-1_8 fe4817f33595 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_1_2-1_8 7d2da6186467 3 minutes ago 705MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_1_2-1_8 13ec2c9173c9 4 minutes ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_1_2-1_8 0f5aa5257417 4 minutes ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_1_2-1_8 35c3fc5260ba 4 minutes ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_1_2-1_8 340132076eb9 4 minutes ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_1_2-1_8 795c3c2dbd6f 4 minutes ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_1_2-1_8 b248f24fc92c 4 minutes ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_1_2-1_8 4e066110251e 4 minutes ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_1_2-1_8 508983e6bd00 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_1_2-1_8 29b7deff003d 4 minutes ago 582MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_1_2-1_8 6ff164772c6f 5 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_1_2-1_8 d2a0a7802c83 5 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_1_2-1_8 4ae182e02834 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_1_2-1_8 e6dbf28f9118 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_1_2-1_8 a8985f9cdd1a 6 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_1_2-1_8 7c352781a09b 7 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_1_2-1_8 f30a11151934 7 minutes ago 2.32MB tf-dev-sandbox compile 7de7c1009d54 8 minutes ago 12.8GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_1_2-1_8 5cf4d0fe3f46 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 917f014b84dc About an hour ago 2.3MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_1_2-1_8 ea8e4a8992a4 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_1_2-1_8 41bf8de24d4a About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_1_2-1_8 62e776ad76da About an hour ago 4.53kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable b707e22fc545 3 days ago 2.83GB