2025-10-07 20:02:41,755: INFO: Building opensdn-external-rsyslogd 2025-10-07 20:02:42,001: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-2_1_8_1-3 --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-external-rsyslogd --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.25kB done #1 DONE 0.5s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_8_1-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.7s #4 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_8_1-3 #4 CACHED #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 1.1s #6 [2/5] COPY *.sh / #6 DONE 0.5s #7 [3/5] RUN set -e ; /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' && source /etc/os-release && if [[ "$ID" == 'rhel' && "${PLATFORM_ID/*:/}" == 'el8' ]] ; then RSYSLOG_VERSION=8.37.0 ; elif [[ "${PLATFORM_ID/*:/}" == 'el9' ]] ; then RSYSLOG_VERSION=8.2310.0 ; else RSYSLOG_VERSION=8.24.0 ; fi && yum -y install rsyslog-$RSYSLOG_VERSION && yum clean all -y && rm -rf /var/cache/yum #7 1.347 Contrail repo 9.8 kB/s | 257 B 00:00 #7 1.468 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.1 MB 00:00 #7 3.043 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 730 kB 00:00 #7 3.492 added from: http://tf-mirrors.gz1.opensdn.io/re 4.7 MB/s | 264 kB 00:00 #7 4.131 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 7.0 MB 00:00 #7 8.690 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 4.0 MB 00:00 #7 10.48 added from: http://tf-mirrors.gz1.opensdn.io/re 14 MB/s | 939 kB 00:00 #7 11.13 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 2.3 MB 00:00 #7 12.13 added from: http://tf-mirrors.gz1.opensdn.io/re 9.1 MB/s | 392 kB 00:00 #7 12.64 added from: http://tf-mirrors.gz1.opensdn.io/re 11 MB/s | 451 kB 00:00 #7 13.14 added from: http://tf-mirrors.gz1.opensdn.io/re 313 kB/s | 16 kB 00:00 #7 13.52 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 kB/s | 257 B 00:00 #7 13.89 added from: http://tf-mirrors.gz1.opensdn.io/re 194 kB/s | 13 kB 00:00 #7 14.25 added from: http://tf-mirrors.gz1.opensdn.io/re 892 kB/s | 64 kB 00:00 #7 15.53 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 30 MB 00:00 #7 37.29 Third parties for OpenSDN 34 MB/s | 5.4 MB 00:00 #7 46.83 Dependencies resolved. #7 46.83 ================================================================================ #7 46.83 Package Arch Version Repository Size #7 46.83 ================================================================================ #7 46.83 Installing: #7 46.83 rsyslog x86_64 8.2310.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 781 k #7 46.83 Installing dependencies: #7 46.83 libestr x86_64 0.1.11-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #7 46.83 libfastjson x86_64 0.99.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 37 k #7 46.83 #7 46.83 Transaction Summary #7 46.83 ================================================================================ #7 46.83 Install 3 Packages #7 46.83 #7 46.83 Total download size: 844 k #7 46.83 Installed size: 2.7 M #7 46.83 Downloading Packages: #7 47.05 (1/3): libfastjson-0.99.9-5.el9.x86_64.rpm 175 kB/s | 37 kB 00:00 #7 47.34 (2/3): libestr-0.1.11-4.el9.x86_64.rpm 50 kB/s | 25 kB 00:00 #7 48.07 (3/3): rsyslog-8.2310.0-4.el9.x86_64.rpm 633 kB/s | 781 kB 00:01 #7 48.07 -------------------------------------------------------------------------------- #7 48.07 Total 683 kB/s | 844 kB 00:01 #7 48.07 Running transaction check #7 48.09 Transaction check succeeded. #7 48.09 Running transaction test #7 48.14 Transaction test succeeded. #7 48.14 Running transaction #7 48.33 Preparing : 1/1 #7 48.53 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 48.55 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 48.63 Installing : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 48.64 Running scriptlet: rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 49.09 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 49.09 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 49.09 Verifying : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 49.22 #7 49.22 Installed: #7 49.22 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 49.22 rsyslog-8.2310.0-4.el9.x86_64 #7 49.22 #7 49.22 Complete! #7 49.75 80 files removed #7 DONE 50.0s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.4s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.6s #10 exporting to image #10 exporting layers #10 exporting layers 2.4s done #10 writing image sha256:629cbc197faeafe80e1b826644e972010765ed88e5dae7324ad106135b940895 0.0s done #10 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_1_8_1-3 0.0s done #10 DONE 2.6s 3 warnings found (use docker --debug to expand):  - UndefinedVar: Usage of undefined variable '$CONTAINER_NAME' (line 6) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 36) - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 4) 2025-10-07 20:03:39,444: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd] 2d1b7d724eb4: Preparing 14a736099c26: Preparing cd0031fd22c1: Preparing 671193e06e30: Preparing 193ac964c6de: Preparing dbd60e830c8a: Preparing f6db88aed4fc: Preparing c5fd604b9c90: Preparing 115443e6513f: Preparing 36e127b52e9b: Preparing 44343de3ea1d: Preparing 2d1b7d724eb4: Waiting 14a736099c26: Waiting cd0031fd22c1: Waiting 671193e06e30: Waiting 193ac964c6de: Waiting dbd60e830c8a: Waiting f6db88aed4fc: Waiting c5fd604b9c90: Waiting 115443e6513f: Waiting 36e127b52e9b: Waiting 44343de3ea1d: Waiting 14a736099c26: Pushed 671193e06e30: Pushed 2d1b7d724eb4: Pushed 193ac964c6de: Layer already exists dbd60e830c8a: Layer already exists f6db88aed4fc: Layer already exists c5fd604b9c90: Layer already exists 115443e6513f: Layer already exists 44343de3ea1d: Layer already exists 36e127b52e9b: Layer already exists cd0031fd22c1: Pushed master-2_1_8_1-3: digest: sha256:f410ced6ebea08bbc1a8ad788cd72777d56d65c1c1f3db256ccc290d0fe793ce size: 2610 2025-10-07 20:03:42,393: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 61 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-3 60327f61b2f0 4 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-3 629cbc197fae 6 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-3 9094a55d8093 7 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-3 7d49bca87eb9 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-3 7f6d8967cc42 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-3 2d3497b176f4 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-3 cd8c851eb108 2 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-3 84f8e3c301bf 3 minutes ago 2.33MB tf-dev-sandbox compile 09325db24859 3 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-3 72c3922bcb58 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 2a346527c7f5 About an hour ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-3 b65b09c8bb47 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-3 e7f242267619 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-3 b49ea91c2d14 About an hour ago 32.6MB tf-dev-sandbox frozen 89804e3bfc8b About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 89804e3bfc8b About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB