2024-09-09 14:01:47,007: INFO: Building tf-container-builder-src 2024-09-09 14:01:47,034: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_9_0-3 --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=tf-container-builder-src --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 2.451 MB Step 1/6 : FROM scratch ---> Step 2/6 : ARG VENDOR_NAME ---> Running in 40ee299f5107 ---> Removed intermediate container 40ee299f5107 ---> 683cf716057c Step 3/6 : ARG CONTAINER_NAME ---> Running in 2be3dd187bb4 ---> Removed intermediate container 2be3dd187bb4 ---> 54a0adfc1f4a Step 4/6 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 0c0f9e2d8835 ---> Removed intermediate container 0c0f9e2d8835 ---> d5b055035311 Step 5/6 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME ---> Running in 706e8ef2e8e4 ---> Removed intermediate container 706e8ef2e8e4 ---> a0e63dd15efc Step 6/6 : COPY . /src ---> cb236244011e [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN YUM_ENABLE_REPOS] were not consumed Successfully built cb236244011e Successfully tagged nexus.gz1.opensdn.io:5101/tf-container-builder-src:master-9_9_0-3 2024-09-09 14:01:50,650: INFO: Docker build duration: 3 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/tf-container-builder-src] bb9849657c2b: Preparing bb9849657c2b: Pushed master-9_9_0-3: digest: sha256:45d243a96b4a60b7c9982d1ee0e53bee3e76d2156402712958c2ae07cdf3946b size: 528 2024-09-09 14:01:51,352: INFO: Building tf-container-builder-src finished successfully, duration: 4 seconds