2025-05-15 01:22:20,562: INFO: Building opensdn-controller-control-control 2025-05-15 01:22:20,617: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 05fcf3459e50 Step 4/10 : ARG CONTAINER_NAME ---> Running in 741af7d0c5ed ---> Removed intermediate container 741af7d0c5ed ---> f4c19dccf76a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b1dd3c602682 ---> Removed intermediate container b1dd3c602682 ---> 4cf5882adc65 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 2240a4bf010d ---> Removed intermediate container 2240a4bf010d ---> cf2da3702aa6 Step 7/10 : COPY entrypoint.sh / ---> e52ede19b3b5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 96fa880cf1a5 ---> Removed intermediate container 96fa880cf1a5 ---> c6f50536b8ee Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0929d8484e3a ---> Removed intermediate container 0929d8484e3a ---> ab68694d8f35 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 18f33c9404e3 ---> Removed intermediate container 18f33c9404e3 ---> 0813db7e1fb8 [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 0813db7e1fb8 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-15 01:22:36,857: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] bada5f3e8ecf: Preparing 0003b0452635: Preparing 6a024a992b77: Preparing 787f5c9ccbd4: Preparing 9bea6786c0f6: Preparing 3ea08127be04: Preparing 2bc0307f58b0: Preparing 3b9ead04ad96: Preparing a38bc0971922: Preparing c518d4eed7e4: Preparing 04d4c05e72b7: Preparing 174f56854903: Preparing bada5f3e8ecf: Waiting 0003b0452635: Waiting 6a024a992b77: Waiting 787f5c9ccbd4: Waiting 9bea6786c0f6: Waiting 3ea08127be04: Waiting 2bc0307f58b0: Waiting 3b9ead04ad96: Waiting a38bc0971922: Waiting c518d4eed7e4: Waiting 174f56854903: Waiting 6a024a992b77: Layer already exists 3ea08127be04: Layer already exists 9bea6786c0f6: Layer already exists 2bc0307f58b0: Layer already exists 3b9ead04ad96: Layer already exists 787f5c9ccbd4: Layer already exists 04d4c05e72b7: Layer already exists a38bc0971922: Layer already exists c518d4eed7e4: Layer already exists 174f56854903: Layer already exists 0003b0452635: Pushed bada5f3e8ecf: Pushed nightly: digest: sha256:215a23611a07d7cf9b89e77d70114bb1f3f7460057819a0e06f5debd9317991f size: 2830 2025-05-15 01:22:54,286: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds