2025-05-22 15:10:28,779: INFO: Building opensdn-controller-control-dns 2025-05-22 15:10:28,824: 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-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} ---> f084681f0345 Step 4/9 : ARG CONTAINER_NAME ---> Running in 375cc51610e9 ---> Removed intermediate container 375cc51610e9 ---> bb37c6e87316 Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 199ad3e7cdc6 ---> Removed intermediate container 199ad3e7cdc6 ---> bef934e89fd1 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 6cd5b95b45e0 ---> Removed intermediate container 6cd5b95b45e0 ---> 87e0d1e29b08 Step 7/9 : COPY entrypoint.sh / ---> 0fe515bd28d4 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 68273fb3e59a ---> Removed intermediate container 68273fb3e59a ---> 1f2d2c05fea8 Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in cc59203d8770 ---> Removed intermediate container cc59203d8770 ---> f5c678db1568 [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 f5c678db1568 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns:master-1_7_2_1-1 2025-05-22 15:10:45,532: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-dns] 1735dc580211: Preparing b9ad99fcc0a4: Preparing 25e51074037e: Preparing d522bbcceefe: Preparing 4a0a6e21f325: Preparing dc94b7583be7: Preparing b9b3aa621c54: Preparing 012150bbfc41: Preparing d522bbcceefe: Waiting 1735dc580211: Waiting b9ad99fcc0a4: Waiting 25e51074037e: Waiting dc94b7583be7: Waiting b9b3aa621c54: Waiting 4aed339fe3bd: Preparing c1fcc55e1ef7: Preparing 174f56854903: Preparing 012150bbfc41: Waiting 4aed339fe3bd: Waiting c1fcc55e1ef7: Waiting 174f56854903: Waiting 4a0a6e21f325: Waiting 25e51074037e: Layer already exists 1735dc580211: Pushed b9ad99fcc0a4: Layer already exists 4a0a6e21f325: Layer already exists d522bbcceefe: Layer already exists dc94b7583be7: Layer already exists b9b3aa621c54: Layer already exists 012150bbfc41: Layer already exists 4aed339fe3bd: Layer already exists c1fcc55e1ef7: Layer already exists 174f56854903: Layer already exists master-1_7_2_1-1: digest: sha256:ebe30aeb9d9dbbd247dfeb8b73ffa81a56c775ff623735e3183ef2f6eb8e5443 size: 2620 2025-05-22 15:10:48,184: INFO: Building opensdn-controller-control-dns finished successfully, duration: 20 seconds