2025-08-11 16:09:17,935: INFO: Building opensdn-external-haproxy 2025-08-11 16:09:17,948: 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_0_0_1-1 --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} ---> 58bad4bb9f31 Step 4/10 : ARG CONTAINER_NAME ---> Running in 06643aa9ef25 ---> Removed intermediate container 06643aa9ef25 ---> 14a1d70fb69f Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 4047a0a02754 ---> Removed intermediate container 4047a0a02754 ---> 7a62838b27c6 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 dd660234c3fe ---> Removed intermediate container dd660234c3fe ---> a0313a2eaca2 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 0b88609db693 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 0b88609db693 ---> 661dfe9e7f8c Step 8/10 : COPY *.sh / ---> 94304f7a9dc3 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 4e54611520a9 ---> Removed intermediate container 4e54611520a9 ---> ea3fcaaba451 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in d4695b8b1a38 ---> Removed intermediate container d4695b8b1a38 ---> b1494429a910 [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 b1494429a910 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_0_1-1 2025-08-11 16:10:10,664: INFO: Docker build duration: 53 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] d9cf90112562: Preparing 31f230ce9072: Preparing 6e6e4a375e62: Preparing fdcd66383ca5: Preparing 1d489bbe5247: Preparing c0499bc22ffb: Preparing bb114af91f5f: Preparing f3e833eeaf06: Preparing 174f56854903: Preparing c0499bc22ffb: Waiting bb114af91f5f: Waiting f3e833eeaf06: Waiting 174f56854903: Waiting d9cf90112562: Pushed 6e6e4a375e62: Layer already exists 1d489bbe5247: Layer already exists fdcd66383ca5: Layer already exists c0499bc22ffb: Layer already exists bb114af91f5f: Layer already exists f3e833eeaf06: Layer already exists 174f56854903: Layer already exists 31f230ce9072: Pushed master-2_0_0_1-1: digest: sha256:a5cc8a1f915f39c798ea9cccebcdc069088c1f63fb2d2781981c664229e6a718 size: 2197 2025-08-11 16:10:13,481: INFO: Building opensdn-external-haproxy finished successfully, duration: 56 seconds