2024-09-09 01:29:54,943: INFO: Building contrail-external-haproxy 2024-09-09 01:29:54,962: INFO: Building args: --network host --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=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 7.68 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5102/contrail-general-base:nightly ---> 6fbebf65b1be Step 2/8 : ARG CONTAINER_NAME ---> Running in a5e3d2c4b5f5 ---> Removed intermediate container a5e3d2c4b5f5 ---> cdeecd2a17dc Step 3/8 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in 858507c1ba07 ---> Removed intermediate container 858507c1ba07 ---> c7d5b8d7ee1b Step 4/8 : 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 0b240dfb0ab1 ---> Removed intermediate container 0b240dfb0ab1 ---> 8790d0a5445f Step 5/8 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 721c3c2d3867 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 contrail-tpc : 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 Cleaning up list of fastest mirrors ---> Removed intermediate container 721c3c2d3867 ---> de3a58ade89c Step 6/8 : COPY *.sh / ---> 5198e254b24a Step 7/8 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in d34cf920e86b ---> Removed intermediate container d34cf920e86b ---> d5dbc3ecc58a Step 8/8 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in f08808d2f1ce ---> Removed intermediate container f08808d2f1ce ---> 82dadf316454 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 82dadf316454 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly 2024-09-09 01:32:16,778: INFO: Docker build duration: 142 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] 3becfc622577: Preparing 65bf627dd674: Preparing a73b0fc1f11b: Preparing 1545566c45f8: Preparing 71ca939622ca: Preparing 796ff24790b0: Preparing 3c139ef88666: Preparing 6440c136b57f: Preparing 174f56854903: Preparing 71ca939622ca: Waiting 796ff24790b0: Waiting 3c139ef88666: Waiting 6440c136b57f: Waiting 174f56854903: Waiting 3becfc622577: Pushed 65bf627dd674: Pushed 71ca939622ca: Layer already exists a73b0fc1f11b: Layer already exists 1545566c45f8: Layer already exists 796ff24790b0: Layer already exists 3c139ef88666: Layer already exists 6440c136b57f: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:c1258e68f782ddec40b27b768da625104a228454796a6f78c562011659d87828 size: 2197 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] 3becfc622577: Preparing 65bf627dd674: Preparing a73b0fc1f11b: Preparing 1545566c45f8: Preparing 71ca939622ca: Preparing 796ff24790b0: Preparing 3c139ef88666: Preparing 6440c136b57f: Preparing 174f56854903: Preparing 3c139ef88666: Waiting 6440c136b57f: Waiting 174f56854903: Waiting 796ff24790b0: Waiting 1545566c45f8: Layer already exists 65bf627dd674: Layer already exists 3becfc622577: Layer already exists 71ca939622ca: Layer already exists a73b0fc1f11b: Layer already exists 796ff24790b0: Layer already exists 6440c136b57f: Layer already exists 174f56854903: Layer already exists 3c139ef88666: Layer already exists nightly: digest: sha256:c1258e68f782ddec40b27b768da625104a228454796a6f78c562011659d87828 size: 2197 2024-09-09 01:32:35,166: INFO: Building contrail-external-haproxy finished successfully, duration: 161 seconds