2025-06-19 13:49:58,817: INFO: Building opensdn-controller-control-dns 2025-06-19 13:49:58,902: 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_8_2_0-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 YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=opensdn-controller-control-dns --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 15.36 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 4aba69107c29 Step 4/9 : ARG CONTAINER_NAME ---> Running in 711143cc7008 ---> Removed intermediate container 711143cc7008 ---> 28bbece5660e Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 67d4ecde71cf ---> Removed intermediate container 67d4ecde71cf ---> 60f41fa63733 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail DNS" description="Contrail DNS provides DNS service to the VMs spawned on compute nodes." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in c4afd6a001e3 ---> Removed intermediate container c4afd6a001e3 ---> 07c1af2e7983 Step 7/9 : COPY entrypoint.sh / ---> ddcb49068424 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in ced4ff083aa4 ---> Removed intermediate container ced4ff083aa4 ---> 16c8d60f2cee Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 90d06b14e476 ---> Removed intermediate container 90d06b14e476 ---> c428fda8f395 [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 c428fda8f395 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_2_0-1 2025-06-19 13:50:14,232: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 9f33ed690656: Preparing dc0962df4207: Preparing 6fbbd10c94c0: Preparing 8816257f6490: Preparing a1161e23434c: Preparing ae1f34962f84: Preparing e6744a0d7ec1: Preparing 5218b55e14df: Preparing 000ec60a06ef: Preparing 670f15c4a0bd: Preparing 174f56854903: Preparing 9f33ed690656: Waiting dc0962df4207: Waiting 6fbbd10c94c0: Waiting 8816257f6490: Waiting a1161e23434c: Waiting ae1f34962f84: Waiting e6744a0d7ec1: Waiting 5218b55e14df: Waiting 000ec60a06ef: Waiting 670f15c4a0bd: Waiting 174f56854903: Waiting 9f33ed690656: Pushed dc0962df4207: Layer already exists a1161e23434c: Layer already exists 6fbbd10c94c0: Layer already exists 8816257f6490: Layer already exists ae1f34962f84: Layer already exists 5218b55e14df: Layer already exists e6744a0d7ec1: Layer already exists 670f15c4a0bd: Layer already exists 000ec60a06ef: Layer already exists 174f56854903: Layer already exists master-1_8_2_0-1: digest: sha256:f36702f6784e3980c9fa1931e85321cdae40743d195cbd868355ef354ef4521d size: 2620 2025-06-19 13:50:18,266: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds