2025-08-02 15:40:28,335: INFO: Building opensdn-controller-control-dns 2025-08-02 15:40:28,379: 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_9_7_6-3 --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} ---> 09700a50ffbb Step 4/9 : ARG CONTAINER_NAME ---> Running in 6472fbf1d9cb ---> Removed intermediate container 6472fbf1d9cb ---> d26dab747d11 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in d930986c5d99 ---> Removed intermediate container d930986c5d99 ---> bf14094496ff 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 dc32c4ccb665 ---> Removed intermediate container dc32c4ccb665 ---> 16b8fdde35bf Step 7/9 : COPY entrypoint.sh / ---> 787632cbc148 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 84e25f369520 ---> Removed intermediate container 84e25f369520 ---> 88ff337e78aa Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in 8e30f66b3d5b ---> Removed intermediate container 8e30f66b3d5b ---> 2389aeb4a77f [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 2389aeb4a77f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_9_7_6-3 2025-08-02 15:40:41,713: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] c22d69b8d678: Preparing 7db83593c218: Preparing ac17f0e47f22: Preparing ad5f5858ba4e: Preparing dbad95034c6f: Preparing f7a5b96906c3: Preparing c957a4db2f6a: Preparing e2a14e7bdccf: Preparing 4c15a92d5c50: Preparing e988cae9ad64: Preparing 174f56854903: Preparing c22d69b8d678: Waiting 7db83593c218: Waiting ac17f0e47f22: Waiting ad5f5858ba4e: Waiting dbad95034c6f: Waiting f7a5b96906c3: Waiting c957a4db2f6a: Waiting e2a14e7bdccf: Waiting 4c15a92d5c50: Waiting e988cae9ad64: Waiting 174f56854903: Waiting ac17f0e47f22: Layer already exists dbad95034c6f: Layer already exists ad5f5858ba4e: Layer already exists 7db83593c218: Layer already exists f7a5b96906c3: Layer already exists c957a4db2f6a: Layer already exists e2a14e7bdccf: Layer already exists 4c15a92d5c50: Layer already exists c22d69b8d678: Pushed e988cae9ad64: Layer already exists 174f56854903: Layer already exists master-1_9_7_6-3: digest: sha256:1fc76b2a7470dfc42b66ea6f5d23e6c4d3ac796bfb64a9247c6181a08e831de1 size: 2620 2025-08-02 15:40:46,626: INFO: Building opensdn-controller-control-dns finished successfully, duration: 18 seconds