2025-06-16 14:42:23,057: INFO: Building opensdn-controller-control-dns
2025-06-16 14:42:23,089: 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_7_2_1-4 --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}
---> 25fcd89955a4
Step 4/9 : ARG CONTAINER_NAME
---> Running in 93a1b169d4dd
---> Removed intermediate container 93a1b169d4dd
---> 2a1158697976
Step 5/9 : ENV SERVICE_NAME=dns     CONTAINER_NAME=$CONTAINER_NAME
---> Running in a3bd385d4567
---> Removed intermediate container a3bd385d4567
---> cac85c88f924
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 214b03d3ed41
---> Removed intermediate container 214b03d3ed41
---> 6dd152b7d636
Step 7/9 : COPY entrypoint.sh /
---> a74ee420bd8b
Step 8/9 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 74d459bfc39f
---> Removed intermediate container 74d459bfc39f
---> 6686f4c6f399
Step 9/9 : CMD ["/usr/bin/contrail-dns"]
---> Running in 7a278bf9d98f
---> Removed intermediate container 7a278bf9d98f
---> d5af217c9852
[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 d5af217c9852
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-4
2025-06-16 14:42:35,871: INFO: Docker build duration: 12 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns]
e1ff1ffed7a1: Preparing
5c3e5e4b8b65: Preparing
a0c0eec982a9: Preparing
16de825ac8ef: Preparing
898d60adcc0a: Preparing
3edb270f7783: Preparing
16d1278372d1: Preparing
d2a10ceb31f2: Preparing
176a9a167a47: Preparing
a5d66dbb4c35: Preparing
174f56854903: Preparing
3edb270f7783: Waiting
16d1278372d1: Waiting
d2a10ceb31f2: Waiting
176a9a167a47: Waiting
a5d66dbb4c35: Waiting
174f56854903: Waiting
5c3e5e4b8b65: Layer already exists
898d60adcc0a: Layer already exists
a0c0eec982a9: Layer already exists
16de825ac8ef: Layer already exists
3edb270f7783: Layer already exists
16d1278372d1: Layer already exists
d2a10ceb31f2: Layer already exists
e1ff1ffed7a1: Pushed
176a9a167a47: Layer already exists
a5d66dbb4c35: Layer already exists
174f56854903: Layer already exists
master-1_7_2_1-4: digest: sha256:35fe31ac17c722af000562de4db182c69ccd6acb24fffa0ae34663abef92e6c9 size: 2619
2025-06-16 14:42:38,248: INFO: Building opensdn-controller-control-dns finished successfully, duration: 15 seconds