14:23:11 Started by timer 14:23:11 Running as SYSTEM 14:23:11 [EnvInject] - Loading node environment variables. 14:23:11 Building remotely on prd-ubuntu1804-docker-4c-4g-4554 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:23:11 [ssh-agent] Looking for ssh-agent implementation... 14:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:23:11 $ ssh-agent 14:23:11 SSH_AUTH_SOCK=/tmp/ssh-57C4IEMk7afg/agent.2122 14:23:11 SSH_AGENT_PID=2124 14:23:11 [ssh-agent] Started. 14:23:11 Running ssh-add (command line suppressed) 14:23:12 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_11060375489005148724.key (jenkins-ssh) 14:23:12 [ssh-agent] Using credentials jenkins (jenkins) 14:23:12 The recommended git tool is: NONE 14:23:13 using credential jenkins 14:23:13 Wiping out workspace first. 14:23:13 Cloning the remote Git repository 14:23:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:13 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:23:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:23:13 > git --version # timeout=10 14:23:13 > git --version # 'git version 2.17.1' 14:23:13 using GIT_SSH to set credentials jenkins 14:23:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:15 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:23:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:23:15 Avoid second fetch 14:23:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:23:15 Checking out Revision d3fb160ffdb3b1d287facf0cbf4f425801e82bcd (refs/remotes/origin/master) 14:23:15 > git config core.sparsecheckout # timeout=10 14:23:15 > git checkout -f d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:23:15 Commit message: "Support for handling unordered IEs in RIC Sub Del Resp/Failure messgae" 14:23:15 > git rev-list --no-walk d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:23:15 provisioning config files... 14:23:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:23:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:23:15 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8961530609084997090.sh 14:23:15 ---> python-tools-install.sh 14:23:15 Setup pyenv: 14:23:15 * system (set by /opt/pyenv/version) 14:23:15 * 3.8.13 (set by /opt/pyenv/version) 14:23:15 * 3.9.13 (set by /opt/pyenv/version) 14:23:15 * 3.10.6 (set by /opt/pyenv/version) 14:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jdDv 14:23:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:23:24 lf-activate-venv(): INFO: Installing: lftools 14:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-jdDv/bin to PATH 14:23:57 Generating Requirements File 14:24:25 Python 3.10.6 14:24:25 pip 24.0 from /tmp/venv-jdDv/lib/python3.10/site-packages/pip (python 3.10) 14:24:26 appdirs==1.4.4 14:24:26 argcomplete==3.2.3 14:24:26 aspy.yaml==1.3.0 14:24:26 attrs==23.2.0 14:24:26 autopage==0.5.2 14:24:26 beautifulsoup4==4.12.3 14:24:26 boto3==1.34.62 14:24:26 botocore==1.34.62 14:24:26 bs4==0.0.2 14:24:26 cachetools==5.3.3 14:24:26 certifi==2024.2.2 14:24:26 cffi==1.16.0 14:24:26 cfgv==3.4.0 14:24:26 chardet==5.2.0 14:24:26 charset-normalizer==3.3.2 14:24:26 click==8.1.7 14:24:26 cliff==4.6.0 14:24:26 cmd2==2.4.3 14:24:26 cryptography==3.3.2 14:24:26 debtcollector==3.0.0 14:24:26 decorator==5.1.1 14:24:26 defusedxml==0.7.1 14:24:26 Deprecated==1.2.14 14:24:26 distlib==0.3.8 14:24:26 dnspython==2.6.1 14:24:26 docker==4.2.2 14:24:26 dogpile.cache==1.3.2 14:24:26 email_validator==2.1.1 14:24:26 filelock==3.13.1 14:24:26 future==1.0.0 14:24:26 gitdb==4.0.11 14:24:26 GitPython==3.1.42 14:24:26 google-auth==2.28.2 14:24:26 httplib2==0.22.0 14:24:26 identify==2.5.35 14:24:26 idna==3.6 14:24:26 importlib-resources==1.5.0 14:24:26 iso8601==2.1.0 14:24:26 Jinja2==3.1.3 14:24:26 jmespath==1.0.1 14:24:26 jsonpatch==1.33 14:24:26 jsonpointer==2.4 14:24:26 jsonschema==4.21.1 14:24:26 jsonschema-specifications==2023.12.1 14:24:26 keystoneauth1==5.6.0 14:24:26 kubernetes==29.0.0 14:24:26 lftools==0.37.10 14:24:26 lxml==5.1.0 14:24:26 MarkupSafe==2.1.5 14:24:26 msgpack==1.0.8 14:24:26 multi_key_dict==2.0.3 14:24:26 munch==4.0.0 14:24:26 netaddr==1.2.1 14:24:26 netifaces==0.11.0 14:24:26 niet==1.4.2 14:24:26 nodeenv==1.8.0 14:24:26 oauth2client==4.1.3 14:24:26 oauthlib==3.2.2 14:24:26 openstacksdk==3.0.0 14:24:26 os-client-config==2.1.0 14:24:26 os-service-types==1.7.0 14:24:26 osc-lib==3.0.1 14:24:26 oslo.config==9.4.0 14:24:26 oslo.context==5.5.0 14:24:26 oslo.i18n==6.3.0 14:24:26 oslo.log==5.5.0 14:24:26 oslo.serialization==5.4.0 14:24:26 oslo.utils==7.1.0 14:24:26 packaging==24.0 14:24:26 pbr==6.0.0 14:24:26 platformdirs==4.2.0 14:24:26 prettytable==3.10.0 14:24:26 pyasn1==0.5.1 14:24:26 pyasn1-modules==0.3.0 14:24:26 pycparser==2.21 14:24:26 pygerrit2==2.0.15 14:24:26 PyGithub==2.2.0 14:24:26 pyinotify==0.9.6 14:24:26 PyJWT==2.8.0 14:24:26 PyNaCl==1.5.0 14:24:26 pyparsing==2.4.7 14:24:26 pyperclip==1.8.2 14:24:26 pyrsistent==0.20.0 14:24:26 python-cinderclient==9.5.0 14:24:26 python-dateutil==2.9.0.post0 14:24:26 python-heatclient==3.5.0 14:24:26 python-jenkins==1.8.2 14:24:26 python-keystoneclient==5.4.0 14:24:26 python-magnumclient==4.4.0 14:24:26 python-novaclient==18.6.0 14:24:26 python-openstackclient==6.5.0 14:24:26 python-swiftclient==4.5.0 14:24:26 PyYAML==6.0.1 14:24:26 referencing==0.33.0 14:24:26 requests==2.31.0 14:24:26 requests-oauthlib==1.4.0 14:24:26 requestsexceptions==1.4.0 14:24:26 rfc3986==2.0.0 14:24:26 rpds-py==0.18.0 14:24:26 rsa==4.9 14:24:26 ruamel.yaml==0.18.6 14:24:26 ruamel.yaml.clib==0.2.8 14:24:26 s3transfer==0.10.0 14:24:26 simplejson==3.19.2 14:24:26 six==1.16.0 14:24:26 smmap==5.0.1 14:24:26 soupsieve==2.5 14:24:26 stevedore==5.2.0 14:24:26 tabulate==0.9.0 14:24:26 toml==0.10.2 14:24:26 tomlkit==0.12.4 14:24:26 tqdm==4.66.2 14:24:26 typing_extensions==4.10.0 14:24:26 tzdata==2024.1 14:24:26 urllib3==1.26.18 14:24:26 virtualenv==20.25.1 14:24:26 wcwidth==0.2.13 14:24:26 websocket-client==1.7.0 14:24:26 wrapt==1.16.0 14:24:26 xdg==6.0.0 14:24:26 xmltodict==0.13.0 14:24:26 yq==3.2.3 14:24:26 [EnvInject] - Injecting environment variables from a build step. 14:24:26 [EnvInject] - Injecting as environment variables the properties content 14:24:26 SET_JDK_VERSION=openjdk17 14:24:26 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:24:26 14:24:26 [EnvInject] - Variables injected successfully. 14:24:26 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins14885401230012138144.sh 14:24:26 ---> update-java-alternatives.sh 14:24:26 ---> Updating Java version 14:24:26 ---> Ubuntu/Debian system detected 14:24:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:24:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:24:27 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:24:27 openjdk version "17.0.7" 2023-04-18 14:24:27 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:24:27 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:24:27 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:24:27 [EnvInject] - Injecting environment variables from a build step. 14:24:27 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:24:27 [EnvInject] - Variables injected successfully. 14:24:27 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins17701406448592575542.sh 14:24:27 --> build_ric-plt-submgr-ubuntu.sh starts 14:24:27 Docker version 24.0.2, build cb74dfc 14:24:27 Unit Test 14:24:28 #1 [internal] load .dockerignore 14:24:28 #1 transferring context: 2B done 14:24:28 #1 DONE 0.1s 14:24:28 14:24:28 #2 [internal] load build definition from Dockerfile 14:24:28 #2 transferring dockerfile: 6.89kB done 14:24:28 #2 DONE 0.1s 14:24:28 14:24:28 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 14:24:29 #3 DONE 0.1s 14:24:29 14:24:29 #4 [internal] load build context 14:24:29 #4 DONE 0.0s 14:24:29 14:24:29 #5 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:29 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 14:24:29 #5 ... 14:24:29 14:24:29 #4 [internal] load build context 14:24:29 #4 transferring context: 2.70MB 0.1s done 14:24:29 #4 DONE 0.1s 14:24:29 14:24:29 #5 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:24:29 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 4.19MB / 328.92MB 0.2s 14:24:29 #5 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 14:24:29 #5 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 14:24:29 #5 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 14:24:29 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.15MB / 28.57MB 0.1s 14:24:29 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 12.58MB / 28.57MB 0.3s 14:24:29 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 1.05MB / 129.05MB 0.3s 14:24:29 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 25.17MB / 28.57MB 0.5s 14:24:29 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 26.21MB / 328.92MB 0.6s 14:24:29 #5 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.6s done 14:24:29 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14.68MB / 129.05MB 0.7s 14:24:29 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14:24:29 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 6.29MB / 134.79MB 0.7s 14:24:29 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 42.99MB / 328.92MB 0.8s 14:24:29 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14.68MB / 134.79MB 0.8s 14:24:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 23.07MB / 129.05MB 0.9s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 23.07MB / 134.79MB 0.9s 14:24:30 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 62.91MB / 328.92MB 1.0s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 33.55MB / 134.79MB 1.0s 14:24:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 32.51MB / 129.05MB 1.1s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 46.14MB / 134.79MB 1.1s 14:24:30 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 84.93MB / 328.92MB 1.2s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 56.62MB / 134.79MB 1.2s 14:24:30 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 110.10MB / 328.92MB 1.4s 14:24:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 49.32MB / 129.05MB 1.4s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 79.69MB / 134.79MB 1.4s 14:24:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 57.67MB / 129.05MB 1.5s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 93.32MB / 134.79MB 1.5s 14:24:30 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 132.12MB / 328.92MB 1.6s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 106.95MB / 134.79MB 1.6s 14:24:30 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 71.30MB / 129.05MB 1.7s 14:24:30 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 120.59MB / 134.79MB 1.7s 14:24:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 152.04MB / 328.92MB 1.8s 14:24:31 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 1.8s 14:24:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 176.16MB / 328.92MB 2.0s 14:24:31 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 95.42MB / 129.05MB 2.0s 14:24:31 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 105.91MB / 129.05MB 2.1s 14:24:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 200.28MB / 328.92MB 2.2s 14:24:31 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 117.44MB / 129.05MB 2.2s 14:24:31 #5 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.5s done 14:24:31 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 126.88MB / 129.05MB 2.3s 14:24:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 238.03MB / 328.92MB 2.5s 14:24:31 #5 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.4s done 14:24:31 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 263.19MB / 328.92MB 2.7s 14:24:32 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 286.26MB / 328.92MB 2.9s 14:24:32 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 3.0s 14:24:32 #5 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.9s done 14:24:32 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 18.03MB / 42.84MB 3.1s 14:24:32 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 13.63MB / 27.08MB 3.1s 14:24:32 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 306.18MB / 328.92MB 3.2s 14:24:32 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 31.46MB / 42.84MB 3.2s 14:24:32 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 23.07MB / 27.08MB 3.2s 14:24:32 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 324.01MB / 328.92MB 3.4s 14:24:32 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.4s 14:24:32 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.4s 14:24:32 #5 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.6s done 14:24:32 #5 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 3.6s done 14:24:32 #5 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.5s done 14:24:32 #5 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 3.7s done 14:24:32 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 0.1s 14:24:37 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.2s 14:24:43 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.4s 14:24:45 #5 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.0s done 14:24:46 #5 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 14:24:46 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14:24:50 #5 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.1s done 14:24:50 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14:24:55 #5 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.0s done 14:24:55 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14:24:56 #5 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.1s done 14:24:57 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 14:24:58 #5 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.1s done 14:24:58 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.1s 14:24:58 #5 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.3s done 14:24:58 #5 DONE 29.7s 14:24:58 14:24:58 #6 [submgrcore 2/14] RUN wget -nv https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz && tar -xf go1.18.5.linux-amd64.tar.gz && mv go /opt/go/1.18.5 && rm -f go*.gz 14:25:00 #6 1.991 2024-03-14 14:25:00 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] 14:25:04 #6 DONE 5.7s 14:25:04 14:25:04 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:25:04 #7 0.274 14:25:04 #7 0.274 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:04 #7 0.274 14:25:05 #7 0.550 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 14:25:05 #7 0.809 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 14:25:05 #7 0.958 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 14:25:05 #7 1.031 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1192 kB] 14:25:05 #7 1.387 Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3367 kB] 14:25:05 #7 1.525 Get:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 14:25:06 #7 1.544 Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] 14:25:06 #7 1.544 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3454 kB] 14:25:06 #7 1.755 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3928 kB] 14:25:07 #7 2.559 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1487 kB] 14:25:07 #7 2.622 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3517 kB] 14:25:07 #7 2.782 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] 14:25:07 #7 2.783 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 14:25:07 #7 2.784 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 14:25:07 #7 3.032 Fetched 17.4 MB in 3s (6652 kB/s) 14:25:07 #7 3.032 Reading package lists... 14:25:08 #7 3.958 Building dependency tree... 14:25:08 #7 4.169 Reading state information... 14:25:08 #7 4.187 200 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:25:08 #7 4.192 14:25:08 #7 4.192 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:25:08 #7 4.192 14:25:08 #7 4.234 Reading package lists... 14:25:09 #7 5.115 Building dependency tree... 14:25:09 #7 5.313 Reading state information... 14:25:09 #7 5.489 The following additional packages will be installed: 14:25:10 #7 5.489 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 14:25:10 #7 5.490 libpcap0.8 14:25:10 #7 5.490 Suggested packages: 14:25:10 #7 5.490 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind 14:25:10 #7 5.490 alleyoop valkyrie 14:25:10 #7 5.540 The following NEW packages will be installed: 14:25:10 #7 5.540 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 14:25:10 #7 5.540 net-tools tcpdump valgrind 14:25:10 #7 5.541 The following packages will be upgraded: 14:25:10 #7 5.541 libc-dev-bin libc6 libc6-dev libcurl4 14:25:10 #7 5.837 4 upgraded, 10 newly installed, 0 to remove and 196 not upgraded. 14:25:10 #7 5.837 Need to get 50.2 MB of archives. 14:25:10 #7 5.837 After this operation, 134 MB of additional disk space will be used. 14:25:10 #7 5.837 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] 14:25:11 #7 7.049 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] 14:25:11 #7 7.051 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] 14:25:11 #7 7.195 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 14:25:11 #7 7.195 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] 14:25:11 #7 7.200 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 14:25:11 #7 7.214 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] 14:25:11 #7 7.223 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] 14:25:11 #7 7.229 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 14:25:11 #7 7.235 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.1 [3222 kB] 14:25:11 #7 7.377 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.1 [222 kB] 14:25:12 #7 7.657 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 14:25:12 #7 8.387 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.14 [19.9 MB] 14:25:14 #7 9.968 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] 14:25:15 #7 11.21 debconf: delaying package configuration, since apt-utils is not installed 14:25:15 #7 11.26 Fetched 50.2 MB in 5s (9295 kB/s) 14:25:15 #7 11.30 (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.) 14:25:15 #7 11.38 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.14_amd64.deb ... 14:25:15 #7 11.40 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:20 #7 16.19 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... 14:25:20 #7 16.21 Unpacking libc-dev-bin (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:20 #7 16.35 Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... 14:25:21 #7 16.47 debconf: unable to initialize frontend: Dialog 14:25:21 #7 16.47 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:21 #7 16.47 debconf: falling back to frontend: Readline 14:25:21 #7 16.59 Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.2) ... 14:25:23 #7 19.09 Setting up libc6:amd64 (2.31-0ubuntu9.14) ... 14:25:23 #7 19.21 debconf: unable to initialize frontend: Dialog 14:25:23 #7 19.21 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:25:23 #7 19.21 debconf: falling back to frontend: Readline 14:25:24 #7 20.36 Selecting previously unselected package iputils-ping. 14:25:24 #7 20.36 (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.) 14:25:24 #7 20.39 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 14:25:24 #7 20.39 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 14:25:24 #7 20.46 Selecting previously unselected package libpcap0.8:amd64. 14:25:24 #7 20.47 Preparing to unpack .../01-libpcap0.8_1.9.1-3_amd64.deb ... 14:25:25 #7 20.48 Unpacking libpcap0.8:amd64 (1.9.1-3) ... 14:25:25 #7 20.56 Selecting previously unselected package tcpdump. 14:25:25 #7 20.57 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 14:25:25 #7 20.57 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 14:25:25 #7 20.68 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... 14:25:25 #7 20.70 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ... 14:25:25 #7 20.82 Selecting previously unselected package curl. 14:25:25 #7 20.82 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.21_amd64.deb ... 14:25:25 #7 20.83 Unpacking curl (7.68.0-1ubuntu2.21) ... 14:25:25 #7 20.91 Selecting previously unselected package libbabeltrace1:amd64. 14:25:25 #7 20.92 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... 14:25:25 #7 20.92 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:25 #7 21.00 Selecting previously unselected package gdb. 14:25:25 #7 21.01 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:25:25 #7 21.01 Unpacking gdb (9.2-0ubuntu1~20.04.1) ... 14:25:25 #7 21.32 Selecting previously unselected package gdbserver. 14:25:25 #7 21.33 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:25:25 #7 21.34 Unpacking gdbserver (9.2-0ubuntu1~20.04.1) ... 14:25:25 #7 21.41 Selecting previously unselected package net-tools. 14:25:25 #7 21.41 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 14:25:25 #7 21.42 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:26 #7 21.50 Selecting previously unselected package libc6-dbg:amd64. 14:25:26 #7 21.50 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.14_amd64.deb ... 14:25:26 #7 21.51 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.14) ... 14:25:27 #7 22.98 Selecting previously unselected package valgrind. 14:25:27 #7 22.98 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... 14:25:27 #7 23.00 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:29 #7 24.57 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:25:29 #7 24.59 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.14) ... 14:25:29 #7 24.61 Setting up libpcap0.8:amd64 (1.9.1-3) ... 14:25:29 #7 24.63 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 14:25:29 #7 24.65 Setting up gdbserver (9.2-0ubuntu1~20.04.1) ... 14:25:29 #7 24.68 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... 14:25:29 #7 24.70 Setting up curl (7.68.0-1ubuntu2.21) ... 14:25:29 #7 24.72 Setting up libc-dev-bin (2.31-0ubuntu9.14) ... 14:25:29 #7 24.74 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... 14:25:29 #7 24.77 Setting up iputils-ping (3:20190709-3ubuntu1) ... 14:25:29 #7 24.81 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 14:25:29 #7 25.09 Setting up gdb (9.2-0ubuntu1~20.04.1) ... 14:25:29 #7 25.12 Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... 14:25:29 #7 25.14 Processing triggers for man-db (2.9.1-1) ... 14:25:29 #7 25.18 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 14:25:29 #7 DONE 25.5s 14:25:30 14:25:30 #8 [submgrcore 4/14] WORKDIR /tmp 14:25:30 #8 DONE 0.2s 14:25:30 14:25:30 #9 [submgrcore 5/14] RUN wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger && mv swagger /usr/local/bin/ 14:25:31 #9 DONE 1.2s 14:25:31 14:25:31 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:25:32 #10 0.612 go: downloading github.com/go-delve/delve v1.22.1 14:25:32 #10 0.994 go: downloading github.com/spf13/cobra v1.7.0 14:25:32 #10 0.994 go: downloading github.com/sirupsen/logrus v1.9.3 14:25:32 #10 1.013 go: downloading github.com/mattn/go-isatty v0.0.20 14:25:32 #10 1.043 go: downloading gopkg.in/yaml.v2 v2.4.0 14:25:32 #10 1.055 go: downloading github.com/hashicorp/golang-lru v1.0.2 14:25:32 #10 1.057 go: downloading golang.org/x/arch v0.6.0 14:25:32 #10 1.081 go: downloading github.com/cosiner/argv v0.1.0 14:25:32 #10 1.100 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d 14:25:32 #10 1.115 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:25:32 #10 1.152 go: downloading github.com/google/go-dap v0.11.0 14:25:32 #10 1.180 go: downloading golang.org/x/sys v0.13.0 14:25:32 #10 1.197 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:25:32 #10 1.198 go: downloading gopkg.in/yaml.v3 v3.0.1 14:25:32 #10 1.199 go: downloading github.com/cilium/ebpf v0.11.0 14:25:32 #10 1.389 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:25:32 #10 1.451 go: downloading github.com/mattn/go-runewidth v0.0.13 14:25:32 #10 1.455 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:25:32 #10 1.468 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:25:32 #10 1.494 go: downloading github.com/rivo/uniseg v0.2.0 14:25:43 #10 DONE 12.0s 14:25:43 14:25:43 #11 [submgrcore 7/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb && dpkg -i rmr_4.9.4_amd64.deb 14:25:43 #11 0.240 --2024-03-14 14:25:43-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:25:43 #11 0.242 Resolving packagecloud.io (packagecloud.io)... 52.8.192.11, 13.57.65.57, 2600:1f1c:2e5:6900:2661:a5b1:7840:b8d4, ... 14:25:43 #11 0.278 Connecting to packagecloud.io (packagecloud.io)|52.8.192.11|:443... connected. 14:25:43 #11 0.289 HTTP request sent, awaiting response... 302 Found 14:25:43 #11 0.448 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1710426643&Signature=RpyHr0cChQ8vGvDx702LdmSefeXaSGebqHKkOh7fksQ21rt3DNtLC0o7WYD~aVnm1QRZTcbHFH6nu708v8YpWV~Wk7A8oLqKwdPTwOlbCCX-842aMpV-aGsUeXU7SaSI0fa0hqcJzIqeLEj~hFl8Ed71GQN5EnYID8C1HSimwqE6kKKLVH85-HkTKfNMu4HzWkyY9y82JoMV7XqCxQm88XOGzYRuWZNkQW8VH7rrB39bATZHeeOAKOBocctkiM6V3NUglrzUoQ3BPyikVepC9H9GSmNBESbAdmJN8fh7xQHhD6yAf7Ln6U66u60Iz85qcHOafCyQZvqJ1tKy4S4ttg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:25:43 #11 0.448 --2024-03-14 14:25:43-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1710426643&Signature=RpyHr0cChQ8vGvDx702LdmSefeXaSGebqHKkOh7fksQ21rt3DNtLC0o7WYD~aVnm1QRZTcbHFH6nu708v8YpWV~Wk7A8oLqKwdPTwOlbCCX-842aMpV-aGsUeXU7SaSI0fa0hqcJzIqeLEj~hFl8Ed71GQN5EnYID8C1HSimwqE6kKKLVH85-HkTKfNMu4HzWkyY9y82JoMV7XqCxQm88XOGzYRuWZNkQW8VH7rrB39bATZHeeOAKOBocctkiM6V3NUglrzUoQ3BPyikVepC9H9GSmNBESbAdmJN8fh7xQHhD6yAf7Ln6U66u60Iz85qcHOafCyQZvqJ1tKy4S4ttg__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:25:43 #11 0.448 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.132, 18.173.117.128, 18.173.117.108, ... 14:25:43 #11 0.456 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.132|:443... connected. 14:25:43 #11 0.463 HTTP request sent, awaiting response... 200 OK 14:25:43 #11 0.471 Length: 246552 (241K) [application/x-debian-package] 14:25:43 #11 0.472 Saving to: 'rmr_4.9.4_amd64.deb' 14:25:43 #11 0.472 14:25:43 #11 0.472 0K .......... .......... .......... .......... .......... 20% 19.4M 0s 14:25:43 #11 0.474 50K .......... .......... .......... .......... .......... 41% 25.4M 0s 14:25:43 #11 0.476 100K .......... .......... .......... .......... .......... 62% 28.0M 0s 14:25:43 #11 0.478 150K .......... .......... .......... .......... .......... 83% 28.3M 0s 14:25:43 #11 0.479 200K .......... .......... .......... .......... 100% 42.0M=0.009s 14:25:43 #11 0.480 14:25:43 #11 0.480 2024-03-14 14:25:43 (26.6 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:25:43 #11 0.480 14:25:44 #11 0.543 Selecting previously unselected package rmr. 14:25:44 #11 0.636 (Reading database ... 47389 files and directories currently installed.) 14:25:44 #11 0.638 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:25:44 #11 0.647 Unpacking rmr (4.9.4) ... 14:25:44 #11 0.695 Setting up rmr (4.9.4) ... 14:25:44 #11 DONE 0.9s 14:25:44 14:25:44 #12 [submgrcore 8/14] RUN wget --content-disposition https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb && dpkg -i rmr-dev_4.9.4_amd64.deb 14:25:44 #12 0.244 --2024-03-14 14:25:44-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:25:44 #12 0.245 Resolving packagecloud.io (packagecloud.io)... 13.57.65.57, 52.8.192.11, 2600:1f1c:2e5:6901:7d8b:82c3:d880:13b0, ... 14:25:44 #12 0.247 Connecting to packagecloud.io (packagecloud.io)|13.57.65.57|:443... connected. 14:25:44 #12 0.256 HTTP request sent, awaiting response... 302 Found 14:25:44 #12 0.430 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1710426644&Signature=OdpQzubaRz7o6HSLUj2qEdfbxD-fAeTMTcEMkNUkEzmPUCblKMwrSU5i2mIG0WU5njJ-Nx5fpEQgMFVds83AItCKM5p5yIhuYbBLRzQVqVkp7oDu-N2s~JiaxKuNx6PitprFRiw-yulSpI3urjeZEannaAlP6IwOer~MMOp-3t~DcQ53HOE~dt~Xa8WTduXqIhG1J1Ky84KtiAPaV3wlN1tX61oei44Wn157tKcbNLAxG-7NypA-8QS95fjZCXGOOKcQZ9VngVWBWD2kZF7wsJTrS~VxMZ8okS97LeyVEsacNgQVAmobFJHJhkIgJtPO16PVQrUFY~adPWKBsHUymQ__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:25:44 #12 0.430 --2024-03-14 14:25:44-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1710426644&Signature=OdpQzubaRz7o6HSLUj2qEdfbxD-fAeTMTcEMkNUkEzmPUCblKMwrSU5i2mIG0WU5njJ-Nx5fpEQgMFVds83AItCKM5p5yIhuYbBLRzQVqVkp7oDu-N2s~JiaxKuNx6PitprFRiw-yulSpI3urjeZEannaAlP6IwOer~MMOp-3t~DcQ53HOE~dt~Xa8WTduXqIhG1J1Ky84KtiAPaV3wlN1tX61oei44Wn157tKcbNLAxG-7NypA-8QS95fjZCXGOOKcQZ9VngVWBWD2kZF7wsJTrS~VxMZ8okS97LeyVEsacNgQVAmobFJHJhkIgJtPO16PVQrUFY~adPWKBsHUymQ__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:25:44 #12 0.430 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.108, 18.173.117.128, ... 14:25:44 #12 0.431 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 14:25:44 #12 0.438 HTTP request sent, awaiting response... 200 OK 14:25:44 #12 0.445 Length: 128860 (126K) [application/x-debian-package] 14:25:44 #12 0.445 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:25:44 #12 0.445 14:25:44 #12 0.445 0K .......... .......... .......... .......... .......... 39% 20.6M 0s 14:25:44 #12 0.448 50K .......... .......... .......... .......... .......... 79% 23.8M 0s 14:25:44 #12 0.450 100K .......... .......... ..... 100% 46.5M=0.005s 14:25:44 #12 0.450 14:25:44 #12 0.450 2024-03-14 14:25:44 (24.7 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:25:44 #12 0.450 14:25:44 #12 0.488 Selecting previously unselected package rmr-dev. 14:25:44 #12 0.508 (Reading database ... 47397 files and directories currently installed.) 14:25:44 #12 0.511 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:25:44 #12 0.518 Unpacking rmr-dev (4.9.4) ... 14:25:44 #12 0.559 Setting up rmr-dev (4.9.4) ... 14:25:45 #12 DONE 0.7s 14:25:45 14:25:45 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:25:45 #13 DONE 0.4s 14:25:45 14:25:45 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:25:45 #14 DONE 0.3s 14:25:45 14:25:45 #15 [submgrcore 11/14] RUN echo "rmrlib 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:25:46 #15 DONE 0.3s 14:25:46 14:25:46 #16 [submgrcore 12/14] RUN echo "rmrdev 4.9.4 https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb" >> /manifests/versions.txt 14:25:46 #16 DONE 0.3s 14:25:46 14:25:46 #17 [submgrcore 13/14] RUN echo "swagger v0.23.0 https://github.com/go-swagger/go-swagger/releases/download/v0.23.0/swagger_linux_amd64" >> /manifests/versions.txt 14:25:46 #17 DONE 0.3s 14:25:46 14:25:46 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:25:47 #18 DONE 0.2s 14:25:47 14:25:47 #19 [submgre2apbuild 1/11] COPY 3rdparty 3rdparty 14:25:47 #19 DONE 0.8s 14:25:47 14:25:47 #20 [submgre2apbuild 2/11] RUN cd 3rdparty/E2AP-v02.00.00 && gcc -c -DASN_DISABLE_OER_SUPPORT -I. -g -fPIC *.c && gcc *.o -g -shared -o libe2ap.so && cp libe2ap.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:25:56 #20 DONE 8.9s 14:25:56 14:25:56 #21 [submgre2apbuild 3/11] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:25:57 #21 DONE 0.4s 14:25:57 14:25:57 #22 [submgre2apbuild 4/11] COPY e2ap e2ap 14:25:57 #22 DONE 0.2s 14:25:57 14:25:57 #23 [submgre2apbuild 5/11] RUN cd e2ap/libe2ap_wrapper && gcc -c -DASN_DISABLE_OER_SUPPORT -g -fPIC *.c && gcc *.o -g -shared -o libe2ap_wrapper.so && cp libe2ap_wrapper.so /usr/local/lib/ && cp *.h /usr/local/include/ && ldconfig 14:25:57 #23 DONE 0.5s 14:25:57 14:25:57 #24 [submgre2apbuild 6/11] RUN cd e2ap && go test -v ./pkg/conv 14:25:59 #24 1.318 === RUN TestBcdEven 14:25:59 #24 1.318 TestBcdEven: 123456 encoded data [123456] 14:25:59 #24 1.318 --- PASS: TestBcdEven (0.00s) 14:25:59 #24 1.318 === RUN TestBcdUnEven1 14:25:59 #24 1.318 TestBcdUnEven1: 12345 encoded data [12345f] 14:25:59 #24 1.318 --- PASS: TestBcdUnEven1 (0.00s) 14:25:59 #24 1.318 === RUN TestBcdUnEven2 14:25:59 #24 1.318 TestBcdUnEven2: 12345f encoded data [12345f] 14:25:59 #24 1.318 --- PASS: TestBcdUnEven2 (0.00s) 14:25:59 #24 1.318 === RUN TestTbcdEven 14:25:59 #24 1.318 TestTbcdEven: 123456 encoded data [214365] 14:25:59 #24 1.318 --- PASS: TestTbcdEven (0.00s) 14:25:59 #24 1.318 === RUN TestTbcdUnEven1 14:25:59 #24 1.318 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:25:59 #24 1.318 --- PASS: TestTbcdUnEven1 (0.00s) 14:25:59 #24 1.318 === RUN TestTbcdUnEven2 14:25:59 #24 1.318 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:25:59 #24 1.318 --- PASS: TestTbcdUnEven2 (0.00s) 14:25:59 #24 1.318 === RUN TestPlmnId 14:25:59 #24 1.318 --- PASS: TestPlmnId (0.00s) 14:25:59 #24 1.318 === RUN TestPlmnIdBcd1 14:25:59 #24 1.318 --- PASS: TestPlmnIdBcd1 (0.00s) 14:25:59 #24 1.318 === RUN TestPlmnIdBcd2 14:25:59 #24 1.318 --- PASS: TestPlmnIdBcd2 (0.00s) 14:25:59 #24 1.318 === RUN TestPlmnIdTbcd1 14:25:59 #24 1.318 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:25:59 #24 1.318 === RUN TestPlmnIdTbcd2 14:25:59 #24 1.318 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:25:59 #24 1.318 PASS 14:25:59 #24 1.319 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.004s 14:25:59 #24 DONE 1.5s 14:25:59 14:25:59 #25 [submgre2apbuild 7/11] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:25:59 #25 0.233 go: downloading github.com/google/go-cmp v0.3.1 14:26:01 #25 2.277 === RUN TestRunE2Tests 14:26:01 #25 2.277 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): ########## ########## 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): init 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): pack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): unpack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.278 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): ########## ########## 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): init 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): pack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): unpack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.278 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): ########## ########## 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): init 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): pack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): unpack 14:26:01 #25 2.278 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.278 ricSubscriptionRequest. 14:26:01 #25 2.278 ricRequestID. 14:26:01 #25 2.278 ricRequestorID = 1 14:26:01 #25 2.278 ricInstanceID = 22 14:26:01 #25 2.278 ranFunctionID = 33 14:26:01 #25 2.278 ricSubscriptionDetails. 14:26:01 #25 2.278 ricActionToBeSetupItemIEs. 14:26:01 #25 2.278 contentLength = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.278 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.279 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): ########## ########## 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): init 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): pack 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.279 ricSubscriptionRequest. 14:26:01 #25 2.279 ricRequestID. 14:26:01 #25 2.279 ricRequestorID = 1 14:26:01 #25 2.279 ricInstanceID = 22 14:26:01 #25 2.279 ranFunctionID = 33 14:26:01 #25 2.279 ricSubscriptionDetails. 14:26:01 #25 2.279 ricActionToBeSetupItemIEs. 14:26:01 #25 2.279 contentLength = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): unpack 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.279 ricSubscriptionRequest. 14:26:01 #25 2.279 ricRequestID. 14:26:01 #25 2.279 ricRequestorID = 1 14:26:01 #25 2.279 ricInstanceID = 22 14:26:01 #25 2.279 ranFunctionID = 33 14:26:01 #25 2.279 ricSubscriptionDetails. 14:26:01 #25 2.279 ricActionToBeSetupItemIEs. 14:26:01 #25 2.279 contentLength = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.279 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): ########## ########## 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): init 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): pack 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.279 ricSubscriptionRequest. 14:26:01 #25 2.279 ricRequestID. 14:26:01 #25 2.279 ricRequestorID = 1 14:26:01 #25 2.279 ricInstanceID = 22 14:26:01 #25 2.279 ranFunctionID = 33 14:26:01 #25 2.279 ricSubscriptionDetails. 14:26:01 #25 2.279 ricActionToBeSetupItemIEs. 14:26:01 #25 2.279 contentLength = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): unpack 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-): print: 14:26:01 #25 2.279 ricSubscriptionRequest. 14:26:01 #25 2.279 ricRequestID. 14:26:01 #25 2.279 ricRequestorID = 1 14:26:01 #25 2.279 ricInstanceID = 22 14:26:01 #25 2.279 ranFunctionID = 33 14:26:01 #25 2.279 ricSubscriptionDetails. 14:26:01 #25 2.279 ricActionToBeSetupItemIEs. 14:26:01 #25 2.279 contentLength = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionID = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionType = 1 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:26:01 #25 2.279 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:26:01 #25 2.279 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): init 14:26:01 #25 2.279 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): pack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:01 #25 2.280 ricSubscriptionResponse. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 33 14:26:01 #25 2.280 ricActionAdmittedList. 14:26:01 #25 2.280 contentLength = 16 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 0 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 1 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 2 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 3 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 4 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 5 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 6 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 7 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 8 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 9 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 10 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 11 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 12 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 13 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 14 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 15 14:26:01 #25 2.280 ricActionNotAdmittedListPresent = true 14:26:01 #25 2.280 ricActionNotAdmittedList. 14:26:01 #25 2.280 contentLength = 16 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): unpack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsResp): print: 14:26:01 #25 2.280 ricSubscriptionResponse. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 33 14:26:01 #25 2.280 ricActionAdmittedList. 14:26:01 #25 2.280 contentLength = 16 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 0 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 1 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 2 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 3 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 4 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 5 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 6 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 7 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 8 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 9 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 10 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 11 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 12 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 13 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 14 14:26:01 #25 2.280 ricActionAdmittedList.ricActionID[index] = 15 14:26:01 #25 2.280 ricActionNotAdmittedListPresent = true 14:26:01 #25 2.280 ricActionNotAdmittedList. 14:26:01 #25 2.280 contentLength = 16 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 0 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 2 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 3 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 4 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 5 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 6 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 7 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 8 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 9 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 10 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 11 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 12 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 13 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 14 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].ricActionID = 15 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.content = 1 14:26:01 #25 2.280 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:26:01 #25 2.280 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): init 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): pack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:01 #25 2.280 ricSubscriptionFailure. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 0 14:26:01 #25 2.280 ricActionNotAdmittedList. 14:26:01 #25 2.280 cause.content = 1 14:26:01 #25 2.280 cause.causeVal = 8 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): unpack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsFail): print: 14:26:01 #25 2.280 ricSubscriptionFailure. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 0 14:26:01 #25 2.280 ricActionNotAdmittedList. 14:26:01 #25 2.280 cause.content = 1 14:26:01 #25 2.280 cause.causeVal = 8 14:26:01 #25 2.280 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:01 #25 2.280 ricSubscriptionDeleteRequest. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 33 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:26:01 #25 2.280 ricSubscriptionDeleteRequest. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 33 14:26:01 #25 2.280 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:01 #25 2.280 ricSubscriptionDeleteResponse. 14:26:01 #25 2.280 ricRequestID. 14:26:01 #25 2.280 ricRequestorID = 1 14:26:01 #25 2.280 ricInstanceID = 22 14:26:01 #25 2.280 ranFunctionID = 33 14:26:01 #25 2.280 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:26:01 #25 2.281 ricSubscriptionDeleteResponse. 14:26:01 #25 2.281 ricRequestID. 14:26:01 #25 2.281 ricRequestorID = 1 14:26:01 #25 2.281 ricInstanceID = 22 14:26:01 #25 2.281 ranFunctionID = 33 14:26:01 #25 2.281 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:01 #25 2.281 ricSubscriptionDeleteFailure. 14:26:01 #25 2.281 ricRequestID. 14:26:01 #25 2.281 ricRequestorID = 1 14:26:01 #25 2.281 ricInstanceID = 22 14:26:01 #25 2.281 ranFunctionID = 33 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:26:01 #25 2.281 TEST: 2024/03/14 14:26:01 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:26:01 #25 2.281 ricSubscriptionDeleteFailure. 14:26:01 #25 2.281 ricRequestID. 14:26:01 #25 2.281 ricRequestorID = 1 14:26:01 #25 2.281 ricInstanceID = 22 14:26:01 #25 2.281 ranFunctionID = 33 14:26:01 #25 2.281 --- PASS: TestRunE2Tests (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:26:01 #25 2.281 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:26:01 #25 2.281 PASS 14:26:01 #25 2.283 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.009s 14:26:01 #25 DONE 2.5s 14:26:01 14:26:01 #26 [submgre2apbuild 8/11] RUN cd e2ap && test -z "$(gofmt -l pkg/conv/*.go)" 14:26:02 #26 DONE 0.4s 14:26:02 14:26:02 #27 [submgre2apbuild 9/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap_wrapper/*.go)" 14:26:02 #27 DONE 0.3s 14:26:02 14:26:02 #28 [submgre2apbuild 10/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/*.go)" 14:26:02 #28 DONE 0.3s 14:26:02 14:26:02 #29 [submgre2apbuild 11/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/e2ap_tests/*.go)" 14:26:03 #29 DONE 0.3s 14:26:03 14:26:03 #30 [submgrbuild 1/21] COPY go.mod go.mod 14:26:03 #30 DONE 0.2s 14:26:03 14:26:03 #31 [submgrbuild 2/21] RUN go mod download 14:26:04 #31 DONE 1.4s 14:26:04 14:26:04 #32 [submgrbuild 3/21] RUN mkdir pkg 14:26:05 #32 DONE 0.4s 14:26:05 14:26:05 #33 [submgrbuild 4/21] COPY api api 14:26:05 #33 DONE 0.2s 14:26:05 14:26:05 #34 [submgrbuild 5/21] RUN git clone "https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" && git -C "rtmgr" checkout 8becf0c4e06bc89b13d217a102eb7a50470cddc5 && cp rtmgr/api/routing_manager.yaml api/ && rm -rf rtmgr 14:26:05 #34 0.235 Cloning into 'rtmgr'... 14:26:06 #34 1.284 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:26:06 #34 1.284 14:26:06 #34 1.284 You are in 'detached HEAD' state. You can look around, make experimental 14:26:06 #34 1.284 changes and commit them, and you can discard any commits you make in this 14:26:06 #34 1.284 state without impacting any branches by switching back to a branch. 14:26:06 #34 1.284 14:26:06 #34 1.284 If you want to create a new branch to retain commits you create, you may 14:26:06 #34 1.284 do so (now or later) by using -c with the switch command. Example: 14:26:06 #34 1.284 14:26:06 #34 1.284 git switch -c 14:26:06 #34 1.284 14:26:06 #34 1.284 Or undo this operation with: 14:26:06 #34 1.284 14:26:06 #34 1.284 git switch - 14:26:06 #34 1.284 14:26:06 #34 1.284 Turn off this advice by setting config variable advice.detachedHead to false 14:26:06 #34 1.284 14:26:06 #34 1.284 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:26:06 #34 DONE 1.4s 14:26:06 14:26:06 #35 [submgrbuild 6/21] RUN mkdir -p /root/go && swagger generate client -f api/routing_manager.yaml -t pkg/ -m rtmgr_models -c rtmgr_client 14:26:07 #35 0.427 2024/03/14 14:26:07 validating spec /opt/submgr/api/routing_manager.yaml 14:26:07 #35 0.947 2024/03/14 14:26:07 preprocessing spec with option: minimal flattening 14:26:07 #35 0.956 2024/03/14 14:26:07 building a plan for generation 14:26:07 #35 0.956 2024/03/14 14:26:07 generation target pkg/ 14:26:07 #35 0.958 2024/03/14 14:26:07 planning definitions 14:26:07 #35 0.974 2024/03/14 14:26:07 planning operations 14:26:07 #35 0.993 2024/03/14 14:26:07 grouping operations into packages 14:26:07 #35 0.993 2024/03/14 14:26:07 planning meta data and facades 14:26:07 #35 0.996 2024/03/14 14:26:07 rendering 1 templates for model add-rmr-route 14:26:07 #35 0.996 2024/03/14 14:26:07 name field add-rmr-route 14:26:07 #35 0.996 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 0.997 2024/03/14 14:26:07 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.000 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.001 2024/03/14 14:26:07 rendering 1 templates for model debuginfo 14:26:07 #35 1.001 2024/03/14 14:26:07 name field debuginfo 14:26:07 #35 1.001 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.002 2024/03/14 14:26:07 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.004 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.004 2024/03/14 14:26:07 rendering 1 templates for model e2t-data 14:26:07 #35 1.004 2024/03/14 14:26:07 name field e2t-data 14:26:07 #35 1.004 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.005 2024/03/14 14:26:07 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.007 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.008 2024/03/14 14:26:07 rendering 1 templates for model e2t-delete-data 14:26:07 #35 1.008 2024/03/14 14:26:07 name field e2t-delete-data 14:26:07 #35 1.008 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.008 2024/03/14 14:26:07 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.012 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.013 2024/03/14 14:26:07 rendering 1 templates for model endpoint 14:26:07 #35 1.013 2024/03/14 14:26:07 name field endpoint 14:26:07 #35 1.013 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.013 2024/03/14 14:26:07 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.015 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.016 2024/03/14 14:26:07 rendering 1 templates for model health-status 14:26:07 #35 1.016 2024/03/14 14:26:07 name field health-status 14:26:07 #35 1.016 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.016 2024/03/14 14:26:07 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.019 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.021 2024/03/14 14:26:07 rendering 1 templates for model ran-e2t-element 14:26:07 #35 1.021 2024/03/14 14:26:07 name field ran-e2t-element 14:26:07 #35 1.021 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.022 2024/03/14 14:26:07 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.024 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.025 2024/03/14 14:26:07 rendering 1 templates for model ran-e2t-map 14:26:07 #35 1.025 2024/03/14 14:26:07 name field ran-e2t-map 14:26:07 #35 1.025 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.026 2024/03/14 14:26:07 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.028 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.030 2024/03/14 14:26:07 rendering 1 templates for model ranNamelist 14:26:07 #35 1.030 2024/03/14 14:26:07 name field ranNamelist 14:26:07 #35 1.030 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.030 2024/03/14 14:26:07 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.033 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.033 2024/03/14 14:26:07 rendering 1 templates for model routelist 14:26:07 #35 1.033 2024/03/14 14:26:07 name field routelist 14:26:07 #35 1.033 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.034 2024/03/14 14:26:07 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.036 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.046 2024/03/14 14:26:07 rendering 1 templates for model xapp-callback-data 14:26:07 #35 1.046 2024/03/14 14:26:07 name field xapp-callback-data 14:26:07 #35 1.046 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.047 2024/03/14 14:26:07 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.051 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.052 2024/03/14 14:26:07 rendering 1 templates for model xapp-element 14:26:07 #35 1.053 2024/03/14 14:26:07 name field xapp-element 14:26:07 #35 1.053 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.053 2024/03/14 14:26:07 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.056 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.057 2024/03/14 14:26:07 rendering 1 templates for model xapp-list 14:26:07 #35 1.057 2024/03/14 14:26:07 name field xapp-list 14:26:07 #35 1.057 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.057 2024/03/14 14:26:07 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.058 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.060 2024/03/14 14:26:07 rendering 1 templates for model xapp-subscription-data 14:26:07 #35 1.060 2024/03/14 14:26:07 name field xapp-subscription-data 14:26:07 #35 1.060 2024/03/14 14:26:07 package field rtmgr_models 14:26:07 #35 1.061 2024/03/14 14:26:07 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:26:07 #35 1.064 2024/03/14 14:26:07 executed template asset:model 14:26:07 #35 1.065 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.065 2024/03/14 14:26:07 name field get_debuginfo 14:26:07 #35 1.065 2024/03/14 14:26:07 package field debug 14:26:07 #35 1.065 2024/03/14 14:26:07 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:26:07 #35 1.069 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.070 2024/03/14 14:26:07 name field get_debuginfo 14:26:07 #35 1.070 2024/03/14 14:26:07 package field debug 14:26:07 #35 1.070 2024/03/14 14:26:07 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:26:07 #35 1.074 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.076 2024/03/14 14:26:07 rendering 1 templates for operation group 14:26:07 #35 1.076 2024/03/14 14:26:07 name field debug 14:26:07 #35 1.076 2024/03/14 14:26:07 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:26:07 #35 1.078 2024/03/14 14:26:07 executed template asset:clientClient 14:26:07 #35 1.079 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.079 2024/03/14 14:26:07 name field add_rmr_route 14:26:07 #35 1.079 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.079 2024/03/14 14:26:07 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.085 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.086 2024/03/14 14:26:07 name field add_rmr_route 14:26:07 #35 1.086 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.086 2024/03/14 14:26:07 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.090 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.091 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.091 2024/03/14 14:26:07 name field associate_ran_to_e2t_handle 14:26:07 #35 1.091 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.092 2024/03/14 14:26:07 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.106 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.108 2024/03/14 14:26:07 name field associate_ran_to_e2t_handle 14:26:07 #35 1.108 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.110 2024/03/14 14:26:07 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.117 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.118 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.118 2024/03/14 14:26:07 name field create_new_e2t_handle 14:26:07 #35 1.118 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.119 2024/03/14 14:26:07 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.126 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.127 2024/03/14 14:26:07 name field create_new_e2t_handle 14:26:07 #35 1.127 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.127 2024/03/14 14:26:07 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.132 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.134 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.134 2024/03/14 14:26:07 name field del_rmr_route 14:26:07 #35 1.134 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.134 2024/03/14 14:26:07 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.139 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.140 2024/03/14 14:26:07 name field del_rmr_route 14:26:07 #35 1.140 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.141 2024/03/14 14:26:07 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.145 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.147 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.147 2024/03/14 14:26:07 name field delete_e2t_handle 14:26:07 #35 1.147 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.147 2024/03/14 14:26:07 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.156 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.158 2024/03/14 14:26:07 name field delete_e2t_handle 14:26:07 #35 1.158 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.159 2024/03/14 14:26:07 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.163 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.165 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.165 2024/03/14 14:26:07 name field delete_xapp_subscription_handle 14:26:07 #35 1.165 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.166 2024/03/14 14:26:07 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.175 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.176 2024/03/14 14:26:07 name field delete_xapp_subscription_handle 14:26:07 #35 1.176 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.177 2024/03/14 14:26:07 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.183 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.185 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.185 2024/03/14 14:26:07 name field dissociate_ran 14:26:07 #35 1.185 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.186 2024/03/14 14:26:07 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.191 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:07 #35 1.192 2024/03/14 14:26:07 name field dissociate_ran 14:26:07 #35 1.192 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.193 2024/03/14 14:26:07 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:07 #35 1.196 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:07 #35 1.201 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:07 #35 1.201 2024/03/14 14:26:07 name field get_handles 14:26:07 #35 1.201 2024/03/14 14:26:07 package field handle 14:26:07 #35 1.201 2024/03/14 14:26:07 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:07 #35 1.208 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:08 #35 1.209 2024/03/14 14:26:07 name field get_handles 14:26:08 #35 1.209 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.210 2024/03/14 14:26:07 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:08 #35 1.212 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:08 #35 1.215 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:08 #35 1.215 2024/03/14 14:26:07 name field provide_xapp_handle 14:26:08 #35 1.215 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.215 2024/03/14 14:26:07 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:08 #35 1.222 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:08 #35 1.223 2024/03/14 14:26:07 name field provide_xapp_handle 14:26:08 #35 1.223 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.223 2024/03/14 14:26:07 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:08 #35 1.228 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:08 #35 1.231 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:08 #35 1.231 2024/03/14 14:26:07 name field provide_xapp_subscription_handle 14:26:08 #35 1.231 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.232 2024/03/14 14:26:07 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:08 #35 1.241 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:08 #35 1.242 2024/03/14 14:26:07 name field provide_xapp_subscription_handle 14:26:08 #35 1.242 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.243 2024/03/14 14:26:07 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:08 #35 1.252 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:08 #35 1.257 2024/03/14 14:26:07 rendering 2 templates for operation 14:26:08 #35 1.257 2024/03/14 14:26:07 name field update_xapp_subscription_handle 14:26:08 #35 1.257 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.259 2024/03/14 14:26:07 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:26:08 #35 1.269 2024/03/14 14:26:07 executed template asset:clientParameter 14:26:08 #35 1.271 2024/03/14 14:26:07 name field update_xapp_subscription_handle 14:26:08 #35 1.271 2024/03/14 14:26:07 package field handle 14:26:08 #35 1.272 2024/03/14 14:26:07 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:26:08 #35 1.278 2024/03/14 14:26:07 executed template asset:clientResponse 14:26:08 #35 1.282 2024/03/14 14:26:07 rendering 1 templates for operation group 14:26:08 #35 1.282 2024/03/14 14:26:07 name field handle 14:26:08 #35 1.282 2024/03/14 14:26:07 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:26:08 #35 1.313 2024/03/14 14:26:08 executed template asset:clientClient 14:26:08 #35 1.321 2024/03/14 14:26:08 rendering 2 templates for operation 14:26:08 #35 1.321 2024/03/14 14:26:08 name field get_health 14:26:08 #35 1.321 2024/03/14 14:26:08 package field health 14:26:08 #35 1.324 2024/03/14 14:26:08 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:26:08 #35 1.328 2024/03/14 14:26:08 executed template asset:clientParameter 14:26:08 #35 1.329 2024/03/14 14:26:08 name field get_health 14:26:08 #35 1.329 2024/03/14 14:26:08 package field health 14:26:08 #35 1.329 2024/03/14 14:26:08 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:26:08 #35 1.331 2024/03/14 14:26:08 executed template asset:clientResponse 14:26:08 #35 1.333 2024/03/14 14:26:08 rendering 1 templates for operation group 14:26:08 #35 1.333 2024/03/14 14:26:08 name field health 14:26:08 #35 1.333 2024/03/14 14:26:08 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:26:08 #35 1.334 2024/03/14 14:26:08 executed template asset:clientClient 14:26:08 #35 1.335 2024/03/14 14:26:08 rendering 1 templates for application RoutingManager 14:26:08 #35 1.335 2024/03/14 14:26:08 name field RoutingManager 14:26:08 #35 1.335 2024/03/14 14:26:08 package field rtmgr_client 14:26:08 #35 1.336 2024/03/14 14:26:08 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:26:08 #35 1.337 2024/03/14 14:26:08 executed template asset:clientFacade 14:26:08 #35 1.339 2024/03/14 14:26:08 Generation completed! 14:26:08 #35 1.339 14:26:08 #35 1.339 For this generation to compile you need to have some packages in your GOPATH: 14:26:08 #35 1.339 14:26:08 #35 1.339 * github.com/go-openapi/errors 14:26:08 #35 1.339 * github.com/go-openapi/runtime 14:26:08 #35 1.339 * github.com/go-openapi/runtime/client 14:26:08 #35 1.339 * github.com/go-openapi/strfmt 14:26:08 #35 1.339 14:26:08 #35 1.339 You can get these now with: go get -u -f pkg/... 14:26:08 #35 DONE 1.5s 14:26:08 14:26:08 #36 [submgrbuild 7/21] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:26:08 #36 DONE 0.3s 14:26:08 14:26:08 #37 [submgrbuild 8/21] COPY pkg pkg 14:26:08 #37 DONE 0.2s 14:26:08 14:26:08 #38 [submgrbuild 9/21] COPY cmd cmd 14:26:09 #38 DONE 0.2s 14:26:09 14:26:09 #39 [submgrbuild 10/21] COPY go.sum go.sum 14:26:09 #39 DONE 0.2s 14:26:09 14:26:09 #40 [submgrbuild 11/21] RUN go mod tidy 14:26:09 #40 0.254 go: downloading github.com/go-openapi/errors v0.19.3 14:26:09 #40 0.255 go: downloading github.com/go-openapi/swag v0.19.7 14:26:09 #40 0.260 go: downloading github.com/go-openapi/validate v0.19.6 14:26:09 #40 0.319 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 14:26:09 #40 0.337 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:26:09 #40 0.339 go: downloading go.mongodb.org/mongo-driver v1.1.2 14:26:09 #40 0.605 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 14:26:09 #40 0.616 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c 14:26:09 #40 0.665 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 14:26:09 #40 0.666 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 14:26:09 #40 0.668 go: downloading github.com/go-openapi/loads v0.19.4 14:26:09 #40 0.706 go: downloading github.com/prometheus/client_golang v0.9.3 14:26:09 #40 0.744 go: downloading github.com/prometheus/common v0.4.0 14:26:09 #40 0.785 go: downloading github.com/magiconair/properties v1.8.0 14:26:09 #40 0.786 go: downloading github.com/pelletier/go-toml v1.2.0 14:26:09 #40 0.800 go: downloading github.com/spf13/cast v1.3.0 14:26:09 #40 0.808 go: downloading github.com/spf13/jwalterweatherman v1.0.0 14:26:09 #40 0.810 go: downloading github.com/spf13/pflag v1.0.3 14:26:09 #40 0.814 go: downloading google.golang.org/protobuf v1.23.0 14:26:09 #40 0.818 go: downloading github.com/davecgh/go-spew v1.1.1 14:26:09 #40 0.830 go: downloading github.com/pmezard/go-difflib v1.0.0 14:26:09 #40 0.849 go: downloading github.com/go-openapi/analysis v0.19.5 14:26:09 #40 0.851 go: downloading github.com/go-openapi/spec v0.19.3 14:26:09 #40 0.898 go: downloading github.com/mailru/easyjson v0.7.0 14:26:10 #40 0.912 go: downloading github.com/go-openapi/jsonpointer v0.19.3 14:26:10 #40 0.920 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 14:26:10 #40 0.923 go: downloading github.com/google/go-cmp v0.4.1 14:26:10 #40 0.948 go: downloading github.com/tidwall/pretty v1.0.0 14:26:10 #40 0.953 go: downloading github.com/jessevdk/go-flags v1.4.0 14:26:10 #40 0.965 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 14:26:10 #40 0.981 go: downloading github.com/golang/protobuf v1.4.2 14:26:10 #40 1.018 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 14:26:10 #40 1.059 go: downloading github.com/pkg/errors v0.8.1 14:26:10 #40 1.062 go: downloading github.com/beorn7/perks v1.0.0 14:26:10 #40 1.070 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 14:26:10 #40 1.071 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 14:26:10 #40 1.094 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 14:26:10 #40 1.096 go: downloading github.com/go-redis/redis v6.15.9+incompatible 14:26:10 #40 1.112 go: downloading github.com/stretchr/objx v0.2.0 14:26:10 #40 1.126 go: downloading github.com/BurntSushi/toml v0.3.1 14:26:10 #40 1.127 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:26:10 #40 1.149 go: downloading github.com/go-openapi/jsonreference v0.19.3 14:26:10 #40 1.149 go: downloading github.com/go-stack/stack v1.8.0 14:26:10 #40 1.156 go: downloading github.com/docker/go-units v0.4.0 14:26:10 #40 1.173 go: downloading github.com/onsi/ginkgo v1.14.0 14:26:10 #40 1.207 go: downloading github.com/onsi/gomega v1.10.1 14:26:10 #40 1.232 go: downloading github.com/kr/pretty v0.1.0 14:26:10 #40 1.239 go: downloading github.com/PuerkitoBio/purell v1.1.1 14:26:10 #40 1.252 go: downloading github.com/kr/text v0.1.0 14:26:10 #40 1.259 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 14:26:10 #40 1.262 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:26:10 #40 1.262 go: downloading github.com/nxadm/tail v1.4.4 14:26:10 #40 1.275 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:26:10 #40 DONE 1.7s 14:26:10 14:26:10 #41 [submgrbuild 12/21] RUN mkdir -p /opt/bin && go build -o /opt/bin/submgr cmd/submgr.go && mkdir -p /opt/build/container/usr/local 14:26:25 #41 DONE 14.2s 14:26:25 14:26:25 #42 [submgrbuild 13/21] RUN cp go.mod go.sum /manifests/ 14:26:25 #42 DONE 0.4s 14:26:25 14:26:25 #43 [submgrbuild 14/21] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:26:25 #43 DONE 0.3s 14:26:25 14:26:25 #44 [submgrbuild 15/21] COPY test/config-file.json test/config-file.json 14:26:25 #44 DONE 0.2s 14:26:26 14:26:26 #45 [submgrbuild 16/21] COPY test/uta_rtg.rt test/uta_rtg.rt 14:26:26 #45 DONE 0.2s 14:26:26 14:26:26 #46 [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 14:26:26 #46 0.213 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:26:26 #46 ERROR: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 14:26:26 ------ 14:26:26 > [submgrbuild 17/21] RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html: 14:26:26 #46 0.213 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:26:26 ------ 14:26:26 Dockerfile:187 14:26:26 -------------------- 14:26:26 186 | # 14:26:26 187 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 14:26:26 188 | >>> && cat /etc/hosts.new > /etc/hosts \ 14:26:26 189 | >>> && cat /etc/hosts \ 14:26:26 190 | >>> && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control \ 14:26:26 191 | >>> && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 14:26:26 192 | 14:26:26 -------------------- 14:26:26 ERROR: failed to solve: process "/bin/sh -c sed -r \"s/^(::1.*)/#\\1/\" /etc/hosts > /etc/hosts.new && cat /etc/hosts.new > /etc/hosts && cat /etc/hosts && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html" did not complete successfully: exit code: 2 14:26:26 Unable to find image 'tmpimg:latest' locally 14:26:27 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 14:26:27 must specify at least one container source 14:26:27 Container name cannot be empty 14:26:27 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:26:27 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-4554 14:26:28 [ric-plt-submgr-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-plt-submgr -Dsonar.projectName=ric-plt-submgr -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:28 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:26:28 INFO: Project root configuration file: NONE 14:26:28 INFO: SonarScanner 4.6.2.2472 14:26:28 INFO: Java 17.0.7 Private Build (64-bit) 14:26:28 INFO: Linux 4.15.0-213-generic amd64 14:26:29 INFO: User cache: /home/jenkins/.sonar/cache 14:26:31 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:26:31 INFO: Project root configuration file: NONE 14:26:31 INFO: Analyzing on SonarCloud 14:26:31 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:26:31 INFO: Load global settings 14:26:31 INFO: Load global settings (done) | time=299ms 14:26:31 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:26:31 INFO: User cache: /home/jenkins/.sonar/cache 14:26:31 INFO: Loading required plugins 14:26:31 INFO: Load plugins index 14:26:32 INFO: Load plugins index (done) | time=541ms 14:26:32 INFO: Load/download plugins 14:26:33 INFO: Load/download plugins (done) | time=853ms 14:26:33 INFO: Found an active CI vendor: 'Jenkins' 14:26:33 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' 14:26:33 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=200ms 14:26:33 INFO: Process project properties 14:26:33 INFO: Project key: o-ran-sc_ric-plt-submgr 14:26:33 INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:33 INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork 14:26:33 INFO: Load project branches 14:26:34 INFO: Load project branches (done) | time=217ms 14:26:34 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' 14:26:34 INFO: Detected project binding: BOUND 14:26:34 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=185ms 14:26:34 INFO: Load project pull requests 14:26:34 INFO: Load project pull requests (done) | time=523ms 14:26:34 INFO: Load branch configuration 14:26:34 INFO: Load branch configuration (done) | time=2ms 14:26:34 INFO: Load quality profiles 14:26:35 INFO: Load quality profiles (done) | time=302ms 14:26:35 INFO: Load active rules 14:26:46 INFO: Load active rules (done) | time=11092ms 14:26:46 INFO: Organization key: o-ran-sc 14:26:46 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 14:26:46 INFO: Preprocessing files... 14:26:46 INFO: 1 language detected in 35 preprocessed files 14:26:46 INFO: 431 files ignored because of inclusion/exclusion patterns 14:26:46 INFO: 0 files ignored because of scm ignore settings 14:26:46 INFO: Loading plugins for detected languages 14:26:46 INFO: Load/download plugins 14:26:47 INFO: Load/download plugins (done) | time=126ms 14:26:47 INFO: Load project repositories 14:26:47 INFO: Load project repositories (done) | time=231ms 14:26:47 INFO: Indexing files... 14:26:47 INFO: Project configuration: 14:26:47 INFO: Included sources: **/*.go 14:26:47 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 14:26:47 INFO: 35 files indexed 14:26:47 INFO: Quality profile for go: Sonar way 14:26:47 INFO: ------------- Run sensors on module ric-plt-submgr 14:26:47 INFO: Load metrics repository 14:26:47 INFO: Load metrics repository (done) | time=186ms 14:26:47 INFO: Sensor cache enabled 14:26:47 INFO: Load sensor cache 14:26:48 INFO: Load sensor cache (404) | time=621ms 14:26:48 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:26:48 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 14:26:48 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:26:48 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 14:26:48 INFO: Sensor Code Quality and Security for Go [go] 14:26:48 INFO: 35 source files to be analyzed 14:26:50 INFO: 35/35 source files have been analyzed 14:26:50 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1676ms 14:26:50 INFO: Sensor Go Cover sensor for Go coverage [go] 14:26:50 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 14:26:50 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=13ms 14:26:50 INFO: Sensor IaC Docker Sensor [iac] 14:26:50 INFO: 0 source files to be analyzed 14:26:50 INFO: 0/0 source files have been analyzed 14:26:50 INFO: Sensor IaC Docker Sensor [iac] (done) | time=74ms 14:26:50 INFO: Sensor TextAndSecretsSensor [text] 14:26:50 INFO: Available processors: 4 14:26:50 INFO: Using 4 threads for analysis. 14:26:51 INFO: 35 source files to be analyzed 14:26:51 INFO: 35/35 source files have been analyzed 14:26:51 INFO: Sensor TextAndSecretsSensor [text] (done) | time=1019ms 14:26:51 INFO: ------------- Run sensors on project 14:26:51 INFO: Sensor Zero Coverage Sensor 14:26:51 INFO: Sensor Zero Coverage Sensor (done) | time=36ms 14:26:51 INFO: CPD Executor 1 file had no CPD blocks 14:26:51 INFO: CPD Executor Calculating CPD for 34 files 14:26:51 INFO: CPD Executor CPD calculation finished (done) | time=43ms 14:26:52 INFO: Analysis report generated in 209ms, dir size=748 KB 14:26:52 INFO: Analysis report compressed in 61ms, zip size=214 KB 14:26:52 INFO: Analysis report uploaded in 738ms 14:26:52 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr 14:26:52 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:26:52 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY49W9ZpwdlYw3sh9Bel 14:26:52 INFO: Analysis total time: 19.348 s 14:26:52 INFO: ------------------------------------------------------------------------ 14:26:52 INFO: EXECUTION SUCCESS 14:26:52 INFO: ------------------------------------------------------------------------ 14:26:52 INFO: Total time: 24.230s 14:26:52 INFO: Final Memory: 16M/64M 14:26:52 INFO: ------------------------------------------------------------------------ 14:26:53 $ ssh-agent -k 14:26:53 unset SSH_AUTH_SOCK; 14:26:53 unset SSH_AGENT_PID; 14:26:53 echo Agent pid 2124 killed; 14:26:53 [ssh-agent] Stopped. 14:26:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:26:53 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11136942662559820463.sh 14:26:53 ---> sysstat.sh 14:26:54 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12631246296848080034.sh 14:26:54 ---> package-listing.sh 14:26:54 ++ tr '[:upper:]' '[:lower:]' 14:26:54 ++ facter osfamily 14:26:54 + OS_FAMILY=debian 14:26:54 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:26:54 + START_PACKAGES=/tmp/packages_start.txt 14:26:54 + END_PACKAGES=/tmp/packages_end.txt 14:26:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:26:54 + PACKAGES=/tmp/packages_start.txt 14:26:54 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:54 + PACKAGES=/tmp/packages_end.txt 14:26:54 + case "${OS_FAMILY}" in 14:26:54 + dpkg -l 14:26:54 + grep '^ii' 14:26:54 + '[' -f /tmp/packages_start.txt ']' 14:26:54 + '[' -f /tmp/packages_end.txt ']' 14:26:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:26:54 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:26:54 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:26:54 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14378507708189305663.sh 14:26:54 ---> capture-instance-metadata.sh 14:26:54 Setup pyenv: 14:26:54 system 14:26:54 3.8.13 14:26:54 3.9.13 14:26:54 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdDv from file:/tmp/.os_lf_venv 14:26:57 lf-activate-venv(): INFO: Installing: lftools 14:27:08 lf-activate-venv(): INFO: Adding /tmp/venv-jdDv/bin to PATH 14:27:08 INFO: Running in OpenStack, capturing instance metadata 14:27:09 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins953537029542949800.sh 14:27:09 provisioning config files... 14:27:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config7788262917054245514tmp 14:27:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:27:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:27:09 [EnvInject] - Injecting environment variables from a build step. 14:27:09 [EnvInject] - Injecting as environment variables the properties content 14:27:09 SERVER_ID=logs 14:27:09 14:27:09 [EnvInject] - Variables injected successfully. 14:27:09 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1735003819921414685.sh 14:27:09 ---> create-netrc.sh 14:27:09 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins16731820443658559918.sh 14:27:09 ---> python-tools-install.sh 14:27:09 Setup pyenv: 14:27:09 system 14:27:09 3.8.13 14:27:09 3.9.13 14:27:09 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdDv from file:/tmp/.os_lf_venv 14:27:11 lf-activate-venv(): INFO: Installing: lftools 14:27:21 lf-activate-venv(): INFO: Adding /tmp/venv-jdDv/bin to PATH 14:27:21 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8417940681054498093.sh 14:27:21 ---> sudo-logs.sh 14:27:21 Archiving 'sudo' log.. 14:27:21 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9548803597523049092.sh 14:27:21 ---> job-cost.sh 14:27:21 Setup pyenv: 14:27:21 system 14:27:21 3.8.13 14:27:21 3.9.13 14:27:21 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdDv from file:/tmp/.os_lf_venv 14:27:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-jdDv/bin to PATH 14:27:28 INFO: No Stack... 14:27:29 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:27:29 INFO: Archiving Costs 14:27:29 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins11894648811325619299.sh 14:27:29 ---> logs-deploy.sh 14:27:29 Setup pyenv: 14:27:29 system 14:27:29 3.8.13 14:27:29 3.9.13 14:27:29 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:27:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jdDv from file:/tmp/.os_lf_venv 14:27:31 lf-activate-venv(): INFO: Installing: lftools 14:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-jdDv/bin to PATH 14:27:41 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1207 14:27:41 INFO: archiving workspace using pattern(s): -p **/*.log 14:27:44 Archives upload complete. 14:27:44 INFO: archiving logs to Nexus 14:27:45 ---> uname -a: 14:27:45 Linux prd-ubuntu1804-docker-4c-4g-4554 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:27:45 14:27:45 14:27:45 ---> lscpu: 14:27:45 Architecture: x86_64 14:27:45 CPU op-mode(s): 32-bit, 64-bit 14:27:45 Byte Order: Little Endian 14:27:45 CPU(s): 4 14:27:45 On-line CPU(s) list: 0-3 14:27:45 Thread(s) per core: 1 14:27:45 Core(s) per socket: 1 14:27:45 Socket(s): 4 14:27:45 NUMA node(s): 1 14:27:45 Vendor ID: AuthenticAMD 14:27:45 CPU family: 23 14:27:45 Model: 49 14:27:45 Model name: AMD EPYC-Rome Processor 14:27:45 Stepping: 0 14:27:45 CPU MHz: 2800.022 14:27:45 BogoMIPS: 5600.04 14:27:45 Virtualization: AMD-V 14:27:45 Hypervisor vendor: KVM 14:27:45 Virtualization type: full 14:27:45 L1d cache: 32K 14:27:45 L1i cache: 32K 14:27:45 L2 cache: 512K 14:27:45 L3 cache: 16384K 14:27:45 NUMA node0 CPU(s): 0-3 14:27:45 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 14:27:45 14:27:45 14:27:45 ---> nproc: 14:27:45 4 14:27:45 14:27:45 14:27:45 ---> df -h: 14:27:45 Filesystem Size Used Avail Use% Mounted on 14:27:45 udev 2.0G 0 2.0G 0% /dev 14:27:45 tmpfs 395M 696K 394M 1% /run 14:27:45 /dev/vda1 20G 13G 7.1G 64% / 14:27:45 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:27:45 tmpfs 5.0M 0 5.0M 0% /run/lock 14:27:45 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:27:45 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:27:45 tmpfs 395M 0 395M 0% /run/user/1001 14:27:45 14:27:45 14:27:45 ---> free -m: 14:27:45 total used free shared buff/cache available 14:27:45 Mem: 3943 489 432 0 3021 3171 14:27:45 Swap: 1023 1 1022 14:27:45 14:27:45 14:27:45 ---> ip addr: 14:27:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:27:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:27:45 inet 127.0.0.1/8 scope host lo 14:27:45 valid_lft forever preferred_lft forever 14:27:45 inet6 ::1/128 scope host 14:27:45 valid_lft forever preferred_lft forever 14:27:45 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:27:45 link/ether fa:16:3e:95:e8:f0 brd ff:ff:ff:ff:ff:ff 14:27:45 inet 10.32.6.49/23 brd 10.32.7.255 scope global dynamic ens3 14:27:45 valid_lft 86087sec preferred_lft 86087sec 14:27:45 inet6 fe80::f816:3eff:fe95:e8f0/64 scope link 14:27:45 valid_lft forever preferred_lft forever 14:27:45 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:27:45 link/ether 02:42:01:56:f6:ad brd ff:ff:ff:ff:ff:ff 14:27:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:27:45 valid_lft forever preferred_lft forever 14:27:45 14:27:45 14:27:45 ---> sar -b -r -n DEV: 14:27:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4554) 03/14/24 _x86_64_ (4 CPU) 14:27:45 14:27:45 14:22:34 LINUX RESTART (4 CPU) 14:27:45 14:27:45 14:23:02 tps rtps wtps bread/s bwrtn/s 14:27:45 14:24:01 133.18 67.50 65.68 5053.11 42598.09 14:27:45 14:25:01 264.47 60.41 204.06 10181.26 115023.20 14:27:45 14:26:01 261.72 76.20 185.52 6291.33 36467.07 14:27:45 14:27:01 165.07 69.54 95.53 4200.77 12645.63 14:27:45 Average: 206.43 68.41 138.02 6438.64 51743.32 14:27:45 14:27:45 14:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:27:45 14:24:01 1638956 3355464 2399696 59.42 51568 1819892 864016 16.98 566388 1652448 146320 14:27:45 14:25:01 110412 3297980 3928240 97.27 108620 3156868 1197280 23.54 531944 3099640 123996 14:27:45 14:26:01 280496 3280108 3758156 93.05 134220 2935408 1396168 27.44 698808 2749980 8380 14:27:45 14:27:01 507796 3247672 3530856 87.43 145732 2679164 971856 19.10 807952 2430532 52724 14:27:45 Average: 634415 3295306 3404237 84.29 110035 2647833 1107330 21.77 651273 2483150 82855 14:27:45 14:27:45 14:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:27:45 14:24:01 ens3 332.16 225.49 1459.04 65.19 0.00 0.00 0.00 0.00 14:27:45 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 14:24:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 14:27:45 14:25:01 ens3 556.38 367.43 13950.44 32.02 0.00 0.00 0.00 0.00 14:27:45 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 14:25:01 lo 1.66 1.66 0.15 0.15 0.00 0.00 0.00 0.00 14:27:45 14:26:01 ens3 337.37 239.98 1648.42 17.39 0.00 0.00 0.00 0.00 14:27:45 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 14:27:01 ens3 351.62 250.89 2235.54 34.57 0.00 0.00 0.00 0.00 14:27:45 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 14:27:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:27:45 Average: ens3 394.70 271.17 4840.62 37.17 0.00 0.00 0.00 0.00 14:27:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:45 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 14:27:45 14:27:45 14:27:45 ---> sar -P ALL: 14:27:45 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4554) 03/14/24 _x86_64_ (4 CPU) 14:27:45 14:27:45 14:22:34 LINUX RESTART (4 CPU) 14:27:45 14:27:45 14:23:02 CPU %user %nice %system %iowait %steal %idle 14:27:45 14:24:01 all 21.50 0.00 2.09 4.05 0.06 72.30 14:27:45 14:24:01 0 35.81 0.00 2.59 3.35 0.07 58.18 14:27:45 14:24:01 1 7.95 0.00 1.67 7.95 0.05 82.39 14:27:45 14:24:01 2 21.16 0.00 2.10 3.31 0.05 73.38 14:27:45 14:24:01 3 21.22 0.00 1.99 1.55 0.07 75.17 14:27:45 14:25:01 all 24.54 0.00 6.54 4.29 0.08 64.55 14:27:45 14:25:01 0 18.85 0.00 6.38 5.03 0.08 69.66 14:27:45 14:25:01 1 17.56 0.00 5.71 2.46 0.07 74.20 14:27:45 14:25:01 2 37.04 0.00 6.48 2.79 0.10 53.59 14:27:45 14:25:01 3 24.66 0.00 7.60 6.90 0.10 60.74 14:27:45 14:26:01 all 19.37 0.00 4.91 6.79 0.08 68.85 14:27:45 14:26:01 0 21.86 0.00 6.10 9.43 0.08 62.53 14:27:45 14:26:01 1 21.23 0.00 4.64 7.77 0.08 66.29 14:27:45 14:26:01 2 19.54 0.00 3.81 3.76 0.08 72.81 14:27:45 14:26:01 3 14.87 0.00 5.10 6.20 0.07 73.76 14:27:45 14:27:01 all 30.40 0.00 3.71 3.19 0.08 62.62 14:27:45 14:27:01 0 27.63 0.00 3.65 2.63 0.07 66.02 14:27:45 14:27:01 1 36.66 0.00 3.69 3.88 0.08 55.68 14:27:45 14:27:01 2 29.84 0.00 3.76 3.14 0.07 63.19 14:27:45 14:27:01 3 27.44 0.00 3.75 3.12 0.08 65.61 14:27:45 Average: all 23.96 0.00 4.32 4.58 0.08 67.07 14:27:45 Average: 0 26.02 0.00 4.68 5.11 0.08 64.11 14:27:45 Average: 1 20.87 0.00 3.93 5.51 0.07 69.62 14:27:45 Average: 2 26.90 0.00 4.04 3.25 0.08 65.73 14:27:45 Average: 3 22.05 0.00 4.61 4.44 0.08 68.82 14:27:45 14:27:45 14:27:45