2025-06-11 05:24:58,380: INFO: Building opensdn-controller-control-named 2025-06-11 05:24:58,429: 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-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-named --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 5.632 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} ---> facf9f0c59a3 Step 4/9 : ARG CONTAINER_NAME ---> Running in c0bace1a8948 ---> Removed intermediate container c0bace1a8948 ---> 8258a69de851 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in d84298b3b894 ---> Removed intermediate container d84298b3b894 ---> 06a28f45d3e9 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail Named" description="Contrail Named complements Contrail DNS service." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 39eda9b11799 ---> Removed intermediate container 39eda9b11799 ---> f0a2d9266053 Step 7/9 : COPY entrypoint.sh / ---> ea3c42bb9036 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 49a51c5d09d7 ---> Removed intermediate container 49a51c5d09d7 ---> fa1f8a5d9a5f Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 32b3fa226c9d ---> Removed intermediate container 32b3fa226c9d ---> 3b18358b602d [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 3b18358b602d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_7_2_1-3 2025-06-11 05:25:13,539: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 1abeb068bf83: Preparing e800e69b882c: Preparing 3412dfd2518a: Preparing 9293513a9adf: Preparing 017c9720fee7: Preparing 39f7183642f6: Preparing 2bec0c9e000c: Preparing 197badef3f36: Preparing db72ee8cb645: Preparing 646892405b87: Preparing 174f56854903: Preparing 1abeb068bf83: Waiting e800e69b882c: Waiting 3412dfd2518a: Waiting 9293513a9adf: Waiting 017c9720fee7: Waiting 39f7183642f6: Waiting 2bec0c9e000c: Waiting 197badef3f36: Waiting db72ee8cb645: Waiting 646892405b87: Waiting 174f56854903: Waiting e800e69b882c: Layer already exists 3412dfd2518a: Layer already exists 9293513a9adf: Layer already exists 017c9720fee7: Layer already exists 1abeb068bf83: Pushed 2bec0c9e000c: Layer already exists 197badef3f36: Layer already exists 39f7183642f6: Layer already exists 646892405b87: Layer already exists 174f56854903: Layer already exists db72ee8cb645: Layer already exists master-1_7_2_1-3: digest: sha256:b265cbd194c5c8909632585a880f65b9f840ffbf7c64c7d5e562b80f32bf40e5 size: 2618 2025-06-11 05:25:16,655: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds