2024-10-28 01:19:59,216: INFO: Building contrail-external-haproxy 2024-10-28 01:19:59,244: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5102/contrail-general-base:nightly ---> 5e1a1d091941 Step 2/8 : ARG CONTAINER_NAME ---> Running in 443b40121244 ---> Removed intermediate container 443b40121244 ---> 0c0569412de4 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 57b691e3b505 ---> Removed intermediate container 57b691e3b505 ---> 921d56b9853b Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in a073cc0d7b10 ---> Removed intermediate container a073cc0d7b10 ---> 24ab94d28650 Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 901c5669fab3 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 901c5669fab3 ---> effc563102a3 Step 6/8 : COPY *.sh / ---> 7be7c9e74a04 Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in cc8504e87e04 ---> Removed intermediate container cc8504e87e04 ---> 5da040d80d4a Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 7750a1071990 ---> Removed intermediate container 7750a1071990 ---> 9e4d588e6a8e [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 9e4d588e6a8e Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly 2024-10-28 01:21:07,678: INFO: Docker build duration: 68 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] b28358f39705: Preparing 0f25b8a9269b: Preparing 3803692a624f: Preparing 8e977d17e02b: Preparing 3339f239de97: Preparing 0b33d04417fd: Preparing 99d5ee111171: Preparing eb8ea5061b30: Preparing 174f56854903: Preparing 0b33d04417fd: Waiting 99d5ee111171: Waiting eb8ea5061b30: Waiting 174f56854903: Waiting b28358f39705: Pushed 8e977d17e02b: Layer already exists 3339f239de97: Layer already exists 0f25b8a9269b: Pushed 3803692a624f: Layer already exists 0b33d04417fd: Layer already exists 99d5ee111171: Layer already exists 174f56854903: Layer already exists eb8ea5061b30: Layer already exists nightly: digest: sha256:1f21d3621b38d9d587cdb2e1ba728f10319f2353dd9be4a428bdaad98ba48feb size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] b28358f39705: Preparing 0f25b8a9269b: Preparing 3803692a624f: Preparing 8e977d17e02b: Preparing 3339f239de97: Preparing 0b33d04417fd: Preparing 99d5ee111171: Preparing eb8ea5061b30: Preparing 174f56854903: Preparing 0b33d04417fd: Waiting 99d5ee111171: Waiting eb8ea5061b30: Waiting 174f56854903: Waiting 3339f239de97: Layer already exists b28358f39705: Layer already exists 0f25b8a9269b: Layer already exists 3803692a624f: Layer already exists 8e977d17e02b: Layer already exists 0b33d04417fd: Layer already exists 99d5ee111171: Layer already exists 174f56854903: Layer already exists eb8ea5061b30: Layer already exists nightly: digest: sha256:1f21d3621b38d9d587cdb2e1ba728f10319f2353dd9be4a428bdaad98ba48feb size: 2197 2024-10-28 01:21:15,473: INFO: Building contrail-external-haproxy finished successfully, duration: 76 seconds