2025-06-17 17:11:51,560: INFO: Building opensdn-controller-control-named 2025-06-17 17:11:51,608: 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-2_2 --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} ---> 744935b28941 Step 4/9 : ARG CONTAINER_NAME ---> Running in b23c4eb0765d ---> Removed intermediate container b23c4eb0765d ---> 56d630fb78b6 Step 5/9 : ENV SERVICE_NAME=named CONTAINER_NAME=$CONTAINER_NAME ---> Running in 6f1c0330c7e2 ---> Removed intermediate container 6f1c0330c7e2 ---> ead36040f3fe 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 53c2115ccfb0 ---> Removed intermediate container 53c2115ccfb0 ---> 83085fcd06fe Step 7/9 : COPY entrypoint.sh / ---> 7d4a60770932 Step 8/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 27d50be95596 ---> Removed intermediate container 27d50be95596 ---> 4dc2a0afa4f6 Step 9/9 : CMD ["/usr/bin/contrail-named","-f","-u","contrail","-c","/etc/contrail/dns/contrail-named.conf"] ---> Running in a64461e8c1ab ---> Removed intermediate container a64461e8c1ab ---> 3614bda3e1e8 [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 3614bda3e1e8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-named:master-1_6_6_1-2_2 2025-06-17 17:12:05,409: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-named] ee85708b90f2: Preparing 1733ad8d40ae: Preparing ee9ca2eb11a3: Preparing 796112e18e6e: Preparing ea383c8bcc24: Preparing 8eb060e0ff6f: Preparing cdc5e6c50a2f: Preparing 07e492ec45ff: Preparing 7f54c211f04c: Preparing 2c6b28c9d611: Preparing 174f56854903: Preparing 8eb060e0ff6f: Waiting cdc5e6c50a2f: Waiting 07e492ec45ff: Waiting 7f54c211f04c: Waiting 2c6b28c9d611: Waiting 174f56854903: Waiting ee9ca2eb11a3: Layer already exists ea383c8bcc24: Layer already exists 796112e18e6e: Layer already exists 1733ad8d40ae: Layer already exists cdc5e6c50a2f: Layer already exists 8eb060e0ff6f: Layer already exists 07e492ec45ff: Layer already exists ee85708b90f2: Pushed 7f54c211f04c: Layer already exists 174f56854903: Layer already exists 2c6b28c9d611: Layer already exists master-1_6_6_1-2_2: digest: sha256:561201ce109fcb6e2079c5e76284bc8e8999016e491c0b353ea7725508306454 size: 2618 2025-06-17 17:12:07,907: INFO: Building opensdn-controller-control-named finished successfully, duration: 16 seconds