2025-06-08 15:49:58,826: INFO: Building opensdn-controller-control-named 2025-06-08 15:49:58,873: 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_6_1_2-5 --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} ---> fe612d7efdcf Step 4/9 : ARG CONTAINER_NAME ---> Running in e5af58b4f6ea ---> Removed intermediate container e5af58b4f6ea ---> b1be8599df43 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in e46ef1b25fa5 ---> Removed intermediate container e46ef1b25fa5 ---> 6ef1f5559176 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 586a9b229198 ---> Removed intermediate container 586a9b229198 ---> 183f88a26300 Step 7/9 : COPY entrypoint.sh / ---> f3572d38aad2 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e3368773372c ---> Removed intermediate container e3368773372c ---> a653c4599c70 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in 2ba2aa6724b6 ---> Removed intermediate container 2ba2aa6724b6 ---> 62d59d7fb8a5 [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 62d59d7fb8a5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_1_2-5 2025-06-08 15:50:13,178: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 10c4635dc24b: Preparing 931e766e370b: Preparing c9886c70efee: Preparing 08a85f035155: Preparing 7bee7797b7b7: Preparing f83f435d0377: Preparing 6c66cea2260e: Preparing 173282febdba: Preparing 1422e4a326c4: Preparing c7de08d0bdd0: Preparing 174f56854903: Preparing 10c4635dc24b: Waiting 931e766e370b: Waiting c9886c70efee: Waiting 08a85f035155: Waiting 7bee7797b7b7: Waiting f83f435d0377: Waiting 6c66cea2260e: Waiting 173282febdba: Waiting 1422e4a326c4: Waiting c7de08d0bdd0: Waiting 174f56854903: Waiting 10c4635dc24b: Pushed 931e766e370b: Layer already exists c9886c70efee: Layer already exists 08a85f035155: Layer already exists 7bee7797b7b7: Layer already exists f83f435d0377: Layer already exists 173282febdba: Layer already exists 6c66cea2260e: Layer already exists 1422e4a326c4: Layer already exists c7de08d0bdd0: Layer already exists 174f56854903: Layer already exists master-1_6_1_2-5: digest: sha256:48061fb5e75ff292ccbb13682be18a3e709cbffc87f57db4d6f39a43c8d917dd size: 2618 2025-06-08 15:50:17,671: INFO: Building opensdn-controller-control-named finished successfully, duration: 19 seconds