2025-07-21 12:57:34,066: INFO: Building opensdn-external-rabbitmq 2025-07-21 12:57:34,276: 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_9_7_3-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-external-rabbitmq --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 68.1 kB Step 1/17 : FROM rabbitmq:3.10.7-management 3.10.7-management: Pulling from library/rabbitmq 675920708c8b: Pulling fs layer e08fdafa88ce: Pulling fs layer 92e5ca28c20e: Pulling fs layer e7add638ac41: Pulling fs layer c47c3bedb477: Pulling fs layer 2d0a461f4591: Pulling fs layer 027715895e8b: Pulling fs layer 78c707bc7c70: Pulling fs layer 6e8aae77390d: Pulling fs layer a49b9cb023b6: Pulling fs layer e7add638ac41: Waiting c47c3bedb477: Waiting 2d0a461f4591: Waiting 027715895e8b: Waiting 78c707bc7c70: Waiting 6e8aae77390d: Waiting a49b9cb023b6: Waiting e08fdafa88ce: Verifying Checksum e08fdafa88ce: Download complete e7add638ac41: Verifying Checksum e7add638ac41: Download complete 92e5ca28c20e: Verifying Checksum 92e5ca28c20e: Download complete 675920708c8b: Verifying Checksum 027715895e8b: Verifying Checksum 027715895e8b: Download complete c47c3bedb477: Verifying Checksum c47c3bedb477: Download complete 2d0a461f4591: Verifying Checksum 2d0a461f4591: Download complete 78c707bc7c70: Verifying Checksum 78c707bc7c70: Download complete 6e8aae77390d: Verifying Checksum 6e8aae77390d: Download complete a49b9cb023b6: Verifying Checksum a49b9cb023b6: Download complete 675920708c8b: Pull complete e08fdafa88ce: Pull complete 92e5ca28c20e: Pull complete e7add638ac41: Pull complete c47c3bedb477: Pull complete 2d0a461f4591: Pull complete 027715895e8b: Pull complete 78c707bc7c70: Pull complete 6e8aae77390d: Pull complete a49b9cb023b6: Pull complete Digest: sha256:34904195471c4d45d0a303c6702d501ebb96017a915f188047a0935a81b0fc40 Status: Downloaded newer image for rabbitmq:3.10.7-management ---> 6b94498c1b2f Step 2/17 : ARG VENDOR_NAME ---> Running in 3bba3b81dc29 ---> Removed intermediate container 3bba3b81dc29 ---> 461747672677 Step 3/17 : ARG VENDOR_DOMAIN ---> Running in 785b8f0815e1 ---> Removed intermediate container 785b8f0815e1 ---> b3d9b1178f59 Step 4/17 : ARG CONTAINER_NAME ---> Running in 509e2b141250 ---> Removed intermediate container 509e2b141250 ---> aee5d0dc05c6 Step 5/17 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 42fb9669df57 ---> Removed intermediate container 42fb9669df57 ---> 8921ea9d5182 Step 6/17 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" name=$CONTAINER_NAME summary="Contrail RabbitMQ" description="Contrail Rabbitmq is the message bus that different Contrail processes subscribe to." ---> Running in 677700454d24 ---> Removed intermediate container 677700454d24 ---> 7ba319fff415 Step 7/17 : ARG LC_ALL="en_US.UTF-8" ---> Running in 2baee4574c63 ---> Removed intermediate container 2baee4574c63 ---> a1e783a59d82 Step 8/17 : ARG LANG="en_US.UTF-8" ---> Running in d440339a9cca ---> Removed intermediate container d440339a9cca ---> 8dcb54df569f Step 9/17 : ARG LANGUAGE="en_US.UTF-8" ---> Running in 8b029fec7cea ---> Removed intermediate container 8b029fec7cea ---> d91f07a01f9f Step 10/17 : ENV VENDOR_DOMAIN=$VENDOR_DOMAIN VENDOR_NAME=$VENDOR_NAME CONTRAIL_GID=1999 CONTRAIL_UID=1999 CONTRAIL_USER=contrail LC_ALL=$LC_ALL LANG=$LANG LANGUAGE=$LANGUAGE ---> Running in 1c13e5cc02df ---> Removed intermediate container 1c13e5cc02df ---> cc0a05e31efe Step 11/17 : RUN mkdir /licenses ---> Running in 8c1235a47150 ---> Removed intermediate container 8c1235a47150 ---> 67e34af17341 Step 12/17 : COPY __licensing.txt /licenses/licensing.txt ---> 96deb9018e39 Step 13/17 : COPY *.sh hostname_to_ip / COPY failed: file not found in build context or excluded by .dockerignore: stat hostname_to_ip: file does not exist 2025-07-21 12:58:07,225: INFO: Docker build duration: 33 seconds 2025-07-21 12:58:07,231: ERROR: Building opensdn-external-rabbitmq failed, duration: 33 seconds