2025-05-07 07:09:18,039: INFO: Building opensdn-controller-control-control 2025-05-07 07:09:18,086: 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_3-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} ---> 081846cd5cb6 Step 4/10 : ARG CONTAINER_NAME ---> Running in b85ef8809b0b ---> Removed intermediate container b85ef8809b0b ---> a5053b012b6c Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a7ec66282c2f ---> Removed intermediate container a7ec66282c2f ---> 381195c371c5 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 564bc2cda4fb ---> Removed intermediate container 564bc2cda4fb ---> 0e3a13b5e57e Step 7/10 : COPY entrypoint.sh / ---> 5526f7c1b0da Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 476385edab92 ---> Removed intermediate container 476385edab92 ---> 20fbad8bf8b7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 94bd2a243be2 ---> Removed intermediate container 94bd2a243be2 ---> 2b1cc6638540 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in edbb544e584e ---> Removed intermediate container edbb544e584e ---> 27b11069faf8 [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 27b11069faf8 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_3-5 2025-05-07 07:09:35,651: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7dedd163f06b: Preparing bcae1f2be904: Preparing 9667240c629d: Preparing 3b96840f9317: Preparing 45fc5112ce05: Preparing e075b38df919: Preparing 246070d94541: Preparing 7962f010386b: Preparing fc26c3518c4d: Preparing 865fbc6857d4: Preparing 60b552c7b5d6: Preparing 174f56854903: Preparing 7dedd163f06b: Waiting bcae1f2be904: Waiting 9667240c629d: Waiting 3b96840f9317: Waiting 45fc5112ce05: Waiting e075b38df919: Waiting 246070d94541: Waiting 7962f010386b: Waiting fc26c3518c4d: Waiting 865fbc6857d4: Waiting 60b552c7b5d6: Waiting 174f56854903: Waiting 3b96840f9317: Layer already exists 9667240c629d: Layer already exists 45fc5112ce05: Layer already exists e075b38df919: Layer already exists 7962f010386b: Layer already exists 246070d94541: Layer already exists bcae1f2be904: Pushed 865fbc6857d4: Layer already exists 174f56854903: Layer already exists fc26c3518c4d: Layer already exists 60b552c7b5d6: Layer already exists 7dedd163f06b: Pushed master-1_6_6_3-5: digest: sha256:99e00562933c5f6280121804ff376c1665e935f87fe34bcd604d269bddca680f size: 2830 2025-05-07 07:10:00,115: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds