2025-07-22 13:41:15,332: INFO: Building opensdn-controller-control-named 2025-07-22 13:41:15,382: 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_3-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} ---> 243f6de82550 Step 4/9 : ARG CONTAINER_NAME ---> Running in be19502f6596 ---> Removed intermediate container be19502f6596 ---> c9ca8ed0d9d5 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 52871f77f512 ---> Removed intermediate container 52871f77f512 ---> f749e68a0019 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 11446f560b02 ---> Removed intermediate container 11446f560b02 ---> 79d1919a68b6 Step 7/9 : COPY entrypoint.sh / ---> 1c5d29f406c0 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fcff3c06cf83 ---> Removed intermediate container fcff3c06cf83 ---> 9ffc339edb18 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in db3749ef54ed ---> Removed intermediate container db3749ef54ed ---> e2287b5eef63 [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 e2287b5eef63 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_9_7_3-3 2025-07-22 13:41:30,563: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 1125e4208784: Preparing 9c2aa48fd287: Preparing e49cdd92318d: Preparing f06d4b46c358: Preparing b7df0da4777d: Preparing 8a9abd8e4cad: Preparing ae4a25ee3d08: Preparing 54a3affb57a6: Preparing 430a8869dc82: Preparing 602ef71f5ccc: Preparing 174f56854903: Preparing 1125e4208784: Waiting 9c2aa48fd287: Waiting e49cdd92318d: Waiting f06d4b46c358: Waiting b7df0da4777d: Waiting 8a9abd8e4cad: Waiting ae4a25ee3d08: Waiting 54a3affb57a6: Waiting 430a8869dc82: Waiting 602ef71f5ccc: Waiting 174f56854903: Waiting 9c2aa48fd287: Layer already exists e49cdd92318d: Layer already exists 8a9abd8e4cad: Layer already exists f06d4b46c358: Layer already exists b7df0da4777d: Layer already exists 602ef71f5ccc: Layer already exists ae4a25ee3d08: Layer already exists 430a8869dc82: Layer already exists 54a3affb57a6: Layer already exists 174f56854903: Layer already exists 1125e4208784: Pushed master-1_9_7_3-3: digest: sha256:2a4298bf1bbdfd823b0868ddc2721617382674ee2bcd45fd2a79455ef6ede584 size: 2619 2025-07-22 13:41:34,128: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds