2025-07-14 01:21:39,190: INFO: Building opensdn-controller-control-dns 2025-07-14 01:21:39,252: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> d77f7efbf978 Step 4/9 : ARG CONTAINER_NAME ---> Running in 2cdb2ca72825 ---> Removed intermediate container 2cdb2ca72825 ---> 4309c292296b Step 5/9 : ENV SERVICE_NAME=dns CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8a6f4d130ee0 ---> Removed intermediate container 8a6f4d130ee0 ---> b5bec2337fa9 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 71f90eb8706b ---> Removed intermediate container 71f90eb8706b ---> db4c6305859f Step 7/9 : COPY entrypoint.sh / ---> d0bdf714e307 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c75341d262eb ---> Removed intermediate container c75341d262eb ---> 9fea4c75875f Step 9/9 : CMD ["/usr/bin/contrail-dns"] ---> Running in fb3d6f32d4fe ---> Removed intermediate container fb3d6f32d4fe ---> 2bf7b27ae100 [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 2bf7b27ae100 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns:nightly 2025-07-14 01:21:52,575: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-dns] 67f38b0060f0: Preparing 06566584b6d7: Preparing b165f19038ab: Preparing 91aad9c7a89d: Preparing 4cadd9263a1d: Preparing c2183a57bfee: Preparing 3e48f678fd87: Preparing c821c8ce842d: Preparing ca2281af368c: Preparing 3011e8da1402: Preparing 174f56854903: Preparing 67f38b0060f0: Waiting 06566584b6d7: Waiting b165f19038ab: Waiting 91aad9c7a89d: Waiting 4cadd9263a1d: Waiting c2183a57bfee: Waiting 3e48f678fd87: Waiting c821c8ce842d: Waiting ca2281af368c: Waiting 3011e8da1402: Waiting 174f56854903: Waiting 91aad9c7a89d: Layer already exists 67f38b0060f0: Pushed 4cadd9263a1d: Layer already exists b165f19038ab: Layer already exists 06566584b6d7: Layer already exists c2183a57bfee: Layer already exists 3e48f678fd87: Layer already exists ca2281af368c: Layer already exists c821c8ce842d: Layer already exists 3011e8da1402: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:88fe9c5db912cde1948ef6c2a89f38fb45eba64597e0b961bb931928f62eff5e size: 2620 2025-07-14 01:21:56,185: INFO: Building opensdn-controller-control-dns finished successfully, duration: 17 seconds