2025-08-11 12:57:28,194: INFO: Building opensdn-controller-control-control 2025-08-11 12:57:28,226: 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_2_2_2-4_7 --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} ---> 6f1455993658 Step 4/10 : ARG CONTAINER_NAME ---> Running in cdeb085e117b ---> Removed intermediate container cdeb085e117b ---> b887fe251ea2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2065987232e6 ---> Removed intermediate container 2065987232e6 ---> a7ecadcfa062 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 438ec5f76dd1 ---> Removed intermediate container 438ec5f76dd1 ---> cb635a949386 Step 7/10 : COPY entrypoint.sh / ---> 26119c0d1a86 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in adaba69bbc0c ---> Removed intermediate container adaba69bbc0c ---> 47809540f3cd Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2e6ec59ccf80 ---> Removed intermediate container 2e6ec59ccf80 ---> ceaf01d1fe94 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 8f1e056d6b65 ---> Removed intermediate container 8f1e056d6b65 ---> da10d798ac94 [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 da10d798ac94 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-4_7 2025-08-11 12:57:44,608: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 03b157e446f3: Preparing 278ae752b989: Preparing 488d9772de3d: Preparing f3873a7ffdbe: Preparing a0690042d20d: Preparing 2762c481d320: Preparing f68023a46e9c: Preparing 5ba9bacbde33: Preparing d1c2f66d7880: Preparing 6b40b7f325ec: Preparing 7ce815a85f80: Preparing 03b157e446f3: Waiting 278ae752b989: Waiting 488d9772de3d: Waiting f3873a7ffdbe: Waiting a0690042d20d: Waiting 2762c481d320: Waiting f68023a46e9c: Waiting 5ba9bacbde33: Waiting d1c2f66d7880: Waiting 6b40b7f325ec: Waiting 7ce815a85f80: Waiting 174f56854903: Preparing 174f56854903: Waiting a0690042d20d: Layer already exists f3873a7ffdbe: Layer already exists 278ae752b989: Pushed 488d9772de3d: Layer already exists 2762c481d320: Layer already exists 5ba9bacbde33: Layer already exists f68023a46e9c: Layer already exists d1c2f66d7880: Layer already exists 7ce815a85f80: Layer already exists 6b40b7f325ec: Layer already exists 174f56854903: Layer already exists 03b157e446f3: Pushed master-1_2_2_2-4_7: digest: sha256:d22ac9ee11ec64782974d03eb6ae3ca3c4baa5138032fa6ddd38dc64a338c261 size: 2830 2025-08-11 12:58:04,171: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds