2024-09-10 14:43:51,001: INFO: Building contrail-external-haproxy 2024-09-10 14:43:51,029: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_0-8 --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:5101/contrail-general-base:master-9_9_0-8 ---> 4aca4bb1b741 Step 2/8 : ARG CONTAINER_NAME ---> Running in 79a430a93def ---> Removed intermediate container 79a430a93def ---> 6e67496bb3a8 Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in fd7ee0d27f2a ---> Removed intermediate container fd7ee0d27f2a ---> 9796262bf196 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 a6cad14f071c ---> Removed intermediate container a6cad14f071c ---> 45cca765c2ca 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 388e48d3f0e0 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 388e48d3f0e0 ---> b210ebf6b16a Step 6/8 : COPY *.sh / ---> b07bcfaed44f Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in ba0882364698 ---> Removed intermediate container ba0882364698 ---> 71484ada859b Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 8eb32b9ec496 ---> Removed intermediate container 8eb32b9ec496 ---> 1e3cd9774919 [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 1e3cd9774919 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-external-haproxy:master-9_9_0-8 Successfully tagged nexus.gz1.opensdn.io:5101/tf-external-haproxy:master-9_9_0-8 2024-09-10 14:45:19,130: INFO: Docker build duration: 89 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-external-haproxy] 7ff149affc27: Preparing d8cca3b5799e: Preparing a9a288c3489d: Preparing 0901933ee010: Preparing fa6b93725928: Preparing bb348258ebfd: Preparing 420f1be15dea: Preparing 322a1c01cf1f: Preparing 174f56854903: Preparing 420f1be15dea: Waiting 322a1c01cf1f: Waiting 174f56854903: Waiting bb348258ebfd: Waiting 7ff149affc27: Pushed fa6b93725928: Layer already exists d8cca3b5799e: Pushed a9a288c3489d: Layer already exists 0901933ee010: Layer already exists bb348258ebfd: Layer already exists 420f1be15dea: Layer already exists 322a1c01cf1f: Layer already exists 174f56854903: Layer already exists master-9_9_0-8: digest: sha256:49505c0deea2db1b7037c373d0c7011eae26597b7e67443f88d48e00cbd96ff9 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-external-haproxy] 7ff149affc27: Preparing d8cca3b5799e: Preparing a9a288c3489d: Preparing 0901933ee010: Preparing fa6b93725928: Preparing bb348258ebfd: Preparing 420f1be15dea: Preparing 322a1c01cf1f: Preparing 174f56854903: Preparing bb348258ebfd: Waiting 420f1be15dea: Waiting 322a1c01cf1f: Waiting 174f56854903: Waiting 0901933ee010: Layer already exists 7ff149affc27: Layer already exists a9a288c3489d: Layer already exists fa6b93725928: Layer already exists d8cca3b5799e: Layer already exists bb348258ebfd: Layer already exists 420f1be15dea: Layer already exists 174f56854903: Layer already exists 322a1c01cf1f: Layer already exists master-9_9_0-8: digest: sha256:49505c0deea2db1b7037c373d0c7011eae26597b7e67443f88d48e00cbd96ff9 size: 2197 2024-09-10 14:45:28,472: INFO: Building contrail-external-haproxy finished successfully, duration: 98 seconds