2025-10-09 22:18:14,520: INFO: Building opensdn-external-rsyslogd 2025-10-09 22:18:14,754: 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_9_0-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-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 --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: 1.25kB done #1 DONE 0.8s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_9_0-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.6s #4 [1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-general-base:master-2_1_9_0-2 #4 CACHED #5 [internal] load build context #5 DONE 0.0s #5 [internal] load build context #5 transferring context: 32.42kB done #5 DONE 0.8s #6 [2/5] COPY *.sh / #6 DONE 0.8s #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.639 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 2.1 MB 00:00 #7 2.435 added from: http://tf-mirrors.gz1.opensdn.io/re 16 MB/s | 730 kB 00:00 #7 2.845 added from: http://tf-mirrors.gz1.opensdn.io/re 9.0 MB/s | 264 kB 00:00 #7 3.132 added from: http://tf-mirrors.gz1.opensdn.io/re 51 MB/s | 7.0 MB 00:00 #7 6.399 added from: http://tf-mirrors.gz1.opensdn.io/re 35 MB/s | 4.0 MB 00:00 #7 7.700 added from: http://tf-mirrors.gz1.opensdn.io/re 19 MB/s | 939 kB 00:00 #7 8.153 added from: http://tf-mirrors.gz1.opensdn.io/re 34 MB/s | 2.3 MB 00:00 #7 9.291 added from: http://tf-mirrors.gz1.opensdn.io/re 9.6 MB/s | 392 kB 00:00 #7 9.763 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 451 kB 00:00 #7 10.13 added from: http://tf-mirrors.gz1.opensdn.io/re 365 kB/s | 16 kB 00:00 #7 10.32 added from: http://tf-mirrors.gz1.opensdn.io/re 5.3 kB/s | 257 B 00:00 #7 10.63 added from: http://tf-mirrors.gz1.opensdn.io/re 509 kB/s | 13 kB 00:00 #7 10.85 added from: http://tf-mirrors.gz1.opensdn.io/re 2.1 MB/s | 64 kB 00:00 #7 11.74 added from: http://tf-mirrors.gz1.opensdn.io/re 50 MB/s | 30 MB 00:00 #7 25.56 Third parties for OpenSDN 34 MB/s | 5.1 MB 00:00 #7 32.55 Dependencies resolved. #7 32.55 ================================================================================ #7 32.55 Package Arch Version Repository Size #7 32.55 ================================================================================ #7 32.55 Installing: #7 32.55 rsyslog x86_64 8.2310.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 781 k #7 32.55 Installing dependencies: #7 32.55 libestr x86_64 0.1.11-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k #7 32.55 libfastjson x86_64 0.99.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 37 k #7 32.55 #7 32.55 Transaction Summary #7 32.55 ================================================================================ #7 32.55 Install 3 Packages #7 32.55 #7 32.55 Total download size: 844 k #7 32.55 Installed size: 2.7 M #7 32.55 Downloading Packages: #7 32.57 (1/3): libestr-0.1.11-4.el9.x86_64.rpm 1.1 MB/s | 25 kB 00:00 #7 32.66 (2/3): libfastjson-0.99.9-5.el9.x86_64.rpm 330 kB/s | 37 kB 00:00 #7 32.68 (3/3): rsyslog-8.2310.0-4.el9.x86_64.rpm 5.8 MB/s | 781 kB 00:00 #7 32.68 -------------------------------------------------------------------------------- #7 32.68 Total 6.2 MB/s | 844 kB 00:00 #7 32.68 Running transaction check #7 32.70 Transaction check succeeded. #7 32.70 Running transaction test #7 32.73 Transaction test succeeded. #7 32.73 Running transaction #7 33.27 Preparing : 1/1 #7 33.34 Installing : libfastjson-0.99.9-5.el9.x86_64 1/3 #7 33.55 Installing : libestr-0.1.11-4.el9.x86_64 2/3 #7 33.77 Installing : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 33.80 Running scriptlet: rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 34.15 Verifying : libestr-0.1.11-4.el9.x86_64 1/3 #7 34.15 Verifying : libfastjson-0.99.9-5.el9.x86_64 2/3 #7 34.15 Verifying : rsyslog-8.2310.0-4.el9.x86_64 3/3 #7 34.57 #7 34.57 Installed: #7 34.57 libestr-0.1.11-4.el9.x86_64 libfastjson-0.99.9-5.el9.x86_64 #7 34.57 rsyslog-8.2310.0-4.el9.x86_64 #7 34.57 #7 34.57 Complete! #7 34.97 75 files removed #7 DONE 36.0s #8 [4/5] COPY rsyslog.conf /etc/ #8 DONE 0.9s #9 [5/5] COPY rsyslog.d/*.conf /etc/rsyslog.d/ #9 DONE 0.7s #10 exporting to image #10 exporting layers #10 exporting layers 1.5s done #10 writing image sha256:cc368a3fee8719a497892d2f330b820b4209da273c425142e65c9264140bbf8e #10 writing image sha256:cc368a3fee8719a497892d2f330b820b4209da273c425142e65c9264140bbf8e 0.0s done #10 naming to nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd:master-2_1_9_0-2 0.0s done #10 DONE 1.7s 3 warnings found (use docker --debug to expand):  - 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) - UndefinedVar: Usage of undefined variable '$CONTAINER_NAME' (line 6) 2025-10-09 22:19:00,627: INFO: Docker build duration: 46 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd] b8b17c5034f6: Preparing a7ef689268f8: Preparing 0eeff77b1ad6: Preparing 327da324a8ae: Preparing 135f7928200f: Preparing 651dcf00592f: Preparing 8d1fe50a8622: Preparing 25ace83c5792: Preparing 59da4e1f8394: Preparing 2e01f5d6498d: Preparing 44343de3ea1d: Preparing 135f7928200f: Waiting 651dcf00592f: Waiting 8d1fe50a8622: Waiting 25ace83c5792: Waiting 59da4e1f8394: Waiting 2e01f5d6498d: Waiting 44343de3ea1d: Waiting 327da324a8ae: Pushed a7ef689268f8: Pushed 135f7928200f: Layer already exists 0eeff77b1ad6: Pushed b8b17c5034f6: Pushed 651dcf00592f: Layer already exists 8d1fe50a8622: Layer already exists 25ace83c5792: Layer already exists 59da4e1f8394: Layer already exists 44343de3ea1d: Layer already exists 2e01f5d6498d: Layer already exists master-2_1_9_0-2: digest: sha256:b4ff68018c2e4ca7f861a741ad3ef15c38602045d2b375a3797bb3bd314d962f size: 2610 2025-10-09 22:19:02,126: INFO: Building opensdn-external-rsyslogd finished successfully, duration: 48 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_9_0-2 cc368a3fee87 5 seconds ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_9_0-2 11ffa3f4bfaf 7 seconds ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_9_0-2 feaefe6351bb About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_9_0-2 a32d883c1fe2 About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_9_0-2 0fe0d9e63f3c About a minute ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_9_0-2 f182f6b04bee About a minute ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_9_0-2 3f11621deb5d 2 minutes ago 2.37MB tf-dev-sandbox compile db0cfca19553 2 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_9_0-2 9ed921a7af66 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src de59d23961cd About an hour ago 2.35MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_9_0-2 d9652a6eed1c About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_9_0-2 c2689f578cf1 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_9_0-2 e4331956a716 About an hour ago 4.17kB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 0709a23a6f5d 12 hours ago 2.84GB