2025-06-25 10:34:58,872: INFO: Building opensdn-controller-control-control 2025-06-25 10:34:58,979: 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=contrail_dpdk_19_11-1_4_4_4-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-control --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 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> f30ad2775c9b Step 4/10 : ARG CONTAINER_NAME ---> Running in f95a90e688ea ---> Removed intermediate container f95a90e688ea ---> c8b75d31e771 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 13522362d934 ---> Removed intermediate container 13522362d934 ---> d41699b6c72f Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 8c92edb02197 ---> Removed intermediate container 8c92edb02197 ---> d44513211b2e Step 7/10 : COPY entrypoint.sh / ---> e3590cbc0157 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e1037aa7546b ---> Removed intermediate container e1037aa7546b ---> 18d465d236f2 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4800245dbf4e ---> Removed intermediate container 4800245dbf4e ---> b38bd55f2159 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b1a8f9898be5 ---> Removed intermediate container b1a8f9898be5 ---> 4d3f8d5ac2ce [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 4d3f8d5ac2ce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:contrail_dpdk_19_11-1_4_4_4-5 2025-06-25 10:35:15,576: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a77d46694307: Preparing 3d692b211857: Preparing 46edfe623059: Preparing 8501f0a4f838: Preparing dc331350dd6c: Preparing c3578806f24b: Preparing b38c671de703: Preparing e575f2c18efa: Preparing 35769ad158e0: Preparing eedc25cec0c7: Preparing dff077186794: Preparing 174f56854903: Preparing a77d46694307: Waiting 3d692b211857: Waiting 46edfe623059: Waiting 8501f0a4f838: Waiting dc331350dd6c: Waiting c3578806f24b: Waiting b38c671de703: Waiting e575f2c18efa: Waiting 35769ad158e0: Waiting eedc25cec0c7: Waiting dff077186794: Waiting 174f56854903: Waiting 8501f0a4f838: Layer already exists 46edfe623059: Layer already exists c3578806f24b: Layer already exists dc331350dd6c: Layer already exists b38c671de703: Layer already exists e575f2c18efa: Layer already exists 35769ad158e0: Layer already exists eedc25cec0c7: Layer already exists 3d692b211857: Pushed dff077186794: Layer already exists 174f56854903: Layer already exists a77d46694307: Pushed contrail_dpdk_19_11-1_4_4_4-5: digest: sha256:09ac6f3b80b5f31e33c045a2f29057e8e4f16170572a2f22715bb96743c7ca34 size: 2830 2025-06-25 10:35:35,046: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds