2025-06-02 02:51:56,152: INFO: Building opensdn-controller-control-named 2025-06-02 02:51:56,191: 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_6_1-1_6 --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} ---> 96e8bfc8655c Step 4/9 : ARG CONTAINER_NAME ---> Running in 5675c1417b78 ---> Removed intermediate container 5675c1417b78 ---> fbbc76139bdf Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2f78feae27aa ---> Removed intermediate container 2f78feae27aa ---> 6eb4fd923a5d 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 f9d2d404d060 ---> Removed intermediate container f9d2d404d060 ---> 89939de7e164 Step 7/9 : COPY entrypoint.sh / ---> b6e1d550217e Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5335235eafdd ---> Removed intermediate container 5335235eafdd ---> 728e49d3515c Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in ca6887633647 ---> Removed intermediate container ca6887633647 ---> 601d4499f817 [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 601d4499f817 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-1_6 2025-06-02 02:52:11,299: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] 2af2059317fd: Preparing 5c9d425f0d5f: Preparing 48d17efabe26: Preparing 2b5e96c62960: Preparing 13be3cad0d28: Preparing 8c0adee7f055: Preparing 2c905155f9fa: Preparing 4e506330b4f2: Preparing 002e1ed43c60: Preparing c2ece9c0b5c4: Preparing 174f56854903: Preparing 2af2059317fd: Waiting 5c9d425f0d5f: Waiting 48d17efabe26: Waiting 2b5e96c62960: Waiting 13be3cad0d28: Waiting 8c0adee7f055: Waiting 2c905155f9fa: Waiting 4e506330b4f2: Waiting 002e1ed43c60: Waiting c2ece9c0b5c4: Waiting 174f56854903: Waiting 2af2059317fd: Pushed 5c9d425f0d5f: Layer already exists 48d17efabe26: Layer already exists 2b5e96c62960: Layer already exists 13be3cad0d28: Layer already exists 8c0adee7f055: Layer already exists 4e506330b4f2: Layer already exists 002e1ed43c60: Layer already exists c2ece9c0b5c4: Layer already exists 2c905155f9fa: Layer already exists 174f56854903: Layer already exists master-1_6_6_1-1_6: digest: sha256:e9e685894b5ea14183597ae268c8ca88fbe358f8f6eca726029c70269c4a099e size: 2619 2025-06-02 02:52:14,020: INFO: Building opensdn-controller-control-named finished successfully, duration: 18 seconds