2025-11-01 11:41:38,311: INFO: Building opensdn-tor-agent 2025-11-01 11:41:38,353: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_2_7_6-2 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-tor-agent --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile --build-arg BUILD_ROOT=/buildroot #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/tf-dev-sandbox:compile #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 1.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_2_7_6-2 #5 CACHED #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_7_6-2 #7 DONE 0.0s #8 [internal] load build context #8 transferring context: 1.52kB done #8 DONE 2.2s #9 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #9 DONE 0.9s #10 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #11 DONE 1.4s #12 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #12 DONE 1.8s #13 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #13 DONE 1.7s #14 [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 #14 2.573 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 2.1 MB 00:00 #14 3.417 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 730 kB 00:00 #14 3.722 added from: http://tf-mirrors.gz1.opensdn.io/re 4.9 MB/s | 264 kB 00:00 #14 4.154 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 7.0 MB 00:00 #14 7.610 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 4.0 MB 00:00 #14 9.475 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #14 10.11 added from: http://tf-mirrors.gz1.opensdn.io/re 31 MB/s | 2.3 MB 00:00 #14 11.96 added from: http://tf-mirrors.gz1.opensdn.io/re 7.4 MB/s | 392 kB 00:00 #14 12.66 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 MB/s | 451 kB 00:00 #14 13.15 added from: http://tf-mirrors.gz1.opensdn.io/re 603 kB/s | 16 kB 00:00 #14 13.57 added from: http://tf-mirrors.gz1.opensdn.io/re 2.8 kB/s | 257 B 00:00 #14 13.77 added from: http://tf-mirrors.gz1.opensdn.io/re 499 kB/s | 13 kB 00:00 #14 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 1.8 MB/s | 64 kB 00:00 #14 15.20 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 30 MB 00:00 #14 37.08 Third parties for OpenSDN 28 MB/s | 5.1 MB 00:00 #14 49.01 Dependencies resolved. #14 49.01 ======================================================================================= #14 49.01 Package Arch Version Repository Size #14 49.01 ======================================================================================= #14 49.01 Installing: #14 49.01 boost x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 11 k #14 49.01 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #14 49.01 Installing dependencies: #14 49.01 boost-atomic x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 16 k #14 49.01 boost-chrono x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 24 k #14 49.01 boost-container x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 36 k #14 49.01 boost-context x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 49.01 boost-contract x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 44 k #14 49.01 boost-coroutine x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 32 k #14 49.01 boost-date-time x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 49.01 boost-fiber x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 49.01 boost-filesystem x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 57 k #14 49.01 boost-graph x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 101 k #14 49.01 boost-iostreams x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 38 k #14 49.01 boost-locale x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 214 k #14 49.01 boost-log x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 408 k #14 49.01 boost-math x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k #14 49.01 boost-nowide x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 15 k #14 49.01 boost-program-options x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 106 k #14 49.01 boost-python3 x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 92 k #14 49.01 boost-random x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 49.01 boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k #14 49.01 boost-serialization x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 129 k #14 49.01 boost-stacktrace x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k #14 49.01 boost-system x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 13 k #14 49.01 boost-test x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 230 k #14 49.01 boost-thread x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 55 k #14 49.01 boost-timer x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 23 k #14 49.01 boost-type_erasure x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k #14 49.01 boost-wave x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k #14 49.01 libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M #14 49.01 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #14 49.01 #14 49.01 Transaction Summary #14 49.01 ======================================================================================= #14 49.01 Install 31 Packages #14 49.01 #14 49.01 Total download size: 12 M #14 49.01 Installed size: 41 M #14 49.01 Downloading Packages: #14 49.07 (1/31): boost-atomic-1.75.0-8.el9.x86_64.rpm 920 kB/s | 16 kB 00:00 #14 49.07 (2/31): boost-1.75.0-8.el9.x86_64.rpm 401 kB/s | 11 kB 00:00 #14 49.07 (3/31): boost-chrono-1.75.0-8.el9.x86_64.rpm 1.8 MB/s | 24 kB 00:00 #14 49.07 (4/31): boost-container-1.75.0-8.el9.x86_64.rpm 3.7 MB/s | 36 kB 00:00 #14 49.07 (5/31): boost-context-1.75.0-8.el9.x86_64.rpm 2.0 MB/s | 15 kB 00:00 #14 49.07 (6/31): boost-contract-1.75.0-8.el9.x86_64.rpm 5.6 MB/s | 44 kB 00:00 #14 49.07 (7/31): boost-coroutine-1.75.0-8.el9.x86_64.rpm 2.9 MB/s | 32 kB 00:00 #14 49.07 (8/31): boost-date-time-1.75.0-8.el9.x86_64.rpm 1.1 MB/s | 13 kB 00:00 #14 49.07 (9/31): boost-fiber-1.75.0-8.el9.x86_64.rpm 4.6 MB/s | 38 kB 00:00 #14 49.08 (10/31): boost-filesystem-1.75.0-8.el9.x86_64.r 9.1 MB/s | 57 kB 00:00 #14 49.08 (11/31): boost-graph-1.75.0-8.el9.x86_64.rpm 13 MB/s | 101 kB 00:00 #14 49.09 (12/31): boost-iostreams-1.75.0-8.el9.x86_64.rp 4.9 MB/s | 38 kB 00:00 #14 49.09 (13/31): boost-locale-1.75.0-8.el9.x86_64.rpm 26 MB/s | 214 kB 00:00 #14 49.10 (14/31): boost-log-1.75.0-8.el9.x86_64.rpm 31 MB/s | 408 kB 00:00 #14 49.17 (15/31): boost-math-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 205 kB 00:00 #14 49.17 (16/31): boost-nowide-1.75.0-8.el9.x86_64.rpm 227 kB/s | 15 kB 00:00 #14 49.19 (17/31): boost-program-options-1.75.0-8.el9.x86 5.5 MB/s | 106 kB 00:00 #14 49.20 (18/31): boost-python3-1.75.0-8.el9.x86_64.rpm 3.1 MB/s | 92 kB 00:00 #14 49.21 (19/31): boost-random-1.75.0-8.el9.x86_64.rpm 1.0 MB/s | 23 kB 00:00 #14 49.21 (20/31): boost-regex-1.75.0-8.el9.x86_64.rpm 18 MB/s | 277 kB 00:00 #14 49.24 (21/31): boost-serialization-1.75.0-8.el9.x86_6 8.9 MB/s | 129 kB 00:00 #14 49.24 (22/31): boost-stacktrace-1.75.0-8.el9.x86_64.r 2.1 MB/s | 27 kB 00:00 #14 49.24 (23/31): boost-system-1.75.0-8.el9.x86_64.rpm 1.3 MB/s | 13 kB 00:00 #14 49.24 (24/31): boost-test-1.75.0-8.el9.x86_64.rpm 20 MB/s | 230 kB 00:00 #14 49.24 (25/31): boost-thread-1.75.0-8.el9.x86_64.rpm 4.4 MB/s | 55 kB 00:00 #14 49.25 (26/31): boost-timer-1.75.0-8.el9.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #14 49.25 (27/31): boost-type_erasure-1.75.0-8.el9.x86_64 3.4 MB/s | 30 kB 00:00 #14 49.27 (28/31): boost-wave-1.75.0-8.el9.x86_64.rpm 20 MB/s | 208 kB 00:00 #14 49.27 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #14 49.30 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.9 MB/s | 67 kB 00:00 #14 49.50 (31/31): libicu-67.1-9.el9.x86_64.rpm 21 MB/s | 9.6 MB 00:00 #14 49.50 -------------------------------------------------------------------------------- #14 49.50 Total 26 MB/s | 12 MB 00:00 #14 49.50 Running transaction check #14 49.63 Transaction check succeeded. #14 49.63 Running transaction test #14 50.04 Transaction test succeeded. #14 50.04 Running transaction #14 50.53 Preparing : 1/1 #14 50.69 Installing : boost-system-1.75.0-8.el9.x86_64 1/31 #14 50.69 Installing : boost-chrono-1.75.0-8.el9.x86_64 2/31 #14 50.69 Installing : boost-thread-1.75.0-8.el9.x86_64 3/31 #14 50.69 Installing : boost-filesystem-1.75.0-8.el9.x86_64 4/31 #14 51.92 Installing : libicu-67.1-9.el9.x86_64 5/31 #14 51.96 Installing : boost-regex-1.75.0-8.el9.x86_64 6/31 #14 51.96 Installing : boost-context-1.75.0-8.el9.x86_64 7/31 #14 52.00 Installing : boost-date-time-1.75.0-8.el9.x86_64 8/31 #14 52.01 Installing : boost-atomic-1.75.0-8.el9.x86_64 9/31 #14 52.06 Installing : boost-log-1.75.0-8.el9.x86_64 10/31 #14 52.09 Installing : boost-wave-1.75.0-8.el9.x86_64 11/31 #14 52.09 Installing : boost-coroutine-1.75.0-8.el9.x86_64 12/31 #14 52.21 Installing : boost-fiber-1.75.0-8.el9.x86_64 13/31 #14 52.21 Installing : boost-graph-1.75.0-8.el9.x86_64 14/31 #14 52.21 Installing : boost-locale-1.75.0-8.el9.x86_64 15/31 #14 52.21 Installing : boost-type_erasure-1.75.0-8.el9.x86_64 16/31 #14 52.21 Installing : boost-timer-1.75.0-8.el9.x86_64 17/31 #14 52.21 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #14 52.21 Installing : boost-test-1.75.0-8.el9.x86_64 19/31 #14 52.42 Installing : boost-stacktrace-1.75.0-8.el9.x86_64 20/31 #14 52.45 Installing : boost-serialization-1.75.0-8.el9.x86_64 21/31 #14 52.45 Installing : boost-random-1.75.0-8.el9.x86_64 22/31 #14 52.49 Installing : boost-python3-1.75.0-8.el9.x86_64 23/31 #14 52.49 Installing : boost-program-options-1.75.0-8.el9.x86_64 24/31 #14 52.49 Installing : boost-nowide-1.75.0-8.el9.x86_64 25/31 #14 52.54 Installing : boost-math-1.75.0-8.el9.x86_64 26/31 #14 52.54 Installing : boost-iostreams-1.75.0-8.el9.x86_64 27/31 #14 52.59 Installing : boost-contract-1.75.0-8.el9.x86_64 28/31 #14 52.59 Installing : boost-container-1.75.0-8.el9.x86_64 29/31 #14 52.59 Installing : boost-1.75.0-8.el9.x86_64 30/31 #14 52.64 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 52.68 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #14 53.34 Verifying : libicu-67.1-9.el9.x86_64 1/31 #14 53.34 Verifying : boost-1.75.0-8.el9.x86_64 2/31 #14 53.34 Verifying : boost-atomic-1.75.0-8.el9.x86_64 3/31 #14 53.34 Verifying : boost-chrono-1.75.0-8.el9.x86_64 4/31 #14 53.34 Verifying : boost-container-1.75.0-8.el9.x86_64 5/31 #14 53.34 Verifying : boost-context-1.75.0-8.el9.x86_64 6/31 #14 53.34 Verifying : boost-contract-1.75.0-8.el9.x86_64 7/31 #14 53.34 Verifying : boost-coroutine-1.75.0-8.el9.x86_64 8/31 #14 53.34 Verifying : boost-date-time-1.75.0-8.el9.x86_64 9/31 #14 53.34 Verifying : boost-fiber-1.75.0-8.el9.x86_64 10/31 #14 53.34 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 11/31 #14 53.34 Verifying : boost-graph-1.75.0-8.el9.x86_64 12/31 #14 53.34 Verifying : boost-iostreams-1.75.0-8.el9.x86_64 13/31 #14 53.34 Verifying : boost-locale-1.75.0-8.el9.x86_64 14/31 #14 53.34 Verifying : boost-log-1.75.0-8.el9.x86_64 15/31 #14 53.34 Verifying : boost-math-1.75.0-8.el9.x86_64 16/31 #14 53.34 Verifying : boost-nowide-1.75.0-8.el9.x86_64 17/31 #14 53.34 Verifying : boost-program-options-1.75.0-8.el9.x86_64 18/31 #14 53.34 Verifying : boost-python3-1.75.0-8.el9.x86_64 19/31 #14 53.34 Verifying : boost-random-1.75.0-8.el9.x86_64 20/31 #14 53.34 Verifying : boost-regex-1.75.0-8.el9.x86_64 21/31 #14 53.34 Verifying : boost-serialization-1.75.0-8.el9.x86_64 22/31 #14 53.34 Verifying : boost-stacktrace-1.75.0-8.el9.x86_64 23/31 #14 53.34 Verifying : boost-system-1.75.0-8.el9.x86_64 24/31 #14 53.34 Verifying : boost-test-1.75.0-8.el9.x86_64 25/31 #14 53.34 Verifying : boost-thread-1.75.0-8.el9.x86_64 26/31 #14 53.34 Verifying : boost-timer-1.75.0-8.el9.x86_64 27/31 #14 53.34 Verifying : boost-type_erasure-1.75.0-8.el9.x86_64 28/31 #14 53.34 Verifying : boost-wave-1.75.0-8.el9.x86_64 29/31 #14 53.34 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #14 53.34 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #14 53.50 #14 53.50 Installed: #14 53.50 boost-1.75.0-8.el9.x86_64 #14 53.50 boost-atomic-1.75.0-8.el9.x86_64 #14 53.50 boost-chrono-1.75.0-8.el9.x86_64 #14 53.50 boost-container-1.75.0-8.el9.x86_64 #14 53.50 boost-context-1.75.0-8.el9.x86_64 #14 53.50 boost-contract-1.75.0-8.el9.x86_64 #14 53.50 boost-coroutine-1.75.0-8.el9.x86_64 #14 53.50 boost-date-time-1.75.0-8.el9.x86_64 #14 53.50 boost-fiber-1.75.0-8.el9.x86_64 #14 53.50 boost-filesystem-1.75.0-8.el9.x86_64 #14 53.50 boost-graph-1.75.0-8.el9.x86_64 #14 53.50 boost-iostreams-1.75.0-8.el9.x86_64 #14 53.50 boost-locale-1.75.0-8.el9.x86_64 #14 53.50 boost-log-1.75.0-8.el9.x86_64 #14 53.50 boost-math-1.75.0-8.el9.x86_64 #14 53.50 boost-nowide-1.75.0-8.el9.x86_64 #14 53.50 boost-program-options-1.75.0-8.el9.x86_64 #14 53.50 boost-python3-1.75.0-8.el9.x86_64 #14 53.50 boost-random-1.75.0-8.el9.x86_64 #14 53.50 boost-regex-1.75.0-8.el9.x86_64 #14 53.50 boost-serialization-1.75.0-8.el9.x86_64 #14 53.50 boost-stacktrace-1.75.0-8.el9.x86_64 #14 53.50 boost-system-1.75.0-8.el9.x86_64 #14 53.50 boost-test-1.75.0-8.el9.x86_64 #14 53.50 boost-thread-1.75.0-8.el9.x86_64 #14 53.50 boost-timer-1.75.0-8.el9.x86_64 #14 53.50 boost-type_erasure-1.75.0-8.el9.x86_64 #14 53.50 boost-wave-1.75.0-8.el9.x86_64 #14 53.50 gperftools-libs-2.9.1-3.el9.x86_64 #14 53.50 libicu-67.1-9.el9.x86_64 #14 53.50 libunwind-1.6.2-1.el9.x86_64 #14 53.50 #14 53.50 Complete! #14 53.90 75 files removed #14 54.39 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #14 54.51 Collecting contrail-vrouter-api==0.1.dev0 #14 54.51 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #14 54.80 Installing collected packages: contrail-vrouter-api #14 55.19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 55.19 Successfully installed contrail-vrouter-api-0.1.dev0 #14 DONE 55.9s #15 [stage-1 8/8] COPY *.sh / #15 DONE 1.1s #16 exporting to image #16 exporting layers #16 exporting layers 5.2s done #16 writing image sha256:ec5e2d844d85795480889f55c639750b56b0cc4f4d387d02b8734e775af4de74 done #16 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_2_7_6-2 0.0s done #16 DONE 5.4s 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-11-01 11:43:00,719: INFO: Docker build duration: 82 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] d91f913c3a68: Preparing 8fc198cf98f9: Preparing f0a49d0326a6: Preparing a86afe0c5a40: Preparing f5039b6140a4: Preparing 2f280d392a6a: Preparing aefecd32d779: Preparing 10c62fa4791d: Preparing 1930e023ffc5: Preparing 09abe789e3aa: Preparing 6e22af9d980c: Preparing 2be5512a6b62: Preparing 34e14ad4139f: Preparing ee589ce06a29: Preparing 36099b905ef1: Preparing 26be59749908: Preparing 9ea75cbd9992: Preparing ca64b3526547: Preparing ddae1b735204: Preparing 44343de3ea1d: Preparing a86afe0c5a40: Waiting f5039b6140a4: Waiting 2f280d392a6a: Waiting aefecd32d779: Waiting 10c62fa4791d: Waiting 1930e023ffc5: Waiting 09abe789e3aa: Waiting 6e22af9d980c: Waiting 2be5512a6b62: Waiting 34e14ad4139f: Waiting ee589ce06a29: Waiting 36099b905ef1: Waiting 26be59749908: Waiting 9ea75cbd9992: Waiting ca64b3526547: Waiting ddae1b735204: Waiting 44343de3ea1d: Waiting f0a49d0326a6: Pushed d91f913c3a68: Pushed a86afe0c5a40: Pushed 2f280d392a6a: Pushed f5039b6140a4: Pushed 10c62fa4791d: Layer already exists 1930e023ffc5: Layer already exists 09abe789e3aa: Layer already exists 6e22af9d980c: Layer already exists aefecd32d779: Pushed 2be5512a6b62: Layer already exists 34e14ad4139f: Layer already exists ee589ce06a29: Layer already exists 36099b905ef1: Layer already exists 26be59749908: Layer already exists 9ea75cbd9992: Layer already exists ca64b3526547: Layer already exists ddae1b735204: Layer already exists 44343de3ea1d: Layer already exists 8fc198cf98f9: Pushed master-2_2_7_6-2: digest: sha256:5122836b8c42cf7cd47fa911dffc467f46035e804d4715a7dedb25aefde642fd size: 4505 2025-11-01 11:43:49,906: INFO: Building opensdn-tor-agent finished successfully, duration: 131 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-debug master-2_2_7_6-2 89e2e3bba7b1 2 seconds ago 348MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-api master-2_2_7_6-2 bf780c648915 18 seconds ago 650MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_2_7_6-2 27b91743554f 21 seconds ago 635MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk master-2_2_7_6-2 c5147dcf2582 40 seconds ago 890MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq master-2_2_7_6-2 07c2676bf579 45 seconds ago 630MB nexus.gz1.opensdn.io:5101/opensdn-tor-agent master-2_2_7_6-2 ec5e2d844d85 56 seconds ago 674MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_7_6-2 5d49daa89da6 About a minute ago 632MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns master-2_2_7_6-2 af0af049980e About a minute ago 997MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology master-2_2_7_6-2 091c083e802b About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector master-2_2_7_6-2 b78d6d1c3068 About a minute ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_7_6-2 bfe9a5710e4f About a minute ago 682MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_2_7_6-2 703c03d9ff15 About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-analytics-api master-2_2_7_6-2 1fd2ce952d82 About a minute ago 637MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_2_7_6-2 ca49458078eb About a minute ago 858MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-named master-2_2_7_6-2 00f015ecf2f4 About a minute ago 693MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-control master-2_2_7_6-2 7c0ab6b1d2ba About a minute ago 1.23GB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_7_6-2 ce36928fffea 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_7_6-2 594e0ec42f40 2 minutes ago 616MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_2_7_6-2 c18cd603d092 2 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_7_6-2 fb703b62ce7b 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_7_6-2 3d3d802f4867 2 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_7_6-2 ded6955131e3 2 minutes ago 613MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_2_7_6-2 d7f7ccb43a14 2 minutes ago 628MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_7_6-2 f3db3a8feb13 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_7_6-2 e54f47d6f4d1 2 minutes ago 392MB opensdn-test-test master-2_2_7_6-2 87efe3cf20cc 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-test-test master-2_2_7_6-2 87efe3cf20cc 3 minutes ago 1.74GB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_7_6-2 e59fa576198b 3 minutes ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_7_6-2 c3fd28cc2fae 3 minutes ago 301MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_7_6-2 2b342237e49f 3 minutes ago 144MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_7_6-2 571bd66d86c1 4 minutes ago 858MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_7_6-2 d8419e515aed 4 minutes ago 331MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_7_6-2 62af13b20ddf 4 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_7_6-2 0719a47c0c68 4 minutes ago 398MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_7_6-2 5b22f9322eff 5 minutes ago 830MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_7_6-2 ce01997b0bad 5 minutes ago 682MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_7_6-2 4f4f2886ecb0 5 minutes ago 359MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_7_6-2 e7b4349ebeda 5 minutes ago 673MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_7_6-2 b3f9699214a0 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_7_6-2 569610afd0e5 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_7_6-2 f755b3889dd9 6 minutes ago 612MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_7_6-2 5b7be4604b87 7 minutes ago 348MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_7_6-2 cb76d8e8bc05 7 minutes ago 2.36MB tf-dev-sandbox compile 784d221088b0 7 minutes ago 24.2GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_7_6-2 fd3a0c17f87a 8 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 96373bd4d9b5 8 minutes ago 2.34MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_7_6-2 9c218bfbcec5 8 minutes ago 1.4MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_7_6-2 a08fdbfad0f6 8 minutes ago 4.08kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_7_6-2 67bdd49214bb 8 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 846111fe481d 14 hours ago 23.5GB