2025-06-10 22:45:45,752: INFO: Building opensdn-external-haproxy 2025-06-10 22:45:45,768: 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-1_8_0_3-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=opensdn-external-haproxy --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-general-base:${CONTRAIL_CONTAINER_TAG} ---> 670ebda0a532 Step 4/10 : ARG CONTAINER_NAME ---> Running in aceb1918a726 ---> Removed intermediate container aceb1918a726 ---> 23fce4cd438b Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7a6909662a80 ---> Removed intermediate container 7a6909662a80 ---> c464c6d0bf9e Step 6/10 : 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 9f22c1b22d29 ---> Removed intermediate container 9f22c1b22d29 ---> fe9fe1a5249a Step 7/10 : RUN set -e ; yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in fea32ff8b69e 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 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 : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container fea32ff8b69e ---> 1fcc5adb2fc6 Step 8/10 : COPY *.sh / ---> 3d6136b393a9 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in c9a5ec1071a5 ---> Removed intermediate container c9a5ec1071a5 ---> e53c60da04f0 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in 8f9bd5ea8335 ---> Removed intermediate container 8f9bd5ea8335 ---> 2c1bbe776eb5 [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 2c1bbe776eb5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_8_0_3-8 2025-06-10 22:46:35,856: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] e1fc103ea7f9: Preparing da5bccfabfc2: Preparing 11ef2f59b7c1: Preparing c1e7a263b9cb: Preparing a1fe835fb82e: Preparing 94609f0aa6f6: Preparing 21be152ba92c: Preparing 869824e296b1: Preparing 174f56854903: Preparing 94609f0aa6f6: Waiting 21be152ba92c: Waiting 869824e296b1: Waiting 174f56854903: Waiting e1fc103ea7f9: Pushed 11ef2f59b7c1: Layer already exists c1e7a263b9cb: Layer already exists a1fe835fb82e: Layer already exists 94609f0aa6f6: Layer already exists 21be152ba92c: Layer already exists da5bccfabfc2: Pushed 869824e296b1: Layer already exists 174f56854903: Layer already exists master-1_8_0_3-8: digest: sha256:926692121b74a047204243ca8b7c1cf64a70f53040b345c00324b3105a07f4ac size: 2196 2025-06-10 22:46:38,583: INFO: Building opensdn-external-haproxy finished successfully, duration: 53 seconds