2025-08-25 14:31:35,268: INFO: Building opensdn-external-haproxy 2025-08-25 14:31:35,280: 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_3_5-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 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} ---> b9d6a8a098e6 Step 4/10 : ARG CONTAINER_NAME ---> Running in b4127606ad75 ---> Removed intermediate container b4127606ad75 ---> 8cbe2e46cfad Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8171cd01e172 ---> Removed intermediate container 8171cd01e172 ---> e022eee81da2 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 fd9e897e8680 ---> Removed intermediate container fd9e897e8680 ---> 3c239aee26f4 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 7d41d04aa4e9 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 7d41d04aa4e9 ---> a93099b45209 Step 8/10 : COPY *.sh / ---> 5b917fe8e973 Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in d7c750bce840 ---> Removed intermediate container d7c750bce840 ---> 9cd688ab20c4 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in c58750e2c39b ---> Removed intermediate container c58750e2c39b ---> 7380797abe30 [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] were not consumed Successfully built 7380797abe30 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_3_5-1 2025-08-25 14:32:18,348: INFO: Docker build duration: 43 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] 5b1bca1ae445: Preparing 90180c91f07f: Preparing 5022e2c8f3d2: Preparing c092e48bf5b1: Preparing 0a8c0adb0819: Preparing 84ce7b2e88dd: Preparing e96928d81a07: Preparing f229393002fa: Preparing 174f56854903: Preparing 84ce7b2e88dd: Waiting e96928d81a07: Waiting f229393002fa: Waiting 174f56854903: Waiting 0a8c0adb0819: Layer already exists 5b1bca1ae445: Pushed 5022e2c8f3d2: Layer already exists c092e48bf5b1: Layer already exists 84ce7b2e88dd: Layer already exists f229393002fa: Layer already exists 174f56854903: Layer already exists e96928d81a07: Layer already exists 90180c91f07f: Pushed master-2_0_3_5-1: digest: sha256:d1cdbedf228a5a2b5d2ee2da6a9ea9555a3f5d6e8918ac757d310112ece512bc size: 2196 2025-08-25 14:32:27,604: INFO: Building opensdn-external-haproxy finished successfully, duration: 52 seconds