2025-08-25 23:23:23,212: INFO: Building opensdn-external-haproxy 2025-08-25 23:23:23,226: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --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=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} ---> 41700862fc0f Step 4/10 : ARG CONTAINER_NAME ---> Running in 78264a4febfc ---> Removed intermediate container 78264a4febfc ---> cf9ec2690115 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in bd57e279f027 ---> Removed intermediate container bd57e279f027 ---> ad5305178abd 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 4dd6d26e2326 ---> Removed intermediate container 4dd6d26e2326 ---> d0db0b708a27 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 00a0c97b3c53 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 00a0c97b3c53 ---> d17f41cec789 Step 8/10 : COPY *.sh / ---> 75692f9fed20 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 255389eb2eb3 ---> Removed intermediate container 255389eb2eb3 ---> e0232ecca31e Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in e071344d7aba ---> Removed intermediate container e071344d7aba ---> aa1c36322dff [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 aa1c36322dff Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-external-haproxy:nightly 2025-08-25 23:24:12,960: INFO: Docker build duration: 49 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-external-haproxy] 584af91c7da0: Preparing b9d624dd94d3: Preparing 4fe514bc24aa: Preparing 8985b53f97d7: Preparing 17c75e8919d0: Preparing e45c5cbab89a: Preparing ebb78940e02a: Preparing fd36086f3c5f: Preparing 174f56854903: Preparing 584af91c7da0: Waiting b9d624dd94d3: Waiting 4fe514bc24aa: Waiting 8985b53f97d7: Waiting 17c75e8919d0: Waiting e45c5cbab89a: Waiting ebb78940e02a: Waiting fd36086f3c5f: Waiting 174f56854903: Waiting 584af91c7da0: Pushed 4fe514bc24aa: Layer already exists 17c75e8919d0: Layer already exists 8985b53f97d7: Layer already exists ebb78940e02a: Layer already exists e45c5cbab89a: Layer already exists 174f56854903: Layer already exists fd36086f3c5f: Layer already exists b9d624dd94d3: Pushed nightly: digest: sha256:3f24c3cf6f6d80bed0420a69de4c30f6ee3819bf80610cb4d0b7452a2ea3eb07 size: 2197 2025-08-25 23:24:15,407: INFO: Building opensdn-external-haproxy finished successfully, duration: 52 seconds