Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3279 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-rtmgr-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-65j1Vm3GsfH1/agent.2057 SSH_AGENT_PID=2059 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/private_key_16542002524567395967.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git init /w/workspace/ric-plt-rtmgr-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/rtmgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 210da19dabdc139a193ea81543a002cd71356d56 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 210da19dabdc139a193ea81543a002cd71356d56 # timeout=10 Commit message: "I release step 2 of 2" > git rev-list --no-walk 210da19dabdc139a193ea81543a002cd71356d56 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins1682466726627895166.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hKT2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-hKT2/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.15 botocore==1.34.15 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.26.1 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.4.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.3 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.16.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config13532857568146460609tmp copy managed file [ric-plt-rtmgr-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config11393135821160366613tmp [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins6907467750535851402.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins12440968005998807786.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10978566792012769624.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins16256441191321577576.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKT2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH ---> Docker image tag found: 0.9.6 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-rtmgr-docker-merge-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-rtmgr [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins8181245673841916140.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 . Sending build context to Docker daemon 2.329MB Step 1/40 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 as rtmgrbuild 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer edd90b732e54: Waiting 1a42d20fefec: Waiting 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 54da3b814b08: Waiting a7dc5108837a: Waiting 6e7ed7a8f5c1: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete 7b1a6ab2e44d: Pull complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete fa71893429cb: Download complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 ---> db54390f5aa2 Step 2/40 : RUN apt update && apt install ca-certificates libgnutls30 -y ---> Running in a5ee11dabef1  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3130 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3285 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1150 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 16.6 MB in 3s (6277 kB/s) Reading package lists... Building dependency tree... Reading state information... 198 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Suggested packages: gnutls-bin The following packages will be upgraded: ca-certificates libgnutls30 2 upgraded, 0 newly installed, 0 to remove and 196 not upgraded. Need to get 980 kB of archives. After this operation, 6144 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.9 [828 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 980 kB in 1s (1494 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.9_amd64.deb ... Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.9) over (3.6.13-2ubuntu1.6) ... Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 46361 files and directories currently installed.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container a5ee11dabef1 ---> 52305fb4698e Step 3/40 : ARG RMRVERSION=4.9.4 ---> Running in fcdab5c4edf6 Removing intermediate container fcdab5c4edf6 ---> ed4ba6bfbf6d Step 4/40 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr_${RMRVERSION}_amd64.deb && rm -rf rmr_${RMRVERSION}_amd64.deb ---> Running in 8b6ca9df4c46 --2024-01-10 10:05:23-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 54.215.95.52, 54.215.168.33, 2600:1f1c:2e5:6901:e0df:300:cee0:7983, ... Connecting to packagecloud.io (packagecloud.io)|54.215.95.52|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1704881423&Signature=jXbgElR4Iv8DrIdgHPqrgOpfPPMbAvEi1MqDmsnVXx7vPdN4UftW4kVYUtvNdBtWp9jmpo6dXZCtWSg~WPo4q6EerFjPZ-I8nsvVy6B1UIU7irzSGUvvjL1xskaxJg1llWEBVf8SFLF6Vu35vZmfiyqAiwSXYOC7sD3VfjvW0xuE~3RnOV6YMBpszbbJLKv1fA2V45Fy7FAJfRRxIp6XPiMY8EbndAyeGsLqHj9M1IIwzqWqSbCSdeTElb0LAPzcGqboqX-5emyvMXJySbmFpEW84EO4TACX9pwyTz7V-bWxL6-hoaoAQ9PZPHjj71JjWnUvMBeCqn3WdUAlu5xj7Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2024-01-10 10:05:23-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1704881423&Signature=jXbgElR4Iv8DrIdgHPqrgOpfPPMbAvEi1MqDmsnVXx7vPdN4UftW4kVYUtvNdBtWp9jmpo6dXZCtWSg~WPo4q6EerFjPZ-I8nsvVy6B1UIU7irzSGUvvjL1xskaxJg1llWEBVf8SFLF6Vu35vZmfiyqAiwSXYOC7sD3VfjvW0xuE~3RnOV6YMBpszbbJLKv1fA2V45Fy7FAJfRRxIp6XPiMY8EbndAyeGsLqHj9M1IIwzqWqSbCSdeTElb0LAPzcGqboqX-5emyvMXJySbmFpEW84EO4TACX9pwyTz7V-bWxL6-hoaoAQ9PZPHjj71JjWnUvMBeCqn3WdUAlu5xj7Q__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 65.8.165.63, 65.8.165.147, 65.8.165.74, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|65.8.165.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 246552 (241K) [application/x-debian-package] Saving to: 'rmr_4.9.4_amd64.deb'  0K .......... .......... .......... .......... .......... 20% 14.2M 0s 50K .......... .......... .......... .......... .......... 41% 20.7M 0s 100K .......... .......... .......... .......... .......... 62% 38.9M 0s 150K .......... .......... .......... .......... .......... 83% 27.5M 0s 200K .......... .......... .......... .......... 100% 25.5M=0.01s 2024-01-10 10:05:23 (22.7 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] Selecting previously unselected package rmr. (Reading database ... 46370 files and directories currently installed.) Preparing to unpack rmr_4.9.4_amd64.deb ... Unpacking rmr (4.9.4) ... Setting up rmr (4.9.4) ... Removing intermediate container 8b6ca9df4c46 ---> 08b694fa74e5 Step 5/40 : RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb && dpkg -i rmr-dev_${RMRVERSION}_amd64.deb && rm -rf rmr-dev_${RMRVERSION}_amd64.deb ---> Running in 8178860502a0 --2024-01-10 10:05:24-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 54.215.168.33, 54.215.95.52, 2600:1f1c:2e5:6900:e12:7a5d:4cf3:3662, ... Connecting to packagecloud.io (packagecloud.io)|54.215.168.33|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1704881424&Signature=JzSYBpRTQMsnYH2GrODRlaeKJUAaql~kF7~FPzJkDdFKoJxjB3BkHig6mvD~hE-TtaehgrSd3vASMkqB9T4Zie-CFwk~ueJrWQ4w9OTS1aPA5BL5KxMYKsG4VkPjTXL~phLzM31gjFWweo5C~mK0HYARZq5lshSVnZ5XZAmDHHVrDg3gTgT-kNTpixVcyjYmgdi0o4Zar2y-PvGpE-AoXLsaZTO6jrpgeVzXiStxC1~Q81O7tX0UxErkgEwYbhj2jGTj6o0oGYzFsmYdTg5eyPpuws0~rGOX-qCG5o7AXksW5MdACcTCkR5Tm4W~5NB3PGNPrhMyOyApjUKYBUn2Xg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2024-01-10 10:05:24-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1704881424&Signature=JzSYBpRTQMsnYH2GrODRlaeKJUAaql~kF7~FPzJkDdFKoJxjB3BkHig6mvD~hE-TtaehgrSd3vASMkqB9T4Zie-CFwk~ueJrWQ4w9OTS1aPA5BL5KxMYKsG4VkPjTXL~phLzM31gjFWweo5C~mK0HYARZq5lshSVnZ5XZAmDHHVrDg3gTgT-kNTpixVcyjYmgdi0o4Zar2y-PvGpE-AoXLsaZTO6jrpgeVzXiStxC1~Q81O7tX0UxErkgEwYbhj2jGTj6o0oGYzFsmYdTg5eyPpuws0~rGOX-qCG5o7AXksW5MdACcTCkR5Tm4W~5NB3PGNPrhMyOyApjUKYBUn2Xg__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 65.8.165.51, 65.8.165.74, 65.8.165.147, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|65.8.165.51|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 128860 (126K) [application/x-debian-package] Saving to: 'rmr-dev_4.9.4_amd64.deb'  0K .......... .......... .......... .......... .......... 39% 11.4M 0s 50K .......... .......... .......... .......... .......... 79% 27.0M 0s 100K .......... .......... .....  100% 146M=0.006s 2024-01-10 10:05:24 (19.6 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] Selecting previously unselected package rmr-dev. (Reading database ... 46378 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.4_amd64.deb ... Unpacking rmr-dev (4.9.4) ... Setting up rmr-dev (4.9.4) ... Removing intermediate container 8178860502a0 ---> be182bce4942 Step 6/40 : ENV GOPATH /go ---> Running in 6322ddcf75dc Removing intermediate container 6322ddcf75dc ---> 86af70a47882 Step 7/40 : RUN mkdir -p /go/bin ---> Running in 6d55fe91ed22 Removing intermediate container 6d55fe91ed22 ---> e161f323166b Step 8/40 : RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger ---> Running in 2727c1d384e7 Removing intermediate container 2727c1d384e7 ---> d9ec28105d35 Step 9/40 : WORKDIR /go/src/routing-manager ---> Running in c6049293f5c8 Removing intermediate container c6049293f5c8 ---> 0e0a7288c3d5 Step 10/40 : COPY api/ /go/src/routing-manager/api ---> d73e0acae3c9 Step 11/40 : COPY LICENSE LICENSE ---> 4f220588ab0e Step 12/40 : RUN mkdir pkg ---> Running in eb546cf5493a Removing intermediate container eb546cf5493a ---> 44fe6a9cff17 Step 13/40 : RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" && cp appmgr/api/appmgr_rest_api.yaml api/ && rm -rf appmgr ---> Running in 2ba93dd9e059 Cloning into 'appmgr'... Removing intermediate container 2ba93dd9e059 ---> 1e9e60408a4d Step 14/40 : RUN /go/bin/swagger generate server -f api/routing_manager.yaml -t pkg/ --exclude-main -r LICENSE ---> Running in d7fd9a7449c0 2024/01/10 10:05:30 validating spec /go/src/routing-manager/api/routing_manager.yaml 2024/01/10 10:05:30 preprocessing spec with option: minimal flattening 2024/01/10 10:05:30 building a plan for generation 2024/01/10 10:05:30 planning definitions 2024/01/10 10:05:30 planning operations 2024/01/10 10:05:30 grouping operations into packages 2024/01/10 10:05:30 planning meta data and facades 2024/01/10 10:05:30 rendering 14 models 2024/01/10 10:05:30 rendering 1 templates for model add-rmr-route 2024/01/10 10:05:30 name field add-rmr-route 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "add_rmr_route.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model debuginfo 2024/01/10 10:05:30 name field debuginfo 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "debuginfo.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model e2t-data 2024/01/10 10:05:30 name field e2t-data 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "e2t_data.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model e2t-delete-data 2024/01/10 10:05:30 name field e2t-delete-data 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "e2t_delete_data.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model endpoint 2024/01/10 10:05:30 name field endpoint 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "endpoint.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model health-status 2024/01/10 10:05:30 name field health-status 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "health_status.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model ran-e2t-element 2024/01/10 10:05:30 name field ran-e2t-element 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "ran_e2t_element.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model ran-e2t-map 2024/01/10 10:05:30 name field ran-e2t-map 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "ran_e2t_map.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model ranNamelist 2024/01/10 10:05:30 name field ranNamelist 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "ran_namelist.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model routelist 2024/01/10 10:05:30 name field routelist 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "routelist.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model xapp-callback-data 2024/01/10 10:05:30 name field xapp-callback-data 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "xapp_callback_data.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model xapp-element 2024/01/10 10:05:30 name field xapp-element 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "xapp_element.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model xapp-list 2024/01/10 10:05:30 name field xapp-list 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "xapp_list.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 1 templates for model xapp-subscription-data 2024/01/10 10:05:30 name field xapp-subscription-data 2024/01/10 10:05:30 package field models 2024/01/10 10:05:30 creating generated file "xapp_subscription_data.go" in "pkg/models" as definition 2024/01/10 10:05:30 executed template asset:model 2024/01/10 10:05:30 rendering 3 operation groups (tags) 2024/01/10 10:05:30 rendering 1 operations for debug 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field get_debuginfo 2024/01/10 10:05:30 package field debug 2024/01/10 10:05:30 creating generated file "get_debuginfo_parameters.go" in "pkg/restapi/operations/debug" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field get_debuginfo 2024/01/10 10:05:30 package field debug 2024/01/10 10:05:30 creating generated file "get_debuginfo_urlbuilder.go" in "pkg/restapi/operations/debug" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field get_debuginfo 2024/01/10 10:05:30 package field debug 2024/01/10 10:05:30 creating generated file "get_debuginfo_responses.go" in "pkg/restapi/operations/debug" as responses 2024/01/10 10:05:30 executed template asset:serverResponses 2024/01/10 10:05:30 name field get_debuginfo 2024/01/10 10:05:30 package field debug 2024/01/10 10:05:30 creating generated file "get_debuginfo.go" in "pkg/restapi/operations/debug" as handler 2024/01/10 10:05:30 executed template asset:serverOperation 2024/01/10 10:05:30 rendering 0 templates for operation group RoutingManager 2024/01/10 10:05:30 rendering 11 operations for handle 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field add_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "add_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field add_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "add_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field add_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "add_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:30 executed template asset:serverResponses 2024/01/10 10:05:30 name field add_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "add_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:30 executed template asset:serverOperation 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field associate_ran_to_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field associate_ran_to_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "associate_ran_to_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field associate_ran_to_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:30 executed template asset:serverResponses 2024/01/10 10:05:30 name field associate_ran_to_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "associate_ran_to_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:30 executed template asset:serverOperation 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field create_new_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field create_new_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "create_new_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field create_new_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "create_new_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:30 executed template asset:serverResponses 2024/01/10 10:05:30 name field create_new_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "create_new_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:30 executed template asset:serverOperation 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field del_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "del_rmr_route_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field del_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "del_rmr_route_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field del_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "del_rmr_route_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:30 executed template asset:serverResponses 2024/01/10 10:05:30 name field del_rmr_route 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "del_rmr_route.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:30 executed template asset:serverOperation 2024/01/10 10:05:30 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:30 name field delete_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "delete_e2t_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:30 executed template asset:serverParameter 2024/01/10 10:05:30 name field delete_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:30 creating generated file "delete_e2t_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:30 executed template asset:serverUrlbuilder 2024/01/10 10:05:30 name field delete_e2t_handle 2024/01/10 10:05:30 package field handle 2024/01/10 10:05:31 creating generated file "delete_e2t_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field delete_e2t_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "delete_e2t_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field delete_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field delete_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "delete_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field delete_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field delete_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "delete_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field dissociate_ran 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "dissociate_ran_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field dissociate_ran 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "dissociate_ran_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field dissociate_ran 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "dissociate_ran_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field dissociate_ran 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "dissociate_ran.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field get_handles 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "get_handles_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field get_handles 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "get_handles_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field get_handles 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "get_handles_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field get_handles 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "get_handles.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field provide_xapp_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field provide_xapp_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field provide_xapp_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field provide_xapp_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field provide_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field provide_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field provide_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field provide_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "provide_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field update_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/restapi/operations/handle" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field update_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "update_xapp_subscription_handle_urlbuilder.go" in "pkg/restapi/operations/handle" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field update_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/restapi/operations/handle" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field update_xapp_subscription_handle 2024/01/10 10:05:31 package field handle 2024/01/10 10:05:31 creating generated file "update_xapp_subscription_handle.go" in "pkg/restapi/operations/handle" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 0 templates for operation group RoutingManager 2024/01/10 10:05:31 rendering 1 operations for health 2024/01/10 10:05:31 rendering 4 templates for operation RoutingManager 2024/01/10 10:05:31 name field get_health 2024/01/10 10:05:31 package field health 2024/01/10 10:05:31 creating generated file "get_health_parameters.go" in "pkg/restapi/operations/health" as parameters 2024/01/10 10:05:31 executed template asset:serverParameter 2024/01/10 10:05:31 name field get_health 2024/01/10 10:05:31 package field health 2024/01/10 10:05:31 creating generated file "get_health_urlbuilder.go" in "pkg/restapi/operations/health" as urlbuilder 2024/01/10 10:05:31 executed template asset:serverUrlbuilder 2024/01/10 10:05:31 name field get_health 2024/01/10 10:05:31 package field health 2024/01/10 10:05:31 creating generated file "get_health_responses.go" in "pkg/restapi/operations/health" as responses 2024/01/10 10:05:31 executed template asset:serverResponses 2024/01/10 10:05:31 name field get_health 2024/01/10 10:05:31 package field health 2024/01/10 10:05:31 creating generated file "get_health.go" in "pkg/restapi/operations/health" as handler 2024/01/10 10:05:31 executed template asset:serverOperation 2024/01/10 10:05:31 rendering 0 templates for operation group RoutingManager 2024/01/10 10:05:31 rendering support 2024/01/10 10:05:31 rendering 6 templates for application RoutingManager 2024/01/10 10:05:31 name field RoutingManager 2024/01/10 10:05:31 package field operations 2024/01/10 10:05:31 creating generated file "configure_routing_manager.go" in "pkg/restapi" as configure 2024/01/10 10:05:31 executed template asset:serverConfigureapi 2024/01/10 10:05:31 name field RoutingManager 2024/01/10 10:05:31 package field operations 2024/01/10 10:05:31 creating generated file "embedded_spec.go" in "pkg/restapi" as embedded_spec 2024/01/10 10:05:31 executed template asset:swaggerJsonEmbed 2024/01/10 10:05:31 name field RoutingManager 2024/01/10 10:05:31 package field operations 2024/01/10 10:05:31 creating generated file "server.go" in "pkg/restapi" as server 2024/01/10 10:05:31 executed template asset:serverServer 2024/01/10 10:05:31 name field RoutingManager 2024/01/10 10:05:31 package field operations 2024/01/10 10:05:31 creating generated file "routing_manager_api.go" in "pkg/restapi/operations" as builder 2024/01/10 10:05:31 executed template asset:serverBuilder 2024/01/10 10:05:31 name field RoutingManager 2024/01/10 10:05:31 package field operations 2024/01/10 10:05:31 creating generated file "doc.go" in "pkg/restapi" as doc 2024/01/10 10:05:31 executed template asset:serverDoc 2024/01/10 10:05:31 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/runtime * github.com/jessevdk/go-flags You can get these now with: go get -u -f pkg/... Removing intermediate container d7fd9a7449c0 ---> 6fd9cb328429 Step 15/40 : RUN /go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgr_model -c appmgr_client -r LICENSE ---> Running in 03d9a95ac24d 2024/01/10 10:05:31 validating spec api/appmgr_rest_api.yaml 2024/01/10 10:05:32 preprocessing spec with option: minimal flattening 2024/01/10 10:05:32 building a plan for generation 2024/01/10 10:05:32 planning definitions 2024/01/10 10:05:32 planning operations 2024/01/10 10:05:32 grouping operations into packages 2024/01/10 10:05:32 planning meta data and facades 2024/01/10 10:05:32 rendering 1 templates for model AllDeployableXapps 2024/01/10 10:05:32 name field AllDeployableXapps 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "all_deployable_xapps.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model AllDeployedXapps 2024/01/10 10:05:32 name field AllDeployedXapps 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "all_deployed_xapps.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model AllXappConfig 2024/01/10 10:05:32 name field AllXappConfig 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "all_xapp_config.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model ConfigMetadata 2024/01/10 10:05:32 name field ConfigMetadata 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "config_metadata.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model ConfigValidationError 2024/01/10 10:05:32 name field ConfigValidationError 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "config_validation_error.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model ConfigValidationErrors 2024/01/10 10:05:32 name field ConfigValidationErrors 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "config_validation_errors.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model EventType 2024/01/10 10:05:32 name field EventType 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "event_type.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model SubscriptionData 2024/01/10 10:05:32 name field SubscriptionData 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "subscription_data.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model XAppConfig 2024/01/10 10:05:32 name field XAppConfig 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "x_app_config.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model Xapp 2024/01/10 10:05:32 name field Xapp 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "xapp.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model XappDescriptor 2024/01/10 10:05:32 name field XappDescriptor 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "xapp_descriptor.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model XappDescriptorList 2024/01/10 10:05:32 name field XappDescriptorList 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "xapp_descriptor_list.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model XappInstance 2024/01/10 10:05:32 name field XappInstance 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "xapp_instance.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model allSubscriptions 2024/01/10 10:05:32 name field allSubscriptions 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "all_subscriptions.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model deregisterRequest 2024/01/10 10:05:32 name field deregisterRequest 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "deregister_request.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model registerRequest 2024/01/10 10:05:32 name field registerRequest 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "register_request.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model subscription 2024/01/10 10:05:32 name field subscription 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "subscription.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model subscriptionNotification 2024/01/10 10:05:32 name field subscriptionNotification 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "subscription_notification.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model subscriptionRequest 2024/01/10 10:05:32 name field subscriptionRequest 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "subscription_request.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 1 templates for model subscriptionResponse 2024/01/10 10:05:32 name field subscriptionResponse 2024/01/10 10:05:32 package field appmgr_model 2024/01/10 10:05:32 creating generated file "subscription_response.go" in "pkg/appmgr_model" as definition 2024/01/10 10:05:32 executed template asset:model 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getHealthAlive 2024/01/10 10:05:32 package field health 2024/01/10 10:05:32 creating generated file "get_health_alive_parameters.go" in "pkg/appmgr_client/health" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getHealthAlive 2024/01/10 10:05:32 package field health 2024/01/10 10:05:32 creating generated file "get_health_alive_responses.go" in "pkg/appmgr_client/health" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getHealthReady 2024/01/10 10:05:32 package field health 2024/01/10 10:05:32 creating generated file "get_health_ready_parameters.go" in "pkg/appmgr_client/health" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getHealthReady 2024/01/10 10:05:32 package field health 2024/01/10 10:05:32 creating generated file "get_health_ready_responses.go" in "pkg/appmgr_client/health" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 1 templates for operation group 2024/01/10 10:05:32 name field health 2024/01/10 10:05:32 creating generated file "health_client.go" in "pkg/appmgr_client/health" as client 2024/01/10 10:05:32 executed template asset:clientClient 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field addSubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "add_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field addSubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "add_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field deleteSubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "delete_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field deleteSubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "delete_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field deregisterXapp 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field deregisterXapp 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "deregister_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getSubscriptionById 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getSubscriptionById 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getSubscriptions 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getSubscriptions 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "get_subscriptions_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field modifySubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "modify_subscription_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field modifySubscription 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "modify_subscription_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field registerXapp 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "register_xapp_parameters.go" in "pkg/appmgr_client/operations" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field registerXapp 2024/01/10 10:05:32 package field operations 2024/01/10 10:05:32 creating generated file "register_xapp_responses.go" in "pkg/appmgr_client/operations" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 1 templates for operation group 2024/01/10 10:05:32 name field operations 2024/01/10 10:05:32 creating generated file "operations_client.go" in "pkg/appmgr_client/operations" as client 2024/01/10 10:05:32 executed template asset:clientClient 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field GetConfigElement 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_config_element_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field GetConfigElement 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_config_element_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field ModifyXappConfig 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field ModifyXappConfig 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field deployXapp 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field deployXapp 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "deploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getAllXappConfig 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getAllXappConfig 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:32 executed template asset:clientResponse 2024/01/10 10:05:32 rendering 2 templates for operation 2024/01/10 10:05:32 name field getAllXapps 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:32 executed template asset:clientParameter 2024/01/10 10:05:32 name field getAllXapps 2024/01/10 10:05:32 package field xapp 2024/01/10 10:05:32 creating generated file "get_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:33 executed template asset:clientResponse 2024/01/10 10:05:33 rendering 2 templates for operation 2024/01/10 10:05:33 name field getXappByName 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:33 executed template asset:clientParameter 2024/01/10 10:05:33 name field getXappByName 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:33 executed template asset:clientResponse 2024/01/10 10:05:33 rendering 2 templates for operation 2024/01/10 10:05:33 name field getXappInstanceByName 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:33 executed template asset:clientParameter 2024/01/10 10:05:33 name field getXappInstanceByName 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:33 executed template asset:clientResponse 2024/01/10 10:05:33 rendering 2 templates for operation 2024/01/10 10:05:33 name field listAllXapps 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:33 executed template asset:clientParameter 2024/01/10 10:05:33 name field listAllXapps 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "list_all_xapps_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:33 executed template asset:clientResponse 2024/01/10 10:05:33 rendering 2 templates for operation 2024/01/10 10:05:33 name field undeployXapp 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgr_client/xapp" as parameters 2024/01/10 10:05:33 executed template asset:clientParameter 2024/01/10 10:05:33 name field undeployXapp 2024/01/10 10:05:33 package field xapp 2024/01/10 10:05:33 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgr_client/xapp" as responses 2024/01/10 10:05:33 executed template asset:clientResponse 2024/01/10 10:05:33 rendering 1 templates for operation group 2024/01/10 10:05:33 name field xapp 2024/01/10 10:05:33 creating generated file "xapp_client.go" in "pkg/appmgr_client/xapp" as client 2024/01/10 10:05:33 executed template asset:clientClient 2024/01/10 10:05:33 rendering 1 templates for application RICAppmgr 2024/01/10 10:05:33 name field RICAppmgr 2024/01/10 10:05:33 package field appmgr_client 2024/01/10 10:05:33 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgr_client" as facade 2024/01/10 10:05:33 executed template asset:clientFacade 2024/01/10 10:05:33 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/errors * github.com/go-openapi/runtime * github.com/go-openapi/runtime/client * github.com/go-openapi/strfmt You can get these now with: go get -u -f pkg/... Removing intermediate container 03d9a95ac24d ---> befe91d44c0a Step 16/40 : ENV GO111MODULE=on ---> Running in 64b31cd4ac4b Removing intermediate container 64b31cd4ac4b ---> dd027daa4432 Step 17/40 : ENV GOPATH "" ---> Running in 1a31d992c26b Removing intermediate container 1a31d992c26b ---> 38fe938605db Step 18/40 : COPY go.sum go.sum ---> 80462f8d0dba Step 19/40 : COPY go.mod go.mod ---> 2e42db2d9fb6 Step 20/40 : COPY pkg pkg ---> 3cd704b21094 Step 21/40 : COPY cmd cmd ---> 0e6e26ef36ca Step 22/40 : COPY run_rtmgr.sh /run_rtmgr.sh ---> 61f03e7129e1 Step 23/40 : RUN mkdir manifests ---> Running in 328c5d1fee45 Removing intermediate container 328c5d1fee45 ---> 964aebe5079b Step 24/40 : COPY manifests/ /go/src/routing-manager/manifests ---> 5b152575f969 Step 25/40 : COPY "uta_rtg_ric.rt" / ---> 9a7ab0dc553f Step 26/40 : ENV GOPATH /go ---> Running in 30e006b41d70 Removing intermediate container 30e006b41d70 ---> f461b9c9c241 Step 27/40 : ENV GOBIN /go/bin ---> Running in ef93137dca42 Removing intermediate container ef93137dca42 ---> ad683d0110a8 Step 28/40 : RUN go mod download ---> Running in 1386e1ff7de0 Removing intermediate container 1386e1ff7de0 ---> 295dcb60dc72 Step 29/40 : RUN go install ./cmd/rtmgr.go ---> Running in 78b0e413b98b Removing intermediate container 78b0e413b98b ---> dd5c4d8c7e84 Step 30/40 : FROM ubuntu:20.04 20.04: Pulling from library/ubuntu 527f5363b98e: Pulling fs layer 527f5363b98e: Verifying Checksum 527f5363b98e: Download complete 527f5363b98e: Pull complete Digest: sha256:f2034e7195f61334e6caff6ecf2e965f92d11e888309065da85ff50c617732b8 Status: Downloaded newer image for ubuntu:20.04 ---> f78909c2b360 Step 31/40 : COPY --from=rtmgrbuild /go/bin/rtmgr / ---> 87eb13e325bd Step 32/40 : COPY --from=rtmgrbuild /run_rtmgr.sh / ---> 9471b8207236 Step 33/40 : COPY --from=rtmgrbuild /usr/local/include /usr/local/include ---> 007737a2aed2 Step 34/40 : COPY --from=rtmgrbuild /usr/local/lib /usr/local/lib ---> 847ca72b7ebe Step 35/40 : COPY "uta_rtg_ric.rt" / ---> 8b212ff22301 Step 36/40 : RUN ldconfig ---> Running in a0304a164b24 Removing intermediate container a0304a164b24 ---> d7c1e529b1e1 Step 37/40 : RUN apt-get update && apt-get install -y iputils-ping net-tools curl tcpdump ---> Running in 4838fbf9b89c Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1150 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3130 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3285 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 29.7 MB in 4s (8231 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: ca-certificates krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal openssl publicsuffix Suggested packages: krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql apparmor The following NEW packages will be installed: ca-certificates curl iputils-ping krb5-locales libasn1-8-heimdal libbrotli1 libcap2 libcap2-bin libcurl4 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libpam-cap libpcap0.8 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libssl1.1 libwind0-heimdal net-tools openssl publicsuffix tcpdump 0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded. Need to get 6240 kB of archives. After this operation, 19.4 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.2 [369 kB] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.4 [171 kB] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6240 kB in 1s (5344 kB/s) Selecting previously unselected package libssl1.1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4124 files and directories currently installed.) Preparing to unpack .../00-libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package openssl. Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libcap2:amd64. Preparing to unpack .../03-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libcap2-bin. Preparing to unpack .../04-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ... Selecting previously unselected package iputils-ping. Preparing to unpack .../05-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... Unpacking iputils-ping (3:20190709-3ubuntu1) ... Selecting previously unselected package libpam-cap:amd64. Preparing to unpack .../06-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ... Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../07-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../08-krb5-locales_1.17-6ubuntu4.4_all.deb ... Unpacking krb5-locales (1.17-6ubuntu4.4) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../09-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../10-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../11-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../12-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../13-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../14-libpcap0.8_1.9.1-3_amd64.deb ... Unpacking libpcap0.8:amd64 (1.9.1-3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../15-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../16-publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... Selecting previously unselected package tcpdump. Preparing to unpack .../17-tcpdump_4.9.3-4ubuntu0.2_amd64.deb ... Unpacking tcpdump (4.9.3-4ubuntu0.2) ... Selecting previously unselected package libbrotli1:amd64. Preparing to unpack .../18-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../19-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../20-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../21-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../22-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../23-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../24-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../25-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../26-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../27-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../28-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../29-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../30-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../31-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnghttp2-14:amd64. Preparing to unpack .../32-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Selecting previously unselected package libssh-4:amd64. Preparing to unpack .../34-libssh-4_0.9.3-2ubuntu2.4_amd64.deb ... Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... Selecting previously unselected package libcurl4:amd64. Preparing to unpack .../35-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package curl. Preparing to unpack .../36-curl_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.21) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../37-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package net-tools. Preparing to unpack .../38-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... Setting up krb5-locales (1.17-6ubuntu4.4) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libcap2-bin (1:2.32-1ubuntu0.1) ... Setting up libpcap0.8:amd64 (1.9.1-3) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up iputils-ping (3:20190709-3ubuntu1) ... Setting up publicsuffix (20200303.0012-1) ... Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up tcpdump (4.9.3-4ubuntu0.2) ... Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Setting up libssh-4:amd64 (0.9.3-2ubuntu2.4) ... Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... Setting up curl (7.68.0-1ubuntu2.21) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 4838fbf9b89c ---> 3121f7f2c6fc Step 38/40 : RUN mkdir /db && touch /db/rt.json && chmod 777 /db/rt.json ---> Running in 499dae615cc5 Removing intermediate container 499dae615cc5 ---> ddab3980b605 Step 39/40 : RUN chmod 755 /run_rtmgr.sh ---> Running in 28b105d4dda4 Removing intermediate container 28b105d4dda4 ---> a19fd173f1d2 Step 40/40 : CMD /run_rtmgr.sh ---> Running in d4481ac964c6 Removing intermediate container d4481ac964c6 ---> ec819f7e05cc Successfully built ec819f7e05cc Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 ---> docker-build.sh ends [ric-plt-rtmgr-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2860122386350867509.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins7496615236062215049.sh ---> docker-push.sh Docker version 20.10.20, build 9fdeb9c Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr:0.9.6 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-rtmgr] c911ac72d41d: Preparing c3fbe59cf42f: Preparing 7f3c0da311e4: Preparing fa048e3c8964: Preparing 9debdf2a78e8: Preparing d72f1803b09f: Preparing 04c4470000cb: Preparing ba962778dfe9: Preparing 2fc633a82fda: Preparing 3a03f09d2129: Preparing d72f1803b09f: Waiting 04c4470000cb: Waiting ba962778dfe9: Waiting 2fc633a82fda: Waiting 3a03f09d2129: Waiting 9debdf2a78e8: Pushed c3fbe59cf42f: Pushed fa048e3c8964: Pushed c911ac72d41d: Pushed 04c4470000cb: Pushed ba962778dfe9: Pushed d72f1803b09f: Pushed 2fc633a82fda: Pushed 3a03f09d2129: Pushed 7f3c0da311e4: Pushed 0.9.6: digest: sha256:338a6155693d8129b2d0be428957b62f2b3c5776e9a0ac257e6a394f32930038 size: 2406 ---> docker-push.sh ends [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins12239589601953205658.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2059 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins3552632581273306043.sh ---> sysstat.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins15702896831635647585.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-rtmgr-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-rtmgr-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-rtmgr-docker-merge-master ']' + mkdir -p /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-rtmgr-docker-merge-master/archives/ [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2354940776855182503.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKT2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5342569066094072393.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-rtmgr-docker-merge-master@tmp/config4591203059123713210tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9272272285820213235.sh ---> create-netrc.sh [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins9022205823992258630.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKT2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins2730636786757174074.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-rtmgr-docker-merge-master] $ /bin/bash /tmp/jenkins5250673817713568641.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKT2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-rtmgr-docker-merge-master] $ /bin/bash -l /tmp/jenkins11233795134937603637.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-rtmgr-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hKT2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-hKT2/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-rtmgr-docker-merge-master/337 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3279 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.022 BogoMIPS: 5600.04 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 12G 7.3G 63% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 491 265 0 3186 3169 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:9a:8f:d2 brd ff:ff:ff:ff:ff:ff inet 10.32.7.182/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86102sec preferred_lft 86102sec inet6 fe80::f816:3eff:fe9a:8fd2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:32:c8:32:ca brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3279) 01/10/24 _x86_64_ (4 CPU) 10:02:43 LINUX RESTART (4 CPU) 10:03:01 tps rtps wtps bread/s bwrtn/s 10:04:01 146.38 78.52 67.86 6154.71 41325.13 10:05:01 163.67 11.51 152.16 1549.09 75845.41 10:06:01 364.56 104.17 260.39 9428.16 68833.59 10:07:01 140.17 25.64 114.53 1367.41 19142.82 Average: 203.69 54.95 148.73 4624.45 51287.45 10:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:04:01 1605796 3257472 2432868 60.24 41128 1770152 947276 18.62 672740 1589112 133880 10:05:01 179952 3289608 3858712 95.54 85316 3111804 1151756 22.64 618044 2954852 319120 10:06:01 312968 3268884 3725696 92.25 157232 2859584 1435084 28.21 773480 2634884 109280 10:07:01 313188 3247028 3725476 92.25 167520 2831088 959380 18.86 838548 2573156 44296 Average: 602976 3265748 3435688 85.07 112799 2643157 1123374 22.08 725703 2438001 151644 10:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 ens3 395.90 232.46 1384.36 61.78 0.00 0.00 0.00 0.00 10:05:01 lo 3.13 3.13 0.27 0.27 0.00 0.00 0.00 0.00 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 ens3 408.63 271.78 11959.83 23.01 0.00 0.00 0.00 0.00 10:06:01 lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 ens3 283.22 230.53 1383.85 21.31 0.00 0.00 0.00 0.00 10:07:01 lo 4.27 4.27 0.39 0.39 0.00 0.00 0.00 0.00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 ens3 298.43 310.61 1068.12 1327.79 0.00 0.00 0.00 0.00 Average: lo 2.37 2.37 0.22 0.22 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 346.55 261.35 3949.58 358.49 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-3279) 01/10/24 _x86_64_ (4 CPU) 10:02:43 LINUX RESTART (4 CPU) 10:03:01 CPU %user %nice %system %iowait %steal %idle 10:04:01 all 18.67 0.00 2.40 4.13 0.05 74.75 10:04:01 0 21.59 0.00 2.12 2.98 0.03 73.27 10:04:01 1 31.84 0.00 3.07 2.61 0.08 62.40 10:04:01 2 8.94 0.00 1.98 2.45 0.05 86.57 10:04:01 3 12.40 0.00 2.38 8.48 0.03 76.71 10:05:01 all 24.19 0.00 4.85 2.15 0.06 68.74 10:05:01 0 25.13 0.00 4.04 0.17 0.05 70.61 10:05:01 1 31.56 0.00 6.13 2.43 0.07 59.81 10:05:01 2 17.25 0.00 4.27 0.20 0.07 78.21 10:05:01 3 22.77 0.00 4.96 5.80 0.05 66.41 10:06:01 all 22.01 0.00 7.99 8.11 0.09 61.80 10:06:01 0 21.23 0.00 8.90 8.09 0.08 61.70 10:06:01 1 22.44 0.00 8.31 7.86 0.08 61.30 10:06:01 2 20.68 0.00 7.27 4.03 0.10 67.92 10:06:01 3 23.70 0.00 7.48 12.47 0.08 56.28 10:07:01 all 21.07 0.00 3.47 3.30 0.06 72.10 10:07:01 0 19.57 0.00 2.93 4.01 0.07 73.42 10:07:01 1 13.92 0.00 3.66 1.39 0.07 80.97 10:07:01 2 33.87 0.00 3.63 4.58 0.08 57.84 10:07:01 3 16.97 0.00 3.67 3.27 0.05 76.05 Average: all 21.48 0.00 4.67 4.42 0.07 69.37 Average: 0 21.88 0.00 4.49 3.81 0.06 69.76 Average: 1 24.93 0.00 5.28 3.56 0.08 66.15 Average: 2 20.16 0.00 4.28 2.82 0.08 72.67 Average: 3 18.94 0.00 4.61 7.49 0.05 68.90