2025-04-30 17:03:46,155: INFO: Building opensdn-controller-control-control
2025-04-30 17:03:46,186: 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_4_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}
---> eeaa94394191
Step 4/10 : ARG CONTAINER_NAME
---> Running in 0073aabf6142
---> Removed intermediate container 0073aabf6142
---> a561d3b87e52
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in b935ac096e73
---> Removed intermediate container b935ac096e73
---> bfbcdf2efed9
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 4363c146e11a
---> Removed intermediate container 4363c146e11a
---> ce58377b649e
Step 7/10 : COPY entrypoint.sh /
---> 2f8c03af61f8
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in d3ebfabe5bc5
---> Removed intermediate container d3ebfabe5bc5
---> 310527fdc862
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 231c5f428f40
---> Removed intermediate container 231c5f428f40
---> b7a6ce5ec737
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in 0af4e357a59b
---> Removed intermediate container 0af4e357a59b
---> 47677309702c
[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 47677309702c
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_4_1-1
2025-04-30 17:04:04,174: INFO: Docker build duration: 18 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
71280418e38d: Preparing
9e336cbb39e3: Preparing
44a9166481bc: Preparing
1139107da738: Preparing
7df442356738: Preparing
c697e85e554f: Preparing
077a6174fb5f: Preparing
bb54c7246970: Preparing
71e5c324dafc: Preparing
d8c73f2a44c3: Preparing
628916898966: Preparing
174f56854903: Preparing
71280418e38d: Waiting
9e336cbb39e3: Waiting
44a9166481bc: Waiting
1139107da738: Waiting
7df442356738: Waiting
c697e85e554f: Waiting
077a6174fb5f: Waiting
bb54c7246970: Waiting
71e5c324dafc: Waiting
d8c73f2a44c3: Waiting
628916898966: Waiting
174f56854903: Waiting
9e336cbb39e3: Pushed
44a9166481bc: Layer already exists
7df442356738: Layer already exists
c697e85e554f: Layer already exists
1139107da738: Layer already exists
077a6174fb5f: Layer already exists
d8c73f2a44c3: Layer already exists
bb54c7246970: Layer already exists
71e5c324dafc: Layer already exists
628916898966: Layer already exists
174f56854903: Layer already exists
71280418e38d: Pushed
master-1_6_4_1-1: digest: sha256:0a26fe5a62523446945b71c49e426326658bf7c18b30f9428d703987b2c42de4 size: 2830
2025-04-30 17:04:20,007: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds