2025-06-19 12:05:37,078: INFO: Building opensdn-controller-control-control 2025-06-19 12:05:37,110: 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_1_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} ---> 76399ed66752 Step 4/10 : ARG CONTAINER_NAME ---> Running in efc7c0d2b0b1 ---> Removed intermediate container efc7c0d2b0b1 ---> 300bd4c79881 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in b98bacf3d8fc ---> Removed intermediate container b98bacf3d8fc ---> d18e1ef98cf6 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 5fc215232bbe ---> Removed intermediate container 5fc215232bbe ---> d7dab680600b Step 7/10 : COPY entrypoint.sh / ---> 3c3f06b1ca73 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 9fef3d788d49 ---> Removed intermediate container 9fef3d788d49 ---> 515391926e41 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 77ebe6675366 ---> Removed intermediate container 77ebe6675366 ---> 18c4b89e565f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in c479c0b29dd8 ---> Removed intermediate container c479c0b29dd8 ---> baec6c1419cf [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 baec6c1419cf Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_6-1 2025-06-19 12:05:51,359: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] be5aa7776b92: Preparing 1a7c8987f223: Preparing bdb5842acd94: Preparing 869081cb6acb: Preparing 90e076f9ed84: Preparing e5648ac5da96: Preparing be5aa7776b92: Waiting 1a7c8987f223: Waiting bdb5842acd94: Waiting 869081cb6acb: Waiting 90e076f9ed84: Waiting 064608aaa56e: Preparing d601173e8337: Preparing ef40fefb1530: Preparing 6a7e35fae78f: Preparing 2436f5542f9a: Preparing 174f56854903: Preparing e5648ac5da96: Waiting 064608aaa56e: Waiting d601173e8337: Waiting ef40fefb1530: Waiting 6a7e35fae78f: Waiting 2436f5542f9a: Waiting 174f56854903: Waiting bdb5842acd94: Layer already exists 869081cb6acb: Layer already exists 1a7c8987f223: Pushed e5648ac5da96: Layer already exists 90e076f9ed84: Layer already exists 064608aaa56e: Layer already exists d601173e8337: Layer already exists ef40fefb1530: Layer already exists 6a7e35fae78f: Layer already exists 2436f5542f9a: Layer already exists 174f56854903: Layer already exists be5aa7776b92: Pushed master-1_8_1_6-1: digest: sha256:f8d83efd7c1eaf99eda3eb7778c61bfb3b62d8c97828a73607aa26193aa024f1 size: 2830 2025-06-19 12:06:14,590: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds