2025-08-26 10:36:50,768: INFO: Building opensdn-external-haproxy 2025-08-26 10:36:50,784: 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_8-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} ---> 17f74c2fe10f Step 4/10 : ARG CONTAINER_NAME ---> Running in bb67746f5b27 ---> Removed intermediate container bb67746f5b27 ---> 02141f9289f4 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in d7a827edc04b ---> Removed intermediate container d7a827edc04b ---> 8fbdc562412e 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 61300c9960f7 ---> Removed intermediate container 61300c9960f7 ---> 7d735e9a7f34 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 0f16da5c261b 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 0f16da5c261b ---> 66ce46bbfe19 Step 8/10 : COPY *.sh / ---> 7df18839c47a Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 75f6890cf00c ---> Removed intermediate container 75f6890cf00c ---> 5326aa034877 Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in adf6e26f043b ---> Removed intermediate container adf6e26f043b ---> 82aa2ef5b3fb [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 82aa2ef5b3fb Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-external-haproxy:master-2_0_3_8-1 2025-08-26 10:37:37,056: INFO: Docker build duration: 47 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-external-haproxy] e4a763cfa28b: Preparing 812c34e7a05f: Preparing aab627e6bc87: Preparing 9a23572c275d: Preparing ff6197fef55a: Preparing b5d39ae4480f: Preparing 6cc68c93373a: Preparing 855e3f2a64b6: Preparing 174f56854903: Preparing b5d39ae4480f: Waiting 6cc68c93373a: Waiting 855e3f2a64b6: Waiting 174f56854903: Waiting ff6197fef55a: Layer already exists e4a763cfa28b: Pushed 9a23572c275d: Layer already exists aab627e6bc87: Layer already exists b5d39ae4480f: Layer already exists 6cc68c93373a: Layer already exists 855e3f2a64b6: Layer already exists 174f56854903: Layer already exists 812c34e7a05f: Pushed master-2_0_3_8-1: digest: sha256:0493942a4553c24c5461382bd9a6ca75881ae37ea9ee224402f4840a90b6d947 size: 2196 2025-08-26 10:37:39,022: INFO: Building opensdn-external-haproxy finished successfully, duration: 49 seconds