2025-06-14 16:03:15,043: INFO: Building opensdn-controller-control-dns 2025-06-14 16:03:15,087: 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_0_8-5 --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} ---> 3b76dfdf29f2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 0764d4e13c86 ---> Removed intermediate container 0764d4e13c86 ---> b62bf9c43004 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8e6ee6a49f9d ---> Removed intermediate container 8e6ee6a49f9d ---> 2912c0ad647b 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 cca89a53dccc ---> Removed intermediate container cca89a53dccc ---> 0a7069f22a1b Step 7/9 : COPY entrypoint.sh / ---> 986ef85e5a21 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6845e66af1bb ---> Removed intermediate container 6845e66af1bb ---> 6a631b86646b Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 9177848a3726 ---> Removed intermediate container 9177848a3726 ---> e8b50440905a [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 e8b50440905a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_8_0_8-5 2025-06-14 16:03:28,434: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] d21874da6ca7: Preparing 48408f8b93a8: Preparing 02886797f951: Preparing ba5c044f2375: Preparing 8dd0e41be2f1: Preparing e726246aff61: Preparing 3374455a9f7b: Preparing c5782ca2ef07: Preparing b8df790d0c66: Preparing f35d347290c0: Preparing 174f56854903: Preparing 48408f8b93a8: Waiting 02886797f951: Waiting ba5c044f2375: Waiting 8dd0e41be2f1: Waiting e726246aff61: Waiting 3374455a9f7b: Waiting c5782ca2ef07: Waiting b8df790d0c66: Waiting f35d347290c0: Waiting 174f56854903: Waiting 02886797f951: Layer already exists 8dd0e41be2f1: Layer already exists ba5c044f2375: Layer already exists d21874da6ca7: Pushed 48408f8b93a8: Layer already exists e726246aff61: Layer already exists 3374455a9f7b: Layer already exists c5782ca2ef07: Layer already exists b8df790d0c66: Layer already exists f35d347290c0: Layer already exists 174f56854903: Layer already exists master-1_8_0_8-5: digest: sha256:c96a0d379464b8da6d8cb42e36fd61af2b6c1bc2eac18b22f18eefc394521142 size: 2619 2025-06-14 16:03:31,409: INFO: Building opensdn-controller-control-dns finished successfully, duration: 16 seconds