2026-03-30 01:17:59,143: INFO: Building opensdn-tor-agent 2026-03-30 01:17:59,193: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r25.1 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9.3 --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.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.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 0.0s done #4 DONE 1.8s #5 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 #5 DONE 0.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 0.0s done #7 DONE 1.8s #8 [stage-1 2/8] COPY --from=build /buildroot/usr/lib/libisc-9.21.3.so /usr/lib/ #8 DONE 1.9s #9 [stage-1 3/8] COPY --from=build /buildroot/usr/lib/libisccc-9.21.3.so /usr/lib/ #9 DONE 2.7s #10 [stage-1 4/8] COPY --from=build /buildroot/usr/lib/libisccfg-9.21.3.so /usr/lib/ #10 DONE 1.8s #11 [stage-1 5/8] COPY --from=build /buildroot/usr/bin/contrail-vrouter-agent-health-check.py /usr/bin/ #11 DONE 1.8s #12 [stage-1 6/8] COPY --from=build /buildroot/usr/bin/contrail_crypt_tunnel_client.py /usr/bin/ #12 DONE 1.1s #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.724 Third parties for OpenSDN 32 MB/s | 5.1 MB 00:00 #13 5.067 Extra Packages for Enterprise Linux 9 - x86_64 23 MB/s | 20 MB 00:00 #13 22.70 Extra Packages for Enterprise Linux 9 openh264 2.8 kB/s | 2.5 kB 00:00 #13 23.61 Rocky Linux 9 - BaseOS 26 MB/s | 17 MB 00:00 #13 28.70 Rocky Linux 9 - AppStream 19 MB/s | 17 MB 00:00 #13 33.40 Rocky Linux 9 - Extras 37 kB/s | 17 kB 00:00 #13 36.17 Dependencies resolved. #13 36.17 ================================================================================ #13 36.17 Package Arch Version Repository Size #13 36.17 ================================================================================ #13 36.17 Installing: #13 36.17 boost x86_64 1.75.0-13.el9_7 appstream 9.9 k #13 36.17 gperftools-libs x86_64 2.9.1-3.el9 epel 308 k #13 36.17 Installing dependencies: #13 36.17 boost-atomic x86_64 1.75.0-13.el9_7 appstream 15 k #13 36.17 boost-chrono x86_64 1.75.0-13.el9_7 appstream 23 k #13 36.17 boost-container x86_64 1.75.0-13.el9_7 appstream 35 k #13 36.17 boost-context x86_64 1.75.0-13.el9_7 appstream 13 k #13 36.17 boost-contract x86_64 1.75.0-13.el9_7 appstream 43 k #13 36.17 boost-coroutine x86_64 1.75.0-13.el9_7 appstream 30 k #13 36.17 boost-date-time x86_64 1.75.0-13.el9_7 appstream 11 k #13 36.17 boost-fiber x86_64 1.75.0-13.el9_7 appstream 37 k #13 36.17 boost-filesystem x86_64 1.75.0-13.el9_7 appstream 55 k #13 36.17 boost-graph x86_64 1.75.0-13.el9_7 appstream 99 k #13 36.17 boost-iostreams x86_64 1.75.0-13.el9_7 appstream 37 k #13 36.17 boost-locale x86_64 1.75.0-13.el9_7 appstream 212 k #13 36.17 boost-log x86_64 1.75.0-13.el9_7 appstream 405 k #13 36.17 boost-math x86_64 1.75.0-13.el9_7 appstream 203 k #13 36.17 boost-nowide x86_64 1.75.0-13.el9_7 appstream 13 k #13 36.17 boost-program-options x86_64 1.75.0-13.el9_7 appstream 104 k #13 36.17 boost-python3 x86_64 1.75.0-13.el9_7 appstream 91 k #13 36.17 boost-random x86_64 1.75.0-13.el9_7 appstream 22 k #13 36.17 boost-regex x86_64 1.75.0-13.el9_7 appstream 275 k #13 36.17 boost-serialization x86_64 1.75.0-13.el9_7 appstream 127 k #13 36.17 boost-stacktrace x86_64 1.75.0-13.el9_7 appstream 25 k #13 36.17 boost-system x86_64 1.75.0-13.el9_7 appstream 11 k #13 36.17 boost-test x86_64 1.75.0-13.el9_7 appstream 228 k #13 36.17 boost-thread x86_64 1.75.0-13.el9_7 appstream 53 k #13 36.17 boost-timer x86_64 1.75.0-13.el9_7 appstream 21 k #13 36.17 boost-type_erasure x86_64 1.75.0-13.el9_7 appstream 28 k #13 36.17 boost-wave x86_64 1.75.0-13.el9_7 appstream 207 k #13 36.17 libicu x86_64 67.1-10.el9_6 baseos 9.6 M #13 36.17 libunwind x86_64 1.6.2-1.el9 epel 67 k #13 36.17 #13 36.17 Transaction Summary #13 36.17 ================================================================================ #13 36.17 Install 31 Packages #13 36.17 #13 36.17 Total download size: 12 M #13 36.17 Installed size: 41 M #13 36.17 Downloading Packages: #13 37.03 (1/31): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 #13 37.03 (2/31): boost-1.75.0-13.el9_7.x86_64.rpm 558 kB/s | 9.9 kB 00:00 #13 37.04 (3/31): boost-atomic-1.75.0-13.el9_7.x86_64.rpm 2.4 MB/s | 15 kB 00:00 #13 37.04 (4/31): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.0 MB/s | 308 kB 00:00 #13 37.07 (5/31): boost-chrono-1.75.0-13.el9_7.x86_64.rpm 1.5 MB/s | 23 kB 00:00 #13 37.07 (6/31): boost-context-1.75.0-13.el9_7.x86_64.rp 3.0 MB/s | 13 kB 00:00 #13 37.07 (7/31): boost-container-1.75.0-13.el9_7.x86_64. 1.9 MB/s | 35 kB 00:00 #13 37.07 (8/31): boost-contract-1.75.0-13.el9_7.x86_64.r 4.3 MB/s | 43 kB 00:00 #13 37.07 (9/31): boost-coroutine-1.75.0-13.el9_7.x86_64. 5.0 MB/s | 30 kB 00:00 #13 37.08 (10/31): boost-date-time-1.75.0-13.el9_7.x86_64 1.9 MB/s | 11 kB 00:00 #13 37.08 (11/31): boost-fiber-1.75.0-13.el9_7.x86_64.rpm 5.7 MB/s | 37 kB 00:00 #13 37.08 (12/31): boost-graph-1.75.0-13.el9_7.x86_64.rpm 11 MB/s | 99 kB 00:00 #13 37.09 (13/31): boost-filesystem-1.75.0-13.el9_7.x86_6 3.2 MB/s | 55 kB 00:00 #13 37.11 (14/31): boost-iostreams-1.75.0-13.el9_7.x86_64 5.0 MB/s | 37 kB 00:00 #13 37.11 (15/31): boost-locale-1.75.0-13.el9_7.x86_64.rp 16 MB/s | 212 kB 00:00 #13 37.11 (16/31): boost-log-1.75.0-13.el9_7.x86_64.rpm 21 MB/s | 405 kB 00:00 #13 37.15 (17/31): boost-math-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 203 kB 00:00 #13 37.15 (18/31): boost-nowide-1.75.0-13.el9_7.x86_64.rp 1.3 MB/s | 13 kB 00:00 #13 37.15 (19/31): boost-program-options-1.75.0-13.el9_7. 6.5 MB/s | 104 kB 00:00 #13 37.15 (20/31): boost-python3-1.75.0-13.el9_7.x86_64.r 6.0 MB/s | 91 kB 00:00 #13 37.15 (21/31): boost-random-1.75.0-13.el9_7.x86_64.rp 3.7 MB/s | 22 kB 00:00 #13 37.15 (22/31): boost-regex-1.75.0-13.el9_7.x86_64.rpm 30 MB/s | 275 kB 00:00 #13 37.15 (23/31): boost-serialization-1.75.0-13.el9_7.x8 12 MB/s | 127 kB 00:00 #13 37.15 (24/31): boost-stacktrace-1.75.0-13.el9_7.x86_6 4.0 MB/s | 25 kB 00:00 #13 37.26 (25/31): boost-system-1.75.0-13.el9_7.x86_64.rp 2.1 MB/s | 11 kB 00:00 #13 37.26 (26/31): boost-test-1.75.0-13.el9_7.x86_64.rpm 28 MB/s | 228 kB 00:00 #13 37.26 (27/31): boost-thread-1.75.0-13.el9_7.x86_64.rp 6.0 MB/s | 53 kB 00:00 #13 37.26 (28/31): boost-timer-1.75.0-13.el9_7.x86_64.rpm 3.4 MB/s | 21 kB 00:00 #13 37.26 (29/31): boost-type_erasure-1.75.0-13.el9_7.x86 5.3 MB/s | 28 kB 00:00 #13 37.26 (30/31): boost-wave-1.75.0-13.el9_7.x86_64.rpm 14 MB/s | 207 kB 00:00 #13 37.32 (31/31): libicu-67.1-10.el9_6.x86_64.rpm 29 MB/s | 9.6 MB 00:00 #13 37.32 -------------------------------------------------------------------------------- #13 37.32 Total 11 MB/s | 12 MB 00:01 #13 38.03 Running transaction check #13 38.03 Transaction check succeeded. #13 38.03 Running transaction test #13 38.27 Transaction test succeeded. #13 38.27 Running transaction #13 38.86 Preparing : 1/1 #13 39.02 Installing : boost-system-1.75.0-13.el9_7.x86_64 1/31 #13 39.02 Installing : boost-chrono-1.75.0-13.el9_7.x86_64 2/31 #13 39.02 Installing : boost-thread-1.75.0-13.el9_7.x86_64 3/31 #13 39.02 Installing : boost-filesystem-1.75.0-13.el9_7.x86_64 4/31 #13 39.27 Installing : libicu-67.1-10.el9_6.x86_64 5/31 #13 39.27 Installing : boost-regex-1.75.0-13.el9_7.x86_64 6/31 #13 39.27 Installing : boost-context-1.75.0-13.el9_7.x86_64 7/31 #13 39.27 Installing : boost-date-time-1.75.0-13.el9_7.x86_64 8/31 #13 39.27 Installing : boost-atomic-1.75.0-13.el9_7.x86_64 9/31 #13 39.27 Installing : boost-log-1.75.0-13.el9_7.x86_64 10/31 #13 39.27 Installing : boost-wave-1.75.0-13.el9_7.x86_64 11/31 #13 39.27 Installing : boost-coroutine-1.75.0-13.el9_7.x86_64 12/31 #13 39.27 Installing : boost-fiber-1.75.0-13.el9_7.x86_64 13/31 #13 39.27 Installing : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 39.42 Installing : boost-locale-1.75.0-13.el9_7.x86_64 15/31 #13 39.42 Installing : boost-type_erasure-1.75.0-13.el9_7.x86_64 16/31 #13 39.42 Installing : boost-timer-1.75.0-13.el9_7.x86_64 17/31 #13 39.42 Installing : boost-test-1.75.0-13.el9_7.x86_64 18/31 #13 39.42 Installing : boost-stacktrace-1.75.0-13.el9_7.x86_64 19/31 #13 39.42 Installing : boost-serialization-1.75.0-13.el9_7.x86_64 20/31 #13 39.42 Installing : boost-random-1.75.0-13.el9_7.x86_64 21/31 #13 39.42 Installing : boost-python3-1.75.0-13.el9_7.x86_64 22/31 #13 39.42 Installing : boost-program-options-1.75.0-13.el9_7.x86_64 23/31 #13 39.42 Installing : boost-nowide-1.75.0-13.el9_7.x86_64 24/31 #13 39.42 Installing : boost-math-1.75.0-13.el9_7.x86_64 25/31 #13 39.42 Installing : boost-iostreams-1.75.0-13.el9_7.x86_64 26/31 #13 39.42 Installing : boost-contract-1.75.0-13.el9_7.x86_64 27/31 #13 39.42 Installing : boost-container-1.75.0-13.el9_7.x86_64 28/31 #13 39.42 Installing : libunwind-1.6.2-1.el9.x86_64 29/31 #13 39.42 Installing : gperftools-libs-2.9.1-3.el9.x86_64 30/31 #13 39.42 Installing : boost-1.75.0-13.el9_7.x86_64 31/31 #13 39.42 Running scriptlet: boost-1.75.0-13.el9_7.x86_64 31/31 #13 39.78 Verifying : gperftools-libs-2.9.1-3.el9.x86_64 1/31 #13 39.78 Verifying : libunwind-1.6.2-1.el9.x86_64 2/31 #13 39.78 Verifying : libicu-67.1-10.el9_6.x86_64 3/31 #13 39.78 Verifying : boost-1.75.0-13.el9_7.x86_64 4/31 #13 39.78 Verifying : boost-atomic-1.75.0-13.el9_7.x86_64 5/31 #13 39.78 Verifying : boost-chrono-1.75.0-13.el9_7.x86_64 6/31 #13 39.78 Verifying : boost-container-1.75.0-13.el9_7.x86_64 7/31 #13 39.78 Verifying : boost-context-1.75.0-13.el9_7.x86_64 8/31 #13 39.78 Verifying : boost-contract-1.75.0-13.el9_7.x86_64 9/31 #13 39.78 Verifying : boost-coroutine-1.75.0-13.el9_7.x86_64 10/31 #13 39.78 Verifying : boost-date-time-1.75.0-13.el9_7.x86_64 11/31 #13 39.78 Verifying : boost-fiber-1.75.0-13.el9_7.x86_64 12/31 #13 39.78 Verifying : boost-filesystem-1.75.0-13.el9_7.x86_64 13/31 #13 39.78 Verifying : boost-graph-1.75.0-13.el9_7.x86_64 14/31 #13 39.78 Verifying : boost-iostreams-1.75.0-13.el9_7.x86_64 15/31 #13 39.78 Verifying : boost-locale-1.75.0-13.el9_7.x86_64 16/31 #13 39.78 Verifying : boost-log-1.75.0-13.el9_7.x86_64 17/31 #13 39.78 Verifying : boost-math-1.75.0-13.el9_7.x86_64 18/31 #13 39.78 Verifying : boost-nowide-1.75.0-13.el9_7.x86_64 19/31 #13 39.78 Verifying : boost-program-options-1.75.0-13.el9_7.x86_64 20/31 #13 39.78 Verifying : boost-python3-1.75.0-13.el9_7.x86_64 21/31 #13 39.78 Verifying : boost-random-1.75.0-13.el9_7.x86_64 22/31 #13 39.78 Verifying : boost-regex-1.75.0-13.el9_7.x86_64 23/31 #13 39.78 Verifying : boost-serialization-1.75.0-13.el9_7.x86_64 24/31 #13 39.78 Verifying : boost-stacktrace-1.75.0-13.el9_7.x86_64 25/31 #13 39.78 Verifying : boost-system-1.75.0-13.el9_7.x86_64 26/31 #13 39.78 Verifying : boost-test-1.75.0-13.el9_7.x86_64 27/31 #13 39.78 Verifying : boost-thread-1.75.0-13.el9_7.x86_64 28/31 #13 39.78 Verifying : boost-timer-1.75.0-13.el9_7.x86_64 29/31 #13 39.78 Verifying : boost-type_erasure-1.75.0-13.el9_7.x86_64 30/31 #13 39.78 Verifying : boost-wave-1.75.0-13.el9_7.x86_64 31/31 #13 39.78 #13 39.78 Installed: #13 39.78 boost-1.75.0-13.el9_7.x86_64 #13 39.78 boost-atomic-1.75.0-13.el9_7.x86_64 #13 39.78 boost-chrono-1.75.0-13.el9_7.x86_64 #13 39.78 boost-container-1.75.0-13.el9_7.x86_64 #13 39.78 boost-context-1.75.0-13.el9_7.x86_64 #13 39.78 boost-contract-1.75.0-13.el9_7.x86_64 #13 39.78 boost-coroutine-1.75.0-13.el9_7.x86_64 #13 39.78 boost-date-time-1.75.0-13.el9_7.x86_64 #13 39.78 boost-fiber-1.75.0-13.el9_7.x86_64 #13 39.78 boost-filesystem-1.75.0-13.el9_7.x86_64 #13 39.78 boost-graph-1.75.0-13.el9_7.x86_64 #13 39.78 boost-iostreams-1.75.0-13.el9_7.x86_64 #13 39.78 boost-locale-1.75.0-13.el9_7.x86_64 #13 39.78 boost-log-1.75.0-13.el9_7.x86_64 #13 39.78 boost-math-1.75.0-13.el9_7.x86_64 #13 39.78 boost-nowide-1.75.0-13.el9_7.x86_64 #13 39.78 boost-program-options-1.75.0-13.el9_7.x86_64 #13 39.78 boost-python3-1.75.0-13.el9_7.x86_64 #13 39.78 boost-random-1.75.0-13.el9_7.x86_64 #13 39.78 boost-regex-1.75.0-13.el9_7.x86_64 #13 39.78 boost-serialization-1.75.0-13.el9_7.x86_64 #13 39.78 boost-stacktrace-1.75.0-13.el9_7.x86_64 #13 39.78 boost-system-1.75.0-13.el9_7.x86_64 #13 39.78 boost-test-1.75.0-13.el9_7.x86_64 #13 39.78 boost-thread-1.75.0-13.el9_7.x86_64 #13 39.78 boost-timer-1.75.0-13.el9_7.x86_64 #13 39.78 boost-type_erasure-1.75.0-13.el9_7.x86_64 #13 39.78 boost-wave-1.75.0-13.el9_7.x86_64 #13 39.78 gperftools-libs-2.9.1-3.el9.x86_64 #13 39.78 libicu-67.1-10.el9_6.x86_64 #13 39.78 libunwind-1.6.2-1.el9.x86_64 #13 39.78 #13 39.78 Complete! #13 40.21 46 files removed #13 40.54 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #13 40.62 Collecting contrail-vrouter-api==0.1.dev0 #13 40.62 Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB) #13 40.82 Installing collected packages: contrail-vrouter-api #13 40.82 Successfully installed contrail-vrouter-api-0.1.dev0 #13 40.83 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 41.0s #14 [stage-1 8/8] COPY *.sh / #14 DONE 0.3s #15 exporting to image #15 exporting layers #15 exporting layers 2.9s done #15 writing image sha256:fb4c43af4c48545659dd1640ac51ac190a96ffedd35d0b1ebc6699db89610989 #15 writing image sha256:fb4c43af4c48545659dd1640ac51ac190a96ffedd35d0b1ebc6699db89610989 done #15 naming to nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 done #15 DONE 3.1s 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-30 01:20:27,450: INFO: Docker build duration: 148 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-tor-agent] d5ea1667dc96: Preparing 1ad910cbf4d5: Preparing 8caf1289a26e: Preparing c8175c5a9e43: Preparing 1d7e98933d92: Preparing b47360ca60ad: Preparing 12197de6edc4: Preparing 22f001ed0c22: Preparing e1a37d0a67b8: Preparing 020bc2025159: Preparing 593e7db8a09c: Preparing 11189846bdb6: Preparing e54587b9613c: Preparing 49057f9e5fc1: Preparing 1dd9b1d6533b: Preparing 8d3d652e254c: Preparing 140848341c03: Preparing 6afcd90fa593: Preparing afed9ce43e88: Preparing 44343de3ea1d: Preparing d5ea1667dc96: Waiting 1ad910cbf4d5: Waiting 8caf1289a26e: Waiting c8175c5a9e43: Waiting 1d7e98933d92: Waiting b47360ca60ad: Waiting 12197de6edc4: Waiting 22f001ed0c22: Waiting e1a37d0a67b8: Waiting 020bc2025159: Waiting 593e7db8a09c: Waiting 11189846bdb6: Waiting e54587b9613c: Waiting 49057f9e5fc1: Waiting 1dd9b1d6533b: Waiting 8d3d652e254c: Waiting 140848341c03: Waiting 6afcd90fa593: Waiting afed9ce43e88: Waiting 44343de3ea1d: Waiting c8175c5a9e43: Pushed 8caf1289a26e: Pushed 1d7e98933d92: Pushed b47360ca60ad: Pushed 22f001ed0c22: Layer already exists d5ea1667dc96: Pushed e1a37d0a67b8: Layer already exists 020bc2025159: Layer already exists 593e7db8a09c: Layer already exists 11189846bdb6: Layer already exists e54587b9613c: Layer already exists 49057f9e5fc1: Layer already exists 1dd9b1d6533b: Layer already exists 12197de6edc4: Pushed 8d3d652e254c: Layer already exists 140848341c03: Layer already exists 6afcd90fa593: Layer already exists afed9ce43e88: Layer already exists 44343de3ea1d: Layer already exists 1ad910cbf4d5: Pushed nightly-r25.1: digest: sha256:565cfff2b9107730b17544dc8c879fa484c665c03ae3bf9b4378a2d922f77e77 size: 4504 2026-03-30 01:20:43,927: INFO: Building opensdn-tor-agent finished successfully, duration: 164 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:5102/opensdn-analytics-alarm-gen:nightly-r25.1 9f3d1bd6f06a 636MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-api:nightly-r25.1 cf5f293e43bf 645MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-base:nightly-r25.1 c9ab0c492d78 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-collector:nightly-r25.1 0a175580e779 969MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-query-engine:nightly-r25.1 87b055ce1bbf 849MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base:nightly-r25.1 3daf47b80732 857MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector:nightly-r25.1 2bcef9fe2815 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology:nightly-r25.1 9be4e80bbc8e 858MB 0B nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src:nightly-r25.1 77a7d712ea09 1.41MB 0B nexus.gz1.opensdn.io:5102/opensdn-base:nightly-r25.1 a6fed718da74 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src:nightly-r25.1 e779d8fab06c 3.7kB 0B nexus.gz1.opensdn.io:5102/opensdn-charms-src:nightly-r25.1 2b1757f92ac8 6.05MB 0B nexus.gz1.opensdn.io:5102/opensdn-container-builder-src:nightly-r25.1 9982fb2994db 2.47MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-api:nightly-r25.1 f0e9851e7382 657MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly-r25.1 f0d6b0fe4805 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-dnsmasq:nightly-r25.1 4de9184ba642 639MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly-r25.1 b4baa6e1bd75 621MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-config-svcmonitor:nightly-r25.1 416c71ee21b7 641MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-base:nightly-r25.1 d1781d0a3aa0 682MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly-r25.1 51673ffefe5d 1.24GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly-r25.1 2fd49a04b5c5 1.01GB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-control-named:nightly-r25.1 9b5428224c06 702MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base:nightly-r25.1 0ec0fdfb6295 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-job:nightly-r25.1 ccf1ff02b825 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-controller-webui-web:nightly-r25.1 76d551f20d61 902MB 0B nexus.gz1.opensdn.io:5102/opensdn-debug:nightly-r25.1 f27e215a2c28 416MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-cassandra:nightly-r25.1 625fe5038040 331MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly-r25.1 146e25092242 144MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-kafka:nightly-r25.1 5f1ef8cdd41e 392MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq:nightly-r25.1 d88e0d4dbcdf 363MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-redis:nightly-r25.1 ac0709015647 171MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd:nightly-r25.1 6d5e333b0665 432MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-stunnel:nightly-r25.1 8acc7875a9f9 443MB 0B nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper:nightly-r25.1 8d3625a05ffa 301MB 0B nexus.gz1.opensdn.io:5102/opensdn-general-base:nightly-r25.1 4b9e0ba3760b 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src:nightly-r25.1 ad76febd915f 32.7MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-cni-init:nightly-r25.1 5d4e969cd34f 640MB 0B nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager:nightly-r25.1 f7c4debad1c0 625MB 0B nexus.gz1.opensdn.io:5102/opensdn-node-init:nightly-r25.1 aa03d95e0915 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-nodemgr:nightly-r25.1 f68bf6ce1c7c 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-compute-init:nightly-r25.1 aefc79bd3f59 412MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init:nightly-r25.1 561327680959 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init:nightly-r25.1 304892995615 428MB 0B nexus.gz1.opensdn.io:5102/opensdn-provisioner:nightly-r25.1 d5a21b640299 620MB 0B nexus.gz1.opensdn.io:5102/opensdn-status:nightly-r25.1 26b83d9c032a 758MB 0B nexus.gz1.opensdn.io:5102/opensdn-test-test:nightly-r25.1 2b4b693bdae7 1.75GB 0B nexus.gz1.opensdn.io:5102/opensdn-tools:nightly-r25.1 6367f48e6425 1.35GB 0B nexus.gz1.opensdn.io:5102/opensdn-tor-agent:nightly-r25.1 fb4c43af4c48 683MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent-dpdk:nightly-r25.1 59a54ee5ea25 924MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-agent:nightly-r25.1 a5b05d3c59f6 1.81GB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-base:nightly-r25.1 19efb4951d67 694MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-build-init:nightly-r25.1 ff6136a7545b 628MB 0B nexus.gz1.opensdn.io:5102/opensdn-vrouter-kernel-init-dpdk:nightly-r25.1 17daefe3238f 694MB 0B nexus.gz1.opensdn.io:5102/tf-dev-sandbox:stable-r25.1 1680f7016f02 2.9GB 0B U opensdn-test-test:nightly-r25.1 2b4b693bdae7 1.75GB 0B tf-dev-sandbox:compile c2cab9478b36 24.7GB 0B