2026-04-17 11:09:25,779: INFO: Building opensdn-tor-agent 2026-04-17 11:09:25,835: 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_7_8_5-1 --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 --build-arg DEBUGINFO_ROOT=/debuginfo #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.10kB done #1 DONE 1.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 #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.3s #5 [stage-1 1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 #5 DONE 1.1s #6 [build 1/1] FROM docker.io/library/tf-dev-sandbox:compile #6 CACHED #7 [internal] load build context #7 transferring context: 1.52kB done #7 DONE 1.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.4s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.0s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 0.7s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.5s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.4s #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 ; dnf install -y $pkgs gperftools-libs ; dnf 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 3.390 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 14 MB 00:00 #13 12.28 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 1.9 MB 00:00 #13 13.81 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 402 kB 00:00 #13 14.81 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 16 MB 00:00 #13 28.00 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 11 MB 00:00 #13 36.00 added from: http://tf-mirrors.gz1.opensdn.io/re 2.2 MB/s | 1.1 MB 00:00 #13 36.98 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 4.8 MB 00:00 #13 38.97 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 697 kB 00:00 #13 39.62 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 474 kB 00:00 #13 40.10 added from: http://tf-mirrors.gz1.opensdn.io/re 307 kB/s | 18 kB 00:00 #13 40.64 added from: http://tf-mirrors.gz1.opensdn.io/re 5.8 kB/s | 257 B 00:00 #13 41.25 added from: http://tf-mirrors.gz1.opensdn.io/re 491 kB/s | 15 kB 00:00 #13 41.76 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 96 kB 00:00 #13 42.96 added from: http://tf-mirrors.gz1.opensdn.io/re 53 MB/s | 39 MB 00:00 #13 69.19 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 80.63 Dependencies resolved. #13 80.63 ========================================================================================== #13 80.63 Package Arch Version Repository Size #13 80.63 ========================================================================================== #13 80.63 Installing: #13 80.63 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 80.63 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 80.63 Installing dependencies: #13 80.63 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 80.63 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 80.63 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 80.63 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.63 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 80.63 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 80.63 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.63 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.63 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 80.63 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 80.63 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 80.63 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 80.63 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 80.63 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 80.63 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 80.63 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 80.63 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 80.63 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 80.63 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 80.63 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 80.63 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 80.63 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 80.63 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 80.63 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 80.63 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 80.63 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 80.63 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 80.63 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 80.63 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 80.63 #13 80.63 Transaction Summary #13 80.63 ========================================================================================== #13 80.63 Install 31 Packages #13 80.63 #13 80.63 Total download size: 12 M #13 80.63 Installed size: 41 M #13 80.63 Downloading Packages: #13 80.67 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 483 kB/s | 9.9 kB 00:00 #13 80.67 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 552 kB/s | 15 kB 00:00 #13 80.67 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 2.3 MB/s | 23 kB 00:00 #13 80.67 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 5.5 MB/s | 35 kB 00:00 #13 80.67 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 13 kB 00:00 #13 80.67 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 7.5 MB/s | 43 kB 00:00 #13 80.67 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.1 MB/s | 30 kB 00:00 #13 80.67 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.1 MB/s | 11 kB 00:00 #13 80.78 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 37 kB 00:00 #13 80.78 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.4 MB/s | 55 kB 00:00 #13 80.78 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 99 kB 00:00 #13 80.78 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 3.5 MB/s | 37 kB 00:00 #13 80.78 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 15 MB/s | 212 kB 00:00 #13 80.78 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 24 MB/s | 405 kB 00:00 #13 80.78 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 80.78 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.9 MB/s | 13 kB 00:00 #13 80.78 (17/31): boost-program-options-1.75.0-13.el9_7. 15 MB/s | 104 kB 00:00 #13 80.78 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 11 MB/s | 91 kB 00:00 #13 80.78 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.6 MB/s | 22 kB 00:00 #13 80.78 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 275 kB 00:00 #13 80.78 (21/31): boost-serialization-1.75.0-13.el9_7.x8 11 MB/s | 127 kB 00:00 #13 80.78 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.7 MB/s | 25 kB 00:00 #13 80.78 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.2 MB/s | 11 kB 00:00 #13 80.78 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 25 MB/s | 228 kB 00:00 #13 80.78 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 5.4 MB/s | 53 kB 00:00 #13 80.78 (26/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #13 80.78 (27/31): boost-type_erasure-1.75.0-13.el9_7.x86 4.2 MB/s | 28 kB 00:00 #13 80.78 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 17 MB/s | 207 kB 00:00 #13 80.78 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 19 MB/s | 308 kB 00:00 #13 80.80 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 4.8 MB/s | 67 kB 00:00 #13 80.90 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 39 MB/s | 9.6 MB 00:00 #13 80.90 -------------------------------------------------------------------------------- #13 80.90 Total 49 MB/s | 12 MB 00:00 #13 80.90 Running transaction check #13 80.94 Transaction check succeeded. #13 80.94 Running transaction test #13 81.07 Transaction test succeeded. #13 81.07 Running transaction #13 81.49 Preparing : 1/1 #13 81.59 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 81.59 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 81.59 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 81.61 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 82.09 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 82.11 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 82.12 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 82.14 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 82.14 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 82.17 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 82.21 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 82.21 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 82.21 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 82.23 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 82.25 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 82.25 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 82.27 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 82.30 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 82.30 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 82.34 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 82.34 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 82.37 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 82.40 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 82.43 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 82.43 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 82.43 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 82.46 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 82.46 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 82.49 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 82.49 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 82.49 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.51 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 82.87 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 82.87 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 82.87 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 82.87 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 82.87 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 82.87 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 82.87 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 82.87 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 82.87 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 82.87 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 82.87 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 82.87 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 82.87 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 82.87 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 82.87 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 82.87 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 82.87 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 82.87 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 82.87 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 82.87 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 82.87 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 82.87 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 82.87 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 82.87 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 82.87 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 82.87 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 82.87 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 82.87 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 82.87 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 82.87 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 82.87 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 83.11 #13 83.11 Installed: #13 83.11 boost-1.75.0-13.el9_7.x86_64 #13 83.11 boost-atomic-1.75.0-13.el9_7.x86_64 #13 83.11 boost-chrono-1.75.0-13.el9_7.x86_64 #13 83.11 boost-container-1.75.0-13.el9_7.x86_64 #13 83.11 boost-context-1.75.0-13.el9_7.x86_64 #13 83.11 boost-contract-1.75.0-13.el9_7.x86_64 #13 83.11 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 83.11 boost-date-time-1.75.0-13.el9_7.x86_64 #13 83.11 boost-fiber-1.75.0-13.el9_7.x86_64 #13 83.11 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 83.11 boost-graph-1.75.0-13.el9_7.x86_64 #13 83.11 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 83.11 boost-locale-1.75.0-13.el9_7.x86_64 #13 83.11 boost-log-1.75.0-13.el9_7.x86_64 #13 83.11 boost-math-1.75.0-13.el9_7.x86_64 #13 83.11 boost-nowide-1.75.0-13.el9_7.x86_64 #13 83.11 boost-program-options-1.75.0-13.el9_7.x86_64 #13 83.11 boost-python3-1.75.0-13.el9_7.x86_64 #13 83.11 boost-random-1.75.0-13.el9_7.x86_64 #13 83.11 boost-regex-1.75.0-13.el9_7.x86_64 #13 83.11 boost-serialization-1.75.0-13.el9_7.x86_64 #13 83.11 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 83.11 boost-system-1.75.0-13.el9_7.x86_64 #13 83.11 boost-test-1.75.0-13.el9_7.x86_64 #13 83.11 boost-thread-1.75.0-13.el9_7.x86_64 #13 83.11 boost-timer-1.75.0-13.el9_7.x86_64 #13 83.11 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 83.11 boost-wave-1.75.0-13.el9_7.x86_64 #13 83.11 gperftools-libs-2.9.1-3.el9.x86_64 #13 83.11 libicu-67.1-10.el9_6.x86_64 #13 83.11 libunwind-1.6.2-1.el9.x86_64 #13 83.11 #13 83.11 Complete! #13 83.56 77 files removed #13 84.23 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 84.32 Collecting contrail-vrouter-api==0.1.dev0 #13 84.33 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 84.58 Installing collected packages: contrail-vrouter-api #13 84.63 Successfully installed contrail-vrouter-api-0.1.dev0 #13 84.63 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 #13 DONE 85.6s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.7s #15 exporting to image #15 exporting layers #15 exporting layers 2.5s done #15 writing image sha256:f723a1d6ab2b48a847f6ea4887d2b58a5225af7acf204215a4903b0155373f45 #15 writing image sha256:f723a1d6ab2b48a847f6ea4887d2b58a5225af7acf204215a4903b0155373f45 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 0.1s done #15 DONE 2.7s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 6) - InvalidDefaultArgInFrom: Default value for ARG ${BUILD_IMAGE} results in empty or invalid base image name (line 4) 2026-04-17 11:12:02,103: INFO: Docker build duration: 157 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] da90bbb5c5fd: Preparing dfc43b2a6ba2: Preparing 915a1a7e430f: Preparing 850212906ddc: Preparing 618f1e160ac6: Preparing 3062657f02ba: Preparing e9b851b7f75e: Preparing fc7e7d9878e5: Preparing 55dd915f530b: Preparing 178b89c1578e: Preparing 267493583204: Preparing 4e0d3b45bba9: Preparing 9c59058bdcf3: Preparing ba192dc5457b: Preparing f906842cc430: Preparing ce832edef832: Preparing 71039021c9cf: Preparing f44cd040b326: Preparing cfc09abd378c: Preparing 3630503eabea: Preparing 44343de3ea1d: Preparing da90bbb5c5fd: Waiting dfc43b2a6ba2: Waiting 915a1a7e430f: Waiting 850212906ddc: Waiting 618f1e160ac6: Waiting 3062657f02ba: Waiting e9b851b7f75e: Waiting fc7e7d9878e5: Waiting 55dd915f530b: Waiting 178b89c1578e: Waiting 267493583204: Waiting 4e0d3b45bba9: Waiting 9c59058bdcf3: Waiting ba192dc5457b: Waiting f906842cc430: Waiting ce832edef832: Waiting 71039021c9cf: Waiting f44cd040b326: Waiting cfc09abd378c: Waiting 3630503eabea: Waiting 44343de3ea1d: Waiting da90bbb5c5fd: Pushed dfc43b2a6ba2: Pushed 915a1a7e430f: Pushed 850212906ddc: Pushed 618f1e160ac6: Pushed fc7e7d9878e5: Layer already exists 55dd915f530b: Layer already exists 3062657f02ba: Pushed 178b89c1578e: Layer already exists 267493583204: Layer already exists 4e0d3b45bba9: Layer already exists e9b851b7f75e: Pushed 9c59058bdcf3: Layer already exists ba192dc5457b: Layer already exists f906842cc430: Layer already exists ce832edef832: Layer already exists 71039021c9cf: Layer already exists f44cd040b326: Layer already exists cfc09abd378c: Layer already exists 3630503eabea: Layer already exists 44343de3ea1d: Layer already exists master-2_7_8_5-1: digest: sha256:150876c9823e27a97353a8d35fab3ec41ccfd5a18ede75a53acfd4dbce433cce size: 4713 2026-04-17 11:12:14,650: INFO: Building opensdn-tor-agent finished successfully, duration: 169 seconds WARNING: This output is designed for human readability. For machine-readable output, please use --format. IMAGE ID DISK USAGE CONTENT SIZE EXTRA nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen:master-2_7_8_5-1 4db38796562b 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_8_5-1 99600246195b 701MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_8_5-1 5b370f664cb6 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_8_5-1 06e9a5dd45f6 758MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_8_5-1 91c6e5d44993 754MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_8_5-1 abf9acb50664 917MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_8_5-1 dfc518b02088 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_8_5-1 13ecc0025a2e 918MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_8_5-1 903fdd318fcf 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_8_5-1 01230e0b730a 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_8_5-1 5c07a8406d05 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_8_5-1 3d7f6495d3c2 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_8_5-1 3e174dcfcdcf 2.49MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_8_5-1 12254b60bb91 714MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_8_5-1 645135331051 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_8_5-1 b037d0c00996 691MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_8_5-1 5964998cefaa 677MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_8_5-1 621badc54153 698MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_8_5-1 6ea2a1fdd04a 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_8_5-1 76522b81482f 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_8_5-1 ef22b32d6071 762MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_8_5-1 e2f7eb6b7725 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_8_5-1 eae7319fad4b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_8_5-1 12a89e6d833b 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_8_5-1 a35824958d0f 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_8_5-1 0b1736ccf09b 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_8_5-1 00029c300efb 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_8_5-1 4c40d807324d 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_8_5-1 bc93ece66cde 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_8_5-1 1cac5b73fb2f 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_8_5-1 2b3ba2cea48b 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_8_5-1 6cd8ee0fe0b8 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_8_5-1 ce000413aa76 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_8_5-1 d2daa9c55454 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_8_5-1 90741116d9f5 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_8_5-1 afbf52022786 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_8_5-1 49845c65be56 696MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_8_5-1 51628a55fca5 681MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_8_5-1 283e31974a27 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_8_5-1 3d205d5bc78a 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_8_5-1 13be29e64dec 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_8_5-1 94f56d7ba7d2 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_8_5-1 544c73d8eb60 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_8_5-1 1930025885c0 676MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_8_5-1 1a5be02a9e3e 811MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_8_5-1 f723a1d6ab2b 735MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_8_5-1 aeb532f45549 967MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-2_7_8_5-1 12459b30fcc5 933MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_8_5-1 290cd368a881 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_8_5-1 743e7cdc2820 613MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_8_5-1 2c8683691dfe 743MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_8_5-1 2b3c543bf60b 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:stable d611958dd821 2.9GB 0B U tf-dev-sandbox:compile 2047199bfaca 22.2GB 0B