2025-06-24 12:02:24,159: INFO: Building opensdn-external-haproxy 2025-06-24 12:02:24,171: 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_3_8_5-1_0 --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} ---> b6d736c9be8d Step 4/10 : ARG CONTAINER_NAME ---> Running in ac77a18d3b04 ---> Removed intermediate container ac77a18d3b04 ---> 8d39fe07bd73 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 21ea7c7fd5d2 ---> Removed intermediate container 21ea7c7fd5d2 ---> 26929be5e61d 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 7a706f0e8c93 ---> Removed intermediate container 7a706f0e8c93 ---> a0d7defe2b8f 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 f505e36760b0 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 f505e36760b0 ---> ce8e285b5dbf Step 8/10 : COPY *.sh / ---> 1c76859477a1 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 29803ebb7c32 ---> Removed intermediate container 29803ebb7c32 ---> 12f5ae31bed3 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in fc39913851ff ---> Removed intermediate container fc39913851ff ---> 9d6c9dbcec8b [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 9d6c9dbcec8b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-1_3_8_5-1_0 2025-06-24 12:03:22,464: INFO: Docker build duration: 58 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] a85c0075805a: Preparing 80132d4e716d: Preparing bd16274e18e7: Preparing 549376331f2b: Preparing 69043318a279: Preparing f9d9e571bbe7: Preparing e1ab141d9d58: Preparing f862ea62f21a: Preparing 174f56854903: Preparing e1ab141d9d58: Waiting f862ea62f21a: Waiting 174f56854903: Waiting f9d9e571bbe7: Waiting a85c0075805a: Pushed 549376331f2b: Layer already exists bd16274e18e7: Layer already exists 69043318a279: Layer already exists f9d9e571bbe7: Layer already exists 80132d4e716d: Pushed e1ab141d9d58: Layer already exists f862ea62f21a: Layer already exists 174f56854903: Layer already exists master-1_3_8_5-1_0: digest: sha256:f9a6d0735e0155401f7fb2224440b7994710571e67fdfae535773c1c0baf498c size: 2197 2025-06-24 12:03:25,195: INFO: Building opensdn-external-haproxy finished successfully, duration: 61 seconds