2025-05-08 16:41:22,896: INFO: Building opensdn-controller-control-control 2025-05-08 16:41:22,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=master-1_6_7_1-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} ---> 45021a6805f6 Step 4/10 : ARG CONTAINER_NAME ---> Running in 2f17cbb48664 ---> Removed intermediate container 2f17cbb48664 ---> 3692b340c161 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2c823a9e4e66 ---> Removed intermediate container 2c823a9e4e66 ---> 05360c44e586 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 2ddf3a447ec9 ---> Removed intermediate container 2ddf3a447ec9 ---> 77194c7fd790 Step 7/10 : COPY entrypoint.sh / ---> 9e28b8c51240 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2a5ba6eca572 ---> Removed intermediate container 2a5ba6eca572 ---> 30032e85d4e5 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in cc123381bb80 ---> Removed intermediate container cc123381bb80 ---> 5f79261d7ace Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d636b28a7d49 ---> Removed intermediate container d636b28a7d49 ---> 832b1651bb88 [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 832b1651bb88 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_7_1-1 2025-05-08 16:41:40,399: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4839e0991e3f: Preparing 1389523e5c65: Preparing 30d339fc66b5: Preparing 3ee54e25e2c3: Preparing 727ed2caf02f: Preparing b7335a8bd57f: Preparing e7fda1d390b3: Preparing 74cc547342b3: Preparing 8880f7416159: Preparing 4cab3b508148: Preparing 51491ba71e40: Preparing 174f56854903: Preparing 4839e0991e3f: Waiting 1389523e5c65: Waiting 30d339fc66b5: Waiting 3ee54e25e2c3: Waiting 727ed2caf02f: Waiting b7335a8bd57f: Waiting e7fda1d390b3: Waiting 74cc547342b3: Waiting 8880f7416159: Waiting 4cab3b508148: Waiting 51491ba71e40: Waiting 174f56854903: Waiting 30d339fc66b5: Layer already exists 3ee54e25e2c3: Layer already exists 727ed2caf02f: Layer already exists b7335a8bd57f: Layer already exists 1389523e5c65: Pushed e7fda1d390b3: Layer already exists 8880f7416159: Layer already exists 74cc547342b3: Layer already exists 4cab3b508148: Layer already exists 51491ba71e40: Layer already exists 174f56854903: Layer already exists 4839e0991e3f: Pushed master-1_6_7_1-1: digest: sha256:a5da0f37285148573dec82c597a5161c62fdd6153568b9dd23c53be2ac16c8f0 size: 2830 2025-05-08 16:42:00,208: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds