2025-06-10 16:30:12,634: INFO: Building opensdn-controller-control-control 2025-06-10 16:30:12,674: 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_8_0_6-1 --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} ---> 4fbd30b8463a Step 4/10 : ARG CONTAINER_NAME ---> Running in c6ec3e072912 ---> Removed intermediate container c6ec3e072912 ---> dad0946bc8dd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af289dfdc554 ---> Removed intermediate container af289dfdc554 ---> 091dbbf5d219 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 0625e3943e8e ---> Removed intermediate container 0625e3943e8e ---> 74b20de45971 Step 7/10 : COPY entrypoint.sh / ---> 284525bafdb4 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0afaa162c024 ---> Removed intermediate container 0afaa162c024 ---> 3e21d0fd2ba7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 39e0a85a3e4f ---> Removed intermediate container 39e0a85a3e4f ---> 4b61ecdb65f0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 52601548d4eb ---> Removed intermediate container 52601548d4eb ---> 9c639a1a96fd [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 9c639a1a96fd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_6-1 2025-06-10 16:30:31,063: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] bbeca2b11890: Preparing 9db261621ed7: Preparing 2355dc702d36: Preparing 08e9b690d582: Preparing 3ac0d8d5d010: Preparing e8e1d599e6c6: Preparing 289f13298f99: Preparing def638305489: Preparing 89432847beb2: Preparing 1c7f577de774: Preparing deec9695fee4: Preparing 174f56854903: Preparing bbeca2b11890: Waiting 9db261621ed7: Waiting 2355dc702d36: Waiting 08e9b690d582: Waiting 3ac0d8d5d010: Waiting e8e1d599e6c6: Waiting 289f13298f99: Waiting def638305489: Waiting 89432847beb2: Waiting 1c7f577de774: Waiting deec9695fee4: Waiting 174f56854903: Waiting 08e9b690d582: Layer already exists 3ac0d8d5d010: Layer already exists 9db261621ed7: Pushed 2355dc702d36: Layer already exists e8e1d599e6c6: Layer already exists 289f13298f99: Layer already exists def638305489: Layer already exists 89432847beb2: Layer already exists 1c7f577de774: Layer already exists 174f56854903: Layer already exists deec9695fee4: Layer already exists bbeca2b11890: Pushed master-1_8_0_6-1: digest: sha256:aa9bc90d8166e2d37801da247ed8dee371711250f1c64a0104853e9107f0b06c size: 2830 2025-06-10 16:30:56,476: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds