2026-03-20 14:24:52,696: INFO: Building opensdn-tor-agent 2026-03-20 14:24:52,739: 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_6_3-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: 93B #1 transferring dockerfile: 2.10kB done #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_3-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 transferring context: #4 transferring context: 2B done #4 DONE 2.2s #5 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_3-1 #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 done #7 DONE 2.5s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.6s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 0.4s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.4s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 2.1s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 4.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 ; 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 2.572 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 14 MB 00:00 #13 10.69 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 1.9 MB 00:00 #13 12.52 added from: http://tf-mirrors.gz1.opensdn.io/re 6.8 MB/s | 402 kB 00:00 #13 13.27 added from: http://tf-mirrors.gz1.opensdn.io/re 37 MB/s | 16 MB 00:00 #13 26.53 added from: http://tf-mirrors.gz1.opensdn.io/re 26 MB/s | 11 MB 00:00 #13 35.96 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 1.1 MB 00:00 #13 37.43 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 4.8 MB 00:00 #13 41.86 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 697 kB 00:00 #13 42.84 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 474 kB 00:00 #13 43.63 added from: http://tf-mirrors.gz1.opensdn.io/re 456 kB/s | 18 kB 00:00 #13 44.25 added from: http://tf-mirrors.gz1.opensdn.io/re 7.5 kB/s | 257 B 00:00 #13 44.89 added from: http://tf-mirrors.gz1.opensdn.io/re 304 kB/s | 15 kB 00:00 #13 45.55 added from: http://tf-mirrors.gz1.opensdn.io/re 2.6 MB/s | 96 kB 00:00 #13 47.17 added from: http://tf-mirrors.gz1.opensdn.io/re 40 MB/s | 39 MB 00:00 #13 75.85 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 86.27 Dependencies resolved. #13 86.27 ========================================================================================== #13 86.27 Package Arch Version Repository Size #13 86.27 ========================================================================================== #13 86.27 Installing: #13 86.27 boost x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 9.9 k #13 86.27 gperftools-libs x86_64 2.9.1-3.el9 tf-mirrors.ci_repos_epel9.repo 308 k #13 86.27 Installing dependencies: #13 86.27 boost-atomic x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 15 k #13 86.27 boost-chrono x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 23 k #13 86.27 boost-container x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 35 k #13 86.27 boost-context x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 86.27 boost-contract x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 43 k #13 86.27 boost-coroutine x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 30 k #13 86.27 boost-date-time x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 86.27 boost-fiber x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 86.27 boost-filesystem x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 55 k #13 86.27 boost-graph x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 99 k #13 86.27 boost-iostreams x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 37 k #13 86.27 boost-locale x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 212 k #13 86.27 boost-log x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 405 k #13 86.27 boost-math x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 203 k #13 86.27 boost-nowide x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 13 k #13 86.27 boost-program-options x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 104 k #13 86.27 boost-python3 x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 91 k #13 86.27 boost-random x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 22 k #13 86.27 boost-regex x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 275 k #13 86.27 boost-serialization x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 127 k #13 86.27 boost-stacktrace x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 25 k #13 86.27 boost-system x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 11 k #13 86.27 boost-test x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 228 k #13 86.27 boost-thread x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 53 k #13 86.27 boost-timer x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 21 k #13 86.27 boost-type_erasure x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 28 k #13 86.27 boost-wave x86_64 1.75.0-13.el9_7 tf-mirrors.ci_repos_yum9-appstream 207 k #13 86.27 libicu x86_64 67.1-10.el9_6 tf-mirrors.ci_repos_yum9-baseos 9.6 M #13 86.27 libunwind x86_64 1.6.2-1.el9 tf-mirrors.ci_repos_epel9.repo 67 k #13 86.27 #13 86.27 Transaction Summary #13 86.27 ========================================================================================== #13 86.27 Install 31 Packages #13 86.27 #13 86.27 Total download size: 12 M #13 86.27 Installed size: 41 M #13 86.27 Downloading Packages: #13 86.29 (1/31): boost-1.75.0-13.el9_7.x86_64.rpm 763 kB/s | 9.9 kB 00:00 #13 86.30 (2/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 682 kB/s | 15 kB 00:00 #13 86.30 (3/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 86.36 (4/31): boost-container-1.75.0-13.el9_7.x86_64. 2.7 MB/s | 35 kB 00:00 #13 86.36 (5/31): boost-context-1.75.0-13.el9_7.x86_64.rp 1.1 MB/s | 13 kB 00:00 #13 86.36 (6/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.9 MB/s | 43 kB 00:00 #13 86.36 (7/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.8 MB/s | 30 kB 00:00 #13 86.36 (8/31): boost-date-time-1.75.0-13.el9_7.x86_64. 2.6 MB/s | 11 kB 00:00 #13 86.36 (9/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 7.0 MB/s | 37 kB 00:00 #13 86.36 (10/31): boost-filesystem-1.75.0-13.el9_7.x86_6 8.8 MB/s | 55 kB 00:00 #13 86.36 (11/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 99 kB 00:00 #13 86.36 (12/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.8 MB/s | 37 kB 00:00 #13 86.36 (13/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 27 MB/s | 212 kB 00:00 #13 86.36 (14/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 405 kB 00:00 #13 86.36 (15/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 13 MB/s | 203 kB 00:00 #13 86.36 (16/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.5 MB/s | 13 kB 00:00 #13 86.36 (17/31): boost-program-options-1.75.0-13.el9_7. 16 MB/s | 104 kB 00:00 #13 86.36 (18/31): boost-python3-1.75.0-13.el9_7.x86_64.r 13 MB/s | 91 kB 00:00 #13 86.39 (19/31): boost-random-1.75.0-13.el9_7.x86_64.rp 4.1 MB/s | 22 kB 00:00 #13 86.39 (20/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 275 kB 00:00 #13 86.39 (21/31): boost-serialization-1.75.0-13.el9_7.x8 8.5 MB/s | 127 kB 00:00 #13 86.39 (22/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 3.9 MB/s | 25 kB 00:00 #13 86.39 (23/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.5 MB/s | 11 kB 00:00 #13 86.39 (24/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 32 MB/s | 228 kB 00:00 #13 86.41 (25/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 7.0 MB/s | 53 kB 00:00 #13 86.41 (26/31): boost-type_erasure-1.75.0-13.el9_7.x86 1.8 MB/s | 28 kB 00:00 #13 86.41 (27/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 1.0 MB/s | 21 kB 00:00 #13 86.41 (28/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 26 MB/s | 207 kB 00:00 #13 86.44 (29/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 24 MB/s | 308 kB 00:00 #13 86.44 (30/31): libunwind-1.6.2-1.el9.x86_64.rpm 6.2 MB/s | 67 kB 00:00 #13 86.63 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 27 MB/s | 9.6 MB 00:00 #13 86.63 -------------------------------------------------------------------------------- #13 86.63 Total 33 MB/s | 12 MB 00:00 #13 86.63 Running transaction check #13 86.71 Transaction check succeeded. #13 86.71 Running transaction test #13 87.06 Transaction test succeeded. #13 87.06 Running transaction #13 87.62 Preparing : 1/1 #13 87.72 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 87.79 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 87.79 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 87.79 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 88.46 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 88.51 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 88.51 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 88.51 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 88.51 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 88.53 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 88.55 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 88.55 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 88.57 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 88.57 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 88.57 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 88.63 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 88.63 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 88.63 Installing : libunwind-1.6.2-1.el9.x86_64 18/31 #13 88.63 Installing : boost-test-1.75.0-13.el9_7.x86_64 19/31 #13 88.63 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 20/31 #13 88.63 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 21/31 #13 88.64 Installing : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 88.64 Installing : boost-python3-1.75.0-13.el9_7.x86_64 23/31 #13 88.69 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 24/31 #13 88.69 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 25/31 #13 88.69 Installing : boost-math-1.75.0-13.el9_7.x86_64 26/31 #13 88.69 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 27/31 #13 88.69 Installing : boost-contract-1.75.0-13.el9_7.x86_64 28/31 #13 88.74 Installing : boost-container-1.75.0-13.el9_7.x86_64 29/31 #13 88.74 Installing : boost-1.75.0-13.el9_7.x86_64 30/31 #13 88.74 Installing : gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.74 Running scriptlet: gperftools-libs-2.9.1-3.el9.x86_64 31/31 #13 88.95 Verifying : libicu-67.1-10.el9_6.x86_64 1/31 #13 88.95 Verifying : boost-1.75.0-13.el9_7.x86_64 2/31 #13 88.95 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 3/31 #13 88.95 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 4/31 #13 88.95 Verifying : boost-container-1.75.0-13.el9_7.x86_64 5/31 #13 88.95 Verifying : boost-context-1.75.0-13.el9_7.x86_64 6/31 #13 88.95 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 7/31 #13 88.95 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 8/31 #13 88.95 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 9/31 #13 88.95 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 10/31 #13 88.95 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 11/31 #13 88.95 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 12/31 #13 88.95 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 13/31 #13 88.95 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 14/31 #13 88.95 Verifying : boost-log-1.75.0-13.el9_7.x86_64 15/31 #13 88.95 Verifying : boost-math-1.75.0-13.el9_7.x86_64 16/31 #13 88.95 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 17/31 #13 88.95 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 18/31 #13 88.95 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 19/31 #13 88.95 Verifying : boost-random-1.75.0-13.el9_7.x86_64 20/31 #13 88.95 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 21/31 #13 88.95 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 22/31 #13 88.95 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 23/31 #13 88.95 Verifying : boost-system-1.75.0-13.el9_7.x86_64 24/31 #13 88.95 Verifying : boost-test-1.75.0-13.el9_7.x86_64 25/31 #13 88.95 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 26/31 #13 88.95 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 27/31 #13 88.95 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 28/31 #13 88.95 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 29/31 #13 88.95 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 88.95 Verifying : libunwind-1.6.2-1.el9.x86_64 31/31 #13 89.07 #13 89.07 Installed: #13 89.07 boost-1.75.0-13.el9_7.x86_64 #13 89.07 boost-atomic-1.75.0-13.el9_7.x86_64 #13 89.07 boost-chrono-1.75.0-13.el9_7.x86_64 #13 89.07 boost-container-1.75.0-13.el9_7.x86_64 #13 89.07 boost-context-1.75.0-13.el9_7.x86_64 #13 89.07 boost-contract-1.75.0-13.el9_7.x86_64 #13 89.07 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 89.07 boost-date-time-1.75.0-13.el9_7.x86_64 #13 89.07 boost-fiber-1.75.0-13.el9_7.x86_64 #13 89.07 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 89.07 boost-graph-1.75.0-13.el9_7.x86_64 #13 89.07 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 89.07 boost-locale-1.75.0-13.el9_7.x86_64 #13 89.07 boost-log-1.75.0-13.el9_7.x86_64 #13 89.07 boost-math-1.75.0-13.el9_7.x86_64 #13 89.07 boost-nowide-1.75.0-13.el9_7.x86_64 #13 89.07 boost-program-options-1.75.0-13.el9_7.x86_64 #13 89.07 boost-python3-1.75.0-13.el9_7.x86_64 #13 89.07 boost-random-1.75.0-13.el9_7.x86_64 #13 89.07 boost-regex-1.75.0-13.el9_7.x86_64 #13 89.07 boost-serialization-1.75.0-13.el9_7.x86_64 #13 89.07 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 89.07 boost-system-1.75.0-13.el9_7.x86_64 #13 89.07 boost-test-1.75.0-13.el9_7.x86_64 #13 89.07 boost-thread-1.75.0-13.el9_7.x86_64 #13 89.07 boost-timer-1.75.0-13.el9_7.x86_64 #13 89.07 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 89.07 boost-wave-1.75.0-13.el9_7.x86_64 #13 89.07 gperftools-libs-2.9.1-3.el9.x86_64 #13 89.07 libicu-67.1-10.el9_6.x86_64 #13 89.07 libunwind-1.6.2-1.el9.x86_64 #13 89.07 #13 89.07 Complete! #13 89.73 77 files removed #13 90.33 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 90.43 Collecting contrail-vrouter-api==0.1.dev0 #13 90.43 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 90.89 Installing collected packages: contrail-vrouter-api #13 90.94 Successfully installed contrail-vrouter-api-0.1.dev0 #13 90.95 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 92.1s #14 [stage-1 8/8] COPY *.sh / #14 DONE 1.1s #15 exporting to image #15 exporting layers #15 exporting layers 3.6s done #15 writing image sha256:e5006ba49d35077c17a1cdaea9e136079cd2abd6ee500aa9ed324ba46eb1ebd5 done #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_3-1 #15 naming to nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_3-1 0.0s done #15 DONE 3.8s 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) 2026-03-20 14:26:58,942: INFO: Docker build duration: 126 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-tor-agent] c52e9fce4e6a: Preparing b15dfd2e9b07: Preparing 2f273a167ad7: Preparing 14574bd96a5d: Preparing 2e62f9f74cd1: Preparing 6aee16ea0fea: Preparing 0e4f3ccad961: Preparing 0713e5b60b8b: Preparing b8ad30a24486: Preparing ecc039983697: Preparing 549fb8cc4251: Preparing 6e4ad5cd0eed: Preparing f3baec29eb7a: Preparing 179c654e198b: Preparing 657f24e64f03: Preparing 6ae2097b52a0: Preparing f646e7e06740: Preparing c67d950bf59b: Preparing 13b8f88a1112: Preparing b071c9955fc7: Preparing 44343de3ea1d: Preparing c52e9fce4e6a: Waiting b15dfd2e9b07: Waiting 2f273a167ad7: Waiting 14574bd96a5d: Waiting 2e62f9f74cd1: Waiting 6aee16ea0fea: Waiting 0e4f3ccad961: Waiting 0713e5b60b8b: Waiting b8ad30a24486: Waiting ecc039983697: Waiting 549fb8cc4251: Waiting 6e4ad5cd0eed: Waiting f3baec29eb7a: Waiting 179c654e198b: Waiting 657f24e64f03: Waiting 6ae2097b52a0: Waiting f646e7e06740: Waiting c67d950bf59b: Waiting 13b8f88a1112: Waiting b071c9955fc7: Waiting 44343de3ea1d: Waiting 2f273a167ad7: Pushed 2e62f9f74cd1: Pushed 14574bd96a5d: Pushed 0713e5b60b8b: Layer already exists c52e9fce4e6a: Pushed b8ad30a24486: Layer already exists 6aee16ea0fea: Pushed ecc039983697: Layer already exists 549fb8cc4251: Layer already exists 6e4ad5cd0eed: Layer already exists 0e4f3ccad961: Pushed 179c654e198b: Layer already exists 657f24e64f03: Layer already exists f3baec29eb7a: Layer already exists 6ae2097b52a0: Layer already exists f646e7e06740: Layer already exists c67d950bf59b: Layer already exists 44343de3ea1d: Layer already exists 13b8f88a1112: Layer already exists b071c9955fc7: Layer already exists b15dfd2e9b07: Pushed master-2_7_6_3-1: digest: sha256:39a2342c4a918add81c175ff22d47b1183928c15aa93a11d2e50a21c30dc8160 size: 4713 2026-03-20 14:27:16,454: INFO: Building opensdn-tor-agent finished successfully, duration: 144 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_6_3-1 9610088f7fd2 683MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-api:master-2_7_6_3-1 2798dac96032 692MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-base:master-2_7_6_3-1 70533c1e8829 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-collector:master-2_7_6_3-1 4b79a91c17e4 749MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-query-engine:master-2_7_6_3-1 a4c24a6896e3 745MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base:master-2_7_6_3-1 9f340e675456 908MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-collector:master-2_7_6_3-1 c599fbaedca9 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-topology:master-2_7_6_3-1 5c0ced67427a 909MB 0B nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src:master-2_7_6_3-1 6749dec7d7f8 1.41MB 0B nexus.gz1.opensdn.io:5101/opensdn-base:master-2_7_6_3-1 b7031361304e 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src:master-2_7_6_3-1 3bc6128108b5 4.17kB 0B nexus.gz1.opensdn.io:5101/opensdn-charms-src:master-2_7_6_3-1 f035c8314760 6.05MB 0B nexus.gz1.opensdn.io:5101/opensdn-container-builder-src:master-2_7_6_3-1 8260b07674e6 2.48MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-api:master-2_7_6_3-1 150402a6b0e9 705MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_7_6_3-1 d25ab674eb6f 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-dnsmasq:master-2_7_6_3-1 11b8291166c7 682MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_7_6_3-1 f47ac6c6ced8 668MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor:master-2_7_6_3-1 12a900dd319c 689MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-base:master-2_7_6_3-1 4b3c14a60fd5 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_7_6_3-1 fb095cd5332f 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-2_7_6_3-1 0c205109e263 753MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-2_7_6_3-1 14ce7be73f19 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base:master-2_7_6_3-1 b66529afb4be 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-2_7_6_3-1 0f7444bb8abc 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-2_7_6_3-1 6f32d3404fc2 914MB 0B nexus.gz1.opensdn.io:5101/opensdn-debug:master-2_7_6_3-1 22960bd67458 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-cassandra:master-2_7_6_3-1 a7c65fee9261 331MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_7_6_3-1 4c3b839c5758 144MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-kafka:master-2_7_6_3-1 54c235ff48e0 392MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq:master-2_7_6_3-1 2c9b025d90ab 363MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-redis:master-2_7_6_3-1 a9fdf1cbc8bb 171MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_7_6_3-1 9648b024535e 440MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-stunnel:master-2_7_6_3-1 03883da03162 454MB 0B nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper:master-2_7_6_3-1 07e632f464c0 301MB 0B nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_7_6_3-1 834c8351e3e2 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src:master-2_7_6_3-1 834c3d25a3a6 32.7MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init:master-2_7_6_3-1 95c673c251b7 687MB 0B nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager:master-2_7_6_3-1 0cd0fb025f52 672MB 0B nexus.gz1.opensdn.io:5101/opensdn-node-init:master-2_7_6_3-1 d5061beddee4 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-2_7_6_3-1 3878b4847b80 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init:master-2_7_6_3-1 d2ed48ded79a 428MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init:master-2_7_6_3-1 eff5b3f97cfb 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init:master-2_7_6_3-1 6f438e9c3d89 444MB 0B nexus.gz1.opensdn.io:5101/opensdn-provisioner:master-2_7_6_3-1 311100159434 667MB 0B nexus.gz1.opensdn.io:5101/opensdn-status:master-2_7_6_3-1 33ec0dc1af53 802MB 0B nexus.gz1.opensdn.io:5101/opensdn-tor-agent:master-2_7_6_3-1 e5006ba49d35 726MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent-dpdk:master-2_7_6_3-1 172e588709b6 958MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-2_7_6_3-1 bc3de1cf8638 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-build-init:master-2_7_6_3-1 3c6dfda2dd61 612MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk:master-2_7_6_3-1 38a67fe35050 734MB 0B nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init:master-2_7_6_3-1 c3a59abdc028 365MB 0B nexus.gz1.opensdn.io:5101/tf-dev-sandbox:frozen 1d6398d71ca8 21GB 0B U opensdn-test-test:master-2_7_6_3-1 1da5d605da4f 1.83GB 0B tf-dev-sandbox:compile dd6131a6ae1c 34.4GB 0B