14:22:00 Started by timer 14:22:00 Running as SYSTEM 14:22:00 [EnvInject] - Loading node environment variables. 14:22:00 Building remotely on prd-ubuntu1804-docker-4c-4g-277 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script 14:22:00 [ssh-agent] Looking for ssh-agent implementation... 14:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:00 $ ssh-agent 14:22:00 SSH_AUTH_SOCK=/tmp/ssh-cxLL9GxN5ek9/agent.2395 14:22:00 SSH_AGENT_PID=2397 14:22:00 [ssh-agent] Started. 14:22:00 Running ssh-add (command line suppressed) 14:22:00 Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_9921891140365755556.key (jenkins-ssh) 14:22:00 [ssh-agent] Using credentials jenkins (jenkins) 14:22:00 The recommended git tool is: NONE 14:22:02 using credential jenkins 14:22:02 Wiping out workspace first. 14:22:02 Cloning the remote Git repository 14:22:02 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:22:02 > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 14:22:02 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr 14:22:02 > git --version # timeout=10 14:22:02 > git --version # 'git version 2.17.1' 14:22:02 using GIT_SSH to set credentials jenkins 14:22:02 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 14:22:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:22:04 Avoid second fetch 14:22:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:22:04 Checking out Revision d3fb160ffdb3b1d287facf0cbf4f425801e82bcd (refs/remotes/origin/master) 14:22:04 > git config core.sparsecheckout # timeout=10 14:22:04 > git checkout -f d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:22:04 Commit message: "Support for handling unordered IEs in RIC Sub Del Resp/Failure messgae" 14:22:04 > git rev-list --no-walk d3fb160ffdb3b1d287facf0cbf4f425801e82bcd # timeout=10 14:22:07 provisioning config files... 14:22:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:22:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:22:07 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13622952592070066724.sh 14:22:07 ---> python-tools-install.sh 14:22:07 Setup pyenv: 14:22:07 * system (set by /opt/pyenv/version) 14:22:07 * 3.8.13 (set by /opt/pyenv/version) 14:22:07 * 3.9.13 (set by /opt/pyenv/version) 14:22:07 * 3.10.6 (set by /opt/pyenv/version) 14:22:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oE4J 14:22:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:22:15 lf-activate-venv(): INFO: Installing: lftools 14:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-oE4J/bin to PATH 14:22:49 Generating Requirements File 14:23:19 Python 3.10.6 14:23:19 pip 24.0 from /tmp/venv-oE4J/lib/python3.10/site-packages/pip (python 3.10) 14:23:20 appdirs==1.4.4 14:23:20 argcomplete==3.3.0 14:23:20 aspy.yaml==1.3.0 14:23:20 attrs==23.2.0 14:23:20 autopage==0.5.2 14:23:20 beautifulsoup4==4.12.3 14:23:20 boto3==1.34.98 14:23:20 botocore==1.34.98 14:23:20 bs4==0.0.2 14:23:20 cachetools==5.3.3 14:23:20 certifi==2024.2.2 14:23:20 cffi==1.16.0 14:23:20 cfgv==3.4.0 14:23:20 chardet==5.2.0 14:23:20 charset-normalizer==3.3.2 14:23:20 click==8.1.7 14:23:20 cliff==4.6.0 14:23:20 cmd2==2.4.3 14:23:20 cryptography==3.3.2 14:23:20 debtcollector==3.0.0 14:23:20 decorator==5.1.1 14:23:20 defusedxml==0.7.1 14:23:20 Deprecated==1.2.14 14:23:20 distlib==0.3.8 14:23:20 dnspython==2.6.1 14:23:20 docker==4.2.2 14:23:20 dogpile.cache==1.3.3 14:23:20 email_validator==2.1.1 14:23:20 filelock==3.14.0 14:23:20 future==1.0.0 14:23:20 gitdb==4.0.11 14:23:20 GitPython==3.1.43 14:23:20 google-auth==2.29.0 14:23:20 httplib2==0.22.0 14:23:20 identify==2.5.36 14:23:20 idna==3.7 14:23:20 importlib-resources==1.5.0 14:23:20 iso8601==2.1.0 14:23:20 Jinja2==3.1.3 14:23:20 jmespath==1.0.1 14:23:20 jsonpatch==1.33 14:23:20 jsonpointer==2.4 14:23:20 jsonschema==4.22.0 14:23:20 jsonschema-specifications==2023.12.1 14:23:20 keystoneauth1==5.6.0 14:23:20 kubernetes==29.0.0 14:23:20 lftools==0.37.10 14:23:20 lxml==5.2.1 14:23:20 MarkupSafe==2.1.5 14:23:20 msgpack==1.0.8 14:23:20 multi_key_dict==2.0.3 14:23:20 munch==4.0.0 14:23:20 netaddr==1.2.1 14:23:20 netifaces==0.11.0 14:23:20 niet==1.4.2 14:23:20 nodeenv==1.8.0 14:23:20 oauth2client==4.1.3 14:23:20 oauthlib==3.2.2 14:23:20 openstacksdk==3.1.0 14:23:20 os-client-config==2.1.0 14:23:20 os-service-types==1.7.0 14:23:20 osc-lib==3.0.1 14:23:20 oslo.config==9.4.0 14:23:20 oslo.context==5.5.0 14:23:20 oslo.i18n==6.3.0 14:23:20 oslo.log==5.5.1 14:23:20 oslo.serialization==5.4.0 14:23:20 oslo.utils==7.1.0 14:23:20 packaging==24.0 14:23:20 pbr==6.0.0 14:23:20 platformdirs==4.2.1 14:23:20 prettytable==3.10.0 14:23:20 pyasn1==0.6.0 14:23:20 pyasn1_modules==0.4.0 14:23:20 pycparser==2.22 14:23:20 pygerrit2==2.0.15 14:23:20 PyGithub==2.3.0 14:23:20 pyinotify==0.9.6 14:23:20 PyJWT==2.8.0 14:23:20 PyNaCl==1.5.0 14:23:20 pyparsing==2.4.7 14:23:20 pyperclip==1.8.2 14:23:20 pyrsistent==0.20.0 14:23:20 python-cinderclient==9.5.0 14:23:20 python-dateutil==2.9.0.post0 14:23:20 python-heatclient==3.5.0 14:23:20 python-jenkins==1.8.2 14:23:20 python-keystoneclient==5.4.0 14:23:20 python-magnumclient==4.4.0 14:23:20 python-novaclient==18.6.0 14:23:20 python-openstackclient==6.6.0 14:23:20 python-swiftclient==4.5.0 14:23:20 PyYAML==6.0.1 14:23:20 referencing==0.35.1 14:23:20 requests==2.31.0 14:23:20 requests-oauthlib==2.0.0 14:23:20 requestsexceptions==1.4.0 14:23:20 rfc3986==2.0.0 14:23:20 rpds-py==0.18.0 14:23:20 rsa==4.9 14:23:20 ruamel.yaml==0.18.6 14:23:20 ruamel.yaml.clib==0.2.8 14:23:20 s3transfer==0.10.1 14:23:20 simplejson==3.19.2 14:23:20 six==1.16.0 14:23:20 smmap==5.0.1 14:23:20 soupsieve==2.5 14:23:20 stevedore==5.2.0 14:23:20 tabulate==0.9.0 14:23:20 toml==0.10.2 14:23:20 tomlkit==0.12.4 14:23:20 tqdm==4.66.4 14:23:20 typing_extensions==4.11.0 14:23:20 tzdata==2024.1 14:23:20 urllib3==1.26.18 14:23:20 virtualenv==20.26.1 14:23:20 wcwidth==0.2.13 14:23:20 websocket-client==1.8.0 14:23:20 wrapt==1.16.0 14:23:20 xdg==6.0.0 14:23:20 xmltodict==0.13.0 14:23:20 yq==3.4.3 14:23:20 [EnvInject] - Injecting environment variables from a build step. 14:23:20 [EnvInject] - Injecting as environment variables the properties content 14:23:20 SET_JDK_VERSION=openjdk17 14:23:20 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:23:20 14:23:20 [EnvInject] - Variables injected successfully. 14:23:20 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins10617229567465784806.sh 14:23:20 ---> update-java-alternatives.sh 14:23:20 ---> Updating Java version 14:23:20 ---> Ubuntu/Debian system detected 14:23:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:23:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:23:20 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:23:21 openjdk version "17.0.7" 2023-04-18 14:23:21 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:23:21 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:23:21 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:23:21 [EnvInject] - Injecting environment variables from a build step. 14:23:21 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:23:21 [EnvInject] - Variables injected successfully. 14:23:21 [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins42450359851933507.sh 14:23:21 --> build_ric-plt-submgr-ubuntu.sh starts 14:23:21 Docker version 24.0.2, build cb74dfc 14:23:21 Unit Test 14:23:22 #1 [internal] load .dockerignore 14:23:22 #1 transferring context: 2B done 14:23:22 #1 DONE 0.1s 14:23:22 14:23:22 #2 [internal] load build definition from Dockerfile 14:23:22 #2 transferring dockerfile: 6.89kB done 14:23:22 #2 DONE 0.1s 14:23:22 14:23:22 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 14:23:22 #3 DONE 0.1s 14:23:22 14:23:22 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:23:22 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done 14:23:22 #4 ... 14:23:22 14:23:22 #5 [internal] load build context 14:23:22 #5 transferring context: 2.70MB 0.1s done 14:23:22 #5 DONE 0.1s 14:23:22 14:23:22 #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 14:23:22 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.05MB / 28.57MB 0.2s 14:23:22 #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done 14:23:22 #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done 14:23:22 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 7.34MB / 328.92MB 0.2s 14:23:22 #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done 14:23:22 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 4.19MB / 28.57MB 0.4s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 13.63MB / 28.57MB 0.6s 14:23:23 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 36.70MB / 328.92MB 0.6s 14:23:23 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 11.53MB / 129.05MB 0.6s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 17.83MB / 28.57MB 0.7s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 23.07MB / 28.57MB 0.8s 14:23:23 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 57.67MB / 328.92MB 0.8s 14:23:23 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 20.97MB / 129.05MB 0.8s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s 14:23:23 #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 0.9s done 14:23:23 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 0B / 134.79MB 1.1s 14:23:23 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 14:23:24 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 77.59MB / 328.92MB 1.5s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 31.46MB / 129.05MB 1.5s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 38.80MB / 129.05MB 1.6s 14:23:24 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14.68MB / 134.79MB 1.6s 14:23:24 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 109.05MB / 328.92MB 1.8s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 55.57MB / 129.05MB 1.8s 14:23:24 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 31.46MB / 134.79MB 1.8s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 63.96MB / 129.05MB 1.9s 14:23:24 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 40.89MB / 134.79MB 1.9s 14:23:24 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 133.17MB / 328.92MB 2.0s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 72.35MB / 129.05MB 2.0s 14:23:24 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 51.38MB / 134.79MB 2.0s 14:23:24 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 80.74MB / 129.05MB 2.1s 14:23:24 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 63.96MB / 134.79MB 2.1s 14:23:24 #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 1.2s done 14:23:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 170.92MB / 328.92MB 2.3s 14:23:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 97.78MB / 129.05MB 2.3s 14:23:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 89.13MB / 134.79MB 2.3s 14:23:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 97.52MB / 134.79MB 2.4s 14:23:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 204.47MB / 328.92MB 2.6s 14:23:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 2.6s 14:23:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 119.54MB / 134.79MB 2.6s 14:23:25 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.7s 14:23:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 127.93MB / 134.79MB 2.7s 14:23:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 227.54MB / 328.92MB 2.8s 14:23:25 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 2.8s 14:23:25 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 267.39MB / 328.92MB 3.1s 14:23:26 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 296.75MB / 328.92MB 3.3s 14:23:26 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 3.0s done 14:23:26 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 326.11MB / 328.92MB 3.5s 14:23:26 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 3.4s done 14:23:26 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 5.24MB / 27.08MB 3.5s 14:23:26 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 3.15MB / 42.84MB 3.5s 14:23:26 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 8.39MB / 27.08MB 3.6s 14:23:26 #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 3.8s done 14:23:26 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 3.9s 14:23:26 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 14:23:29 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 16.78MB / 27.08MB 7.2s 14:23:29 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 12.58MB / 42.84MB 7.2s 14:23:29 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 3.15MB / 8.47MB 7.2s 14:23:30 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 7.3s 14:23:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 23.07MB / 42.84MB 7.3s 14:23:30 #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 7.3s done 14:23:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.5s 14:23:30 #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 7.3s done 14:23:30 #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 7.5s done 14:23:31 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.1s 14:23:37 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.3s 14:23:39 #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 13.1s done 14:23:40 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done 14:23:40 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 14:23:44 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 4.6s done 14:23:44 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 14:23:49 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 4.7s done 14:23:49 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 14:23:50 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.0s done 14:23:51 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.1s 14:23:51 #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0.8s done 14:23:51 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 14:23:52 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.1s done 14:23:52 #4 DONE 29.7s 14:23:52 14:23:52 #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:23:54 #6 1.972 2024-05-06 14:23:54 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] 14:23:57 #6 DONE 5.5s 14:23:57 14:23:57 #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind 14:23:58 #7 0.275 14:23:58 #7 0.275 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:23:58 #7 0.275 14:23:58 #7 0.637 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 14:23:58 #7 0.853 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 14:23:58 #7 0.969 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 14:23:59 #7 1.213 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3595 kB] 14:23:59 #7 1.543 Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 14:23:59 #7 1.665 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3536 kB] 14:23:59 #7 1.743 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1201 kB] 14:23:59 #7 1.758 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] 14:23:59 #7 1.774 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1497 kB] 14:24:00 #7 2.278 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] 14:24:00 #7 2.282 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3686 kB] 14:24:00 #7 2.538 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4069 kB] 14:24:00 #7 2.709 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 14:24:00 #7 2.710 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 14:24:00 #7 2.938 Fetched 18.1 MB in 3s (7182 kB/s) 14:24:00 #7 2.938 Reading package lists... 14:24:01 #7 3.957 Building dependency tree... 14:24:02 #7 4.148 Reading state information... 14:24:02 #7 4.167 202 packages can be upgraded. Run 'apt list --upgradable' to see them. 14:24:02 #7 4.175 14:24:02 #7 4.175 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 14:24:02 #7 4.175 14:24:02 #7 4.215 Reading package lists... 14:24:03 #7 5.102 Building dependency tree... 14:24:03 #7 5.299 Reading state information... 14:24:03 #7 5.466 The following additional packages will be installed: 14:24:03 #7 5.467 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 14:24:03 #7 5.467 libpcap0.8 14:24:03 #7 5.467 Suggested packages: 14:24:03 #7 5.467 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind 14:24:03 #7 5.467 alleyoop valkyrie 14:24:03 #7 5.518 The following NEW packages will be installed: 14:24:03 #7 5.519 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 14:24:03 #7 5.519 net-tools tcpdump valgrind 14:24:03 #7 5.519 The following packages will be upgraded: 14:24:03 #7 5.520 libc-dev-bin libc6 libc6-dev libcurl4 14:24:03 #7 5.675 4 upgraded, 10 newly installed, 0 to remove and 198 not upgraded. 14:24:03 #7 5.675 Need to get 50.3 MB of archives. 14:24:03 #7 5.675 After this operation, 134 MB of additional disk space will be used. 14:24:03 #7 5.675 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB] 14:24:04 #7 6.274 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB] 14:24:04 #7 6.276 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.15 [2723 kB] 14:24:04 #7 6.352 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] 14:24:04 #7 6.353 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] 14:24:04 #7 6.355 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] 14:24:04 #7 6.360 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] 14:24:04 #7 6.364 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] 14:24:04 #7 6.367 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 14:24:04 #7 6.370 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.1 [3222 kB] 14:24:04 #7 6.443 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.1 [222 kB] 14:24:04 #7 6.445 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] 14:24:04 #7 6.480 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.15 [20.0 MB] 14:24:05 #7 7.279 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] 14:24:06 #7 8.098 debconf: delaying package configuration, since apt-utils is not installed 14:24:06 #7 8.148 Fetched 50.3 MB in 2s (22.2 MB/s) 14:24:06 #7 8.202 (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:24:06 #7 8.986 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.15_amd64.deb ... 14:24:06 #7 9.014 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... 14:24:11 #7 13.89 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ... 14:24:11 #7 13.92 Unpacking libc-dev-bin (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... 14:24:12 #7 14.06 Preparing to unpack .../libc6_2.31-0ubuntu9.15_amd64.deb ... 14:24:12 #7 14.19 debconf: unable to initialize frontend: Dialog 14:24:12 #7 14.19 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:24:12 #7 14.19 debconf: falling back to frontend: Readline 14:24:12 #7 14.33 Unpacking libc6:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.2) ... 14:24:14 #7 16.82 Setting up libc6:amd64 (2.31-0ubuntu9.15) ... 14:24:14 #7 16.93 debconf: unable to initialize frontend: Dialog 14:24:14 #7 16.93 debconf: (TERM is not set, so the dialog frontend is not usable.) 14:24:14 #7 16.93 debconf: falling back to frontend: Readline 14:24:16 #7 18.11 Selecting previously unselected package iputils-ping. 14:24:16 #7 18.11 (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:24:16 #7 18.13 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... 14:24:16 #7 18.14 Unpacking iputils-ping (3:20190709-3ubuntu1) ... 14:24:16 #7 18.21 Selecting previously unselected package libpcap0.8:amd64. 14:24:16 #7 18.21 Preparing to unpack .../01-libpcap0.8_1.9.1-3_amd64.deb ... 14:24:16 #7 18.22 Unpacking libpcap0.8:amd64 (1.9.1-3) ... 14:24:16 #7 18.30 Selecting previously unselected package tcpdump. 14:24:16 #7 18.30 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... 14:24:16 #7 18.31 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... 14:24:16 #7 18.43 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... 14:24:16 #7 18.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.7) ... 14:24:16 #7 18.57 Selecting previously unselected package curl. 14:24:16 #7 18.57 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.22_amd64.deb ... 14:24:16 #7 18.58 Unpacking curl (7.68.0-1ubuntu2.22) ... 14:24:16 #7 18.67 Selecting previously unselected package libbabeltrace1:amd64. 14:24:16 #7 18.68 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... 14:24:16 #7 18.69 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 14:24:16 #7 18.76 Selecting previously unselected package gdb. 14:24:16 #7 18.76 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:24:16 #7 18.77 Unpacking gdb (9.2-0ubuntu1~20.04.1) ... 14:24:16 #7 19.07 Selecting previously unselected package gdbserver. 14:24:16 #7 19.08 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.1_amd64.deb ... 14:24:17 #7 19.08 Unpacking gdbserver (9.2-0ubuntu1~20.04.1) ... 14:24:17 #7 19.17 Selecting previously unselected package net-tools. 14:24:17 #7 19.17 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... 14:24:17 #7 19.18 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:24:17 #7 19.25 Selecting previously unselected package libc6-dbg:amd64. 14:24:17 #7 19.26 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.15_amd64.deb ... 14:24:17 #7 19.26 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.15) ... 14:24:18 #7 20.74 Selecting previously unselected package valgrind. 14:24:18 #7 20.75 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... 14:24:18 #7 20.80 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... 14:24:20 #7 22.25 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... 14:24:20 #7 22.27 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.15) ... 14:24:20 #7 22.29 Setting up libpcap0.8:amd64 (1.9.1-3) ... 14:24:20 #7 22.31 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 14:24:20 #7 22.33 Setting up gdbserver (9.2-0ubuntu1~20.04.1) ... 14:24:20 #7 22.35 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 14:24:20 #7 22.37 Setting up curl (7.68.0-1ubuntu2.22) ... 14:24:20 #7 22.39 Setting up libc-dev-bin (2.31-0ubuntu9.15) ... 14:24:20 #7 22.42 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... 14:24:20 #7 22.44 Setting up iputils-ping (3:20190709-3ubuntu1) ... 14:24:20 #7 22.48 Setting up tcpdump (4.9.3-4ubuntu0.3) ... 14:24:20 #7 22.74 Setting up gdb (9.2-0ubuntu1~20.04.1) ... 14:24:20 #7 22.77 Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ... 14:24:20 #7 22.79 Processing triggers for man-db (2.9.1-1) ... 14:24:20 #7 22.85 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 14:24:21 #7 DONE 23.7s 14:24:21 14:24:21 #8 [submgrcore 4/14] WORKDIR /tmp 14:24:21 #8 DONE 0.2s 14:24:21 14:24:21 #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:24:23 #9 DONE 1.2s 14:24:23 14:24:23 #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest 14:24:23 #10 0.828 go: downloading github.com/go-delve/delve v1.22.1 14:24:24 #10 1.204 go: downloading github.com/spf13/cobra v1.7.0 14:24:24 #10 1.205 go: downloading github.com/sirupsen/logrus v1.9.3 14:24:24 #10 1.223 go: downloading github.com/mattn/go-isatty v0.0.20 14:24:24 #10 1.254 go: downloading gopkg.in/yaml.v2 v2.4.0 14:24:24 #10 1.257 go: downloading github.com/hashicorp/golang-lru v1.0.2 14:24:24 #10 1.258 go: downloading golang.org/x/arch v0.6.0 14:24:24 #10 1.279 go: downloading github.com/cosiner/argv v0.1.0 14:24:24 #10 1.294 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d 14:24:24 #10 1.310 go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 14:24:24 #10 1.336 go: downloading github.com/google/go-dap v0.11.0 14:24:24 #10 1.364 go: downloading golang.org/x/sys v0.13.0 14:24:24 #10 1.379 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 14:24:24 #10 1.380 go: downloading gopkg.in/yaml.v3 v3.0.1 14:24:24 #10 1.387 go: downloading github.com/cilium/ebpf v0.11.0 14:24:24 #10 1.655 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 14:24:24 #10 1.713 go: downloading github.com/mattn/go-runewidth v0.0.13 14:24:24 #10 1.717 go: downloading github.com/russross/blackfriday/v2 v2.1.0 14:24:24 #10 1.725 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 14:24:24 #10 1.756 go: downloading github.com/rivo/uniseg v0.2.0 14:24:35 #10 DONE 12.6s 14:24:35 14:24:35 #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:24:35 #11 0.248 --2024-05-06 14:24:35-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 14:24:35 #11 0.250 Resolving packagecloud.io (packagecloud.io)... 54.183.93.75, 13.56.107.56, 2600:1f1c:2e5:6901:729:41b1:fb6d:7420, ... 14:24:35 #11 0.255 Connecting to packagecloud.io (packagecloud.io)|54.183.93.75|:443... connected. 14:24:35 #11 0.264 HTTP request sent, awaiting response... 302 Found 14:24:35 #11 0.305 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1715005775&Signature=UCZAV1wdgb8lHEy3zftkENu9WHR~pInN9jtU-2yjtFSN6K~T7dCRY3ssxEcfYEjT955vyXbsuZryo1ob-FF1HdkzjvCbpOZ3rHiK0uUGnXQIEuiGY73Nc8mqcf4OPzkWM-PY6wS~~zUBZIOqbafvZA~XBFvxDrbb5zY8mFUw1bbzKOGhIsDyAfE8OzS8l8CHUyDdwW7O4PbWuh1MtRz~IdM7177lPbYVLVG6JCfEToH0TO~37N2BOgAAZUYDpIR6w3nZi8CJt6WDcFR0eotAjXeuw-kOSfwM8aTaVHH1xQWSwvkbXlzPcLbTXVr6pvmN2bd4sjF0Wt3nFMORAwf-kw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:24:35 #11 0.305 --2024-05-06 14:24:35-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1715005775&Signature=UCZAV1wdgb8lHEy3zftkENu9WHR~pInN9jtU-2yjtFSN6K~T7dCRY3ssxEcfYEjT955vyXbsuZryo1ob-FF1HdkzjvCbpOZ3rHiK0uUGnXQIEuiGY73Nc8mqcf4OPzkWM-PY6wS~~zUBZIOqbafvZA~XBFvxDrbb5zY8mFUw1bbzKOGhIsDyAfE8OzS8l8CHUyDdwW7O4PbWuh1MtRz~IdM7177lPbYVLVG6JCfEToH0TO~37N2BOgAAZUYDpIR6w3nZi8CJt6WDcFR0eotAjXeuw-kOSfwM8aTaVHH1xQWSwvkbXlzPcLbTXVr6pvmN2bd4sjF0Wt3nFMORAwf-kw__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:24:35 #11 0.305 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.132, 18.173.117.108, ... 14:24:35 #11 0.312 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. 14:24:35 #11 0.319 HTTP request sent, awaiting response... 200 OK 14:24:35 #11 0.327 Length: 246552 (241K) [application/x-debian-package] 14:24:35 #11 0.327 Saving to: 'rmr_4.9.4_amd64.deb' 14:24:35 #11 0.328 14:24:35 #11 0.328 0K .......... .......... .......... .......... .......... 20% 18.3M 0s 14:24:35 #11 0.330 50K .......... .......... .......... .......... .......... 41% 20.6M 0s 14:24:35 #11 0.333 100K .......... .......... .......... .......... .......... 62% 26.6M 0s 14:24:35 #11 0.335 150K .......... .......... .......... .......... .......... 83% 35.8M 0s 14:24:35 #11 0.336 200K .......... .......... .......... .......... 100% 52.1M=0.009s 14:24:35 #11 0.337 14:24:35 #11 0.337 2024-05-06 14:24:35 (26.1 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 14:24:35 #11 0.337 14:24:35 #11 0.398 Selecting previously unselected package rmr. 14:24:36 #11 0.418 (Reading database ... 47387 files and directories currently installed.) 14:24:36 #11 0.419 Preparing to unpack rmr_4.9.4_amd64.deb ... 14:24:36 #11 0.426 Unpacking rmr (4.9.4) ... 14:24:36 #11 0.477 Setting up rmr (4.9.4) ... 14:24:36 #11 DONE 0.6s 14:24:36 14:24:36 #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:24:36 #12 0.225 --2024-05-06 14:24:36-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 14:24:36 #12 0.228 Resolving packagecloud.io (packagecloud.io)... 13.56.107.56, 54.183.93.75, 2600:1f1c:2e5:6900:af36:1922:8c07:8363, ... 14:24:36 #12 0.230 Connecting to packagecloud.io (packagecloud.io)|13.56.107.56|:443... connected. 14:24:36 #12 0.240 HTTP request sent, awaiting response... 302 Found 14:24:36 #12 0.267 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1715005776&Signature=ehd5cWlhA-cwftf2ect~I~59WkGYach2inOvMq7rBLmIDEqt3tNX5zKuq8uUrw27oLj85ChK7JGPSFBWwE3SHtygIi95jSEfGp9jLQWjzs31sqO5rQ38mTrGtYxP5xnTPPA7EUWhMFg67YyYbOStFr3Igzq93mgyoLl0vySKjaYo65VtSE5PumkOvodyHIANO0emxKWjVL~eFuJRMV06Co7Z67osiUzPEztOWEtxkduJ56RLGq3oQvpg0iMCOi6EZnP5atQtbnkTmeTLEtsXYGZ5XnkvgILaHZKSvwlnnlGqa8rrQQ-t~U1LvBgvJ3YRh9W854bQz9Yh72mCwJp--Q__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 14:24:36 #12 0.267 --2024-05-06 14:24:36-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1715005776&Signature=ehd5cWlhA-cwftf2ect~I~59WkGYach2inOvMq7rBLmIDEqt3tNX5zKuq8uUrw27oLj85ChK7JGPSFBWwE3SHtygIi95jSEfGp9jLQWjzs31sqO5rQ38mTrGtYxP5xnTPPA7EUWhMFg67YyYbOStFr3Igzq93mgyoLl0vySKjaYo65VtSE5PumkOvodyHIANO0emxKWjVL~eFuJRMV06Co7Z67osiUzPEztOWEtxkduJ56RLGq3oQvpg0iMCOi6EZnP5atQtbnkTmeTLEtsXYGZ5XnkvgILaHZKSvwlnnlGqa8rrQQ-t~U1LvBgvJ3YRh9W854bQz9Yh72mCwJp--Q__&Key-Pair-Id=K1ZMSF1EKC3AZL 14:24:36 #12 0.267 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.128, 18.173.117.108, 18.173.117.132, ... 14:24:36 #12 0.268 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.128|:443... connected. 14:24:36 #12 0.274 HTTP request sent, awaiting response... 200 OK 14:24:36 #12 0.281 Length: 128860 (126K) [application/x-debian-package] 14:24:36 #12 0.282 Saving to: 'rmr-dev_4.9.4_amd64.deb' 14:24:36 #12 0.282 14:24:36 #12 0.282 0K .......... .......... .......... .......... .......... 39% 23.9M 0s 14:24:36 #12 0.284 50K .......... .......... .......... .......... .......... 79% 27.5M 0s 14:24:36 #12 0.286 100K .......... .......... ..... 100% 53.2M=0.004s 14:24:36 #12 0.286 14:24:36 #12 0.287 2024-05-06 14:24:36 (28.6 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 14:24:36 #12 0.287 14:24:36 #12 0.331 Selecting previously unselected package rmr-dev. 14:24:36 #12 0.352 (Reading database ... 47395 files and directories currently installed.) 14:24:36 #12 0.354 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 14:24:36 #12 0.362 Unpacking rmr-dev (4.9.4) ... 14:24:36 #12 0.419 Setting up rmr-dev (4.9.4) ... 14:24:36 #12 DONE 0.6s 14:24:36 14:24:36 #13 [submgrcore 9/14] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 14:24:37 #13 DONE 0.3s 14:24:37 14:24:37 #14 [submgrcore 10/14] RUN mkdir -p /manifests/ 14:24:37 #14 DONE 0.3s 14:24:37 14:24:37 #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:24:37 #15 DONE 0.3s 14:24:37 14:24:37 #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:24:38 #16 DONE 0.3s 14:24:38 14:24:38 #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:24:38 #17 DONE 0.3s 14:24:38 14:24:38 #18 [submgrcore 14/14] WORKDIR /opt/submgr 14:24:38 #18 DONE 0.1s 14:24:38 14:24:38 #19 [submgre2apbuild 1/11] COPY 3rdparty 3rdparty 14:24:39 #19 DONE 0.8s 14:24:39 14:24:39 #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:24:48 #20 DONE 9.1s 14:24:48 14:24:48 #21 [submgre2apbuild 3/11] RUN echo "E2AP E2AP-v02.00.00" >> /manifests/versions.txt 14:24:48 #21 DONE 0.3s 14:24:49 14:24:49 #22 [submgre2apbuild 4/11] COPY e2ap e2ap 14:24:49 #22 DONE 0.2s 14:24:49 14:24:49 #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:24:49 #23 DONE 0.5s 14:24:49 14:24:49 #24 [submgre2apbuild 6/11] RUN cd e2ap && go test -v ./pkg/conv 14:24:50 #24 1.228 === RUN TestBcdEven 14:24:50 #24 1.228 TestBcdEven: 123456 encoded data [123456] 14:24:50 #24 1.228 --- PASS: TestBcdEven (0.00s) 14:24:50 #24 1.228 === RUN TestBcdUnEven1 14:24:50 #24 1.228 TestBcdUnEven1: 12345 encoded data [12345f] 14:24:50 #24 1.228 --- PASS: TestBcdUnEven1 (0.00s) 14:24:50 #24 1.228 === RUN TestBcdUnEven2 14:24:50 #24 1.228 TestBcdUnEven2: 12345f encoded data [12345f] 14:24:50 #24 1.229 --- PASS: TestBcdUnEven2 (0.00s) 14:24:50 #24 1.229 === RUN TestTbcdEven 14:24:50 #24 1.229 TestTbcdEven: 123456 encoded data [214365] 14:24:50 #24 1.229 --- PASS: TestTbcdEven (0.00s) 14:24:50 #24 1.229 === RUN TestTbcdUnEven1 14:24:50 #24 1.229 TestTbcdUnEven1: 12345 encoded data [2143f5] 14:24:50 #24 1.229 --- PASS: TestTbcdUnEven1 (0.00s) 14:24:50 #24 1.229 === RUN TestTbcdUnEven2 14:24:50 #24 1.229 TestTbcdUnEven2: 12345f encoded data [2143f5] 14:24:50 #24 1.229 --- PASS: TestTbcdUnEven2 (0.00s) 14:24:50 #24 1.229 === RUN TestPlmnId 14:24:50 #24 1.229 --- PASS: TestPlmnId (0.00s) 14:24:50 #24 1.230 === RUN TestPlmnIdBcd1 14:24:50 #24 1.230 --- PASS: TestPlmnIdBcd1 (0.00s) 14:24:50 #24 1.230 === RUN TestPlmnIdBcd2 14:24:50 #24 1.230 --- PASS: TestPlmnIdBcd2 (0.00s) 14:24:50 #24 1.230 === RUN TestPlmnIdTbcd1 14:24:50 #24 1.230 --- PASS: TestPlmnIdTbcd1 (0.00s) 14:24:50 #24 1.230 === RUN TestPlmnIdTbcd2 14:24:50 #24 1.230 --- PASS: TestPlmnIdTbcd2 (0.00s) 14:24:50 #24 1.230 PASS 14:24:50 #24 1.231 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/conv 0.004s 14:24:51 #24 DONE 1.4s 14:24:51 14:24:51 #25 [submgre2apbuild 7/11] RUN cd e2ap && go test -v ./pkg/e2ap_wrapper 14:24:51 #25 0.239 go: downloading github.com/google/go-cmp v0.3.1 14:24:53 #25 2.326 === RUN TestRunE2Tests 14:24:53 #25 2.326 === RUN TestRunE2Tests/ASN1C-E2AP-Packer 14:24:53 #25 2.327 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): ########## ########## 14:24:53 #25 2.327 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): init 14:24:53 #25 2.327 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): pack 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.328 ricSubscriptionRequest. 14:24:53 #25 2.328 ricRequestID. 14:24:53 #25 2.328 ricRequestorID = 1 14:24:53 #25 2.328 ricInstanceID = 22 14:24:53 #25 2.328 ranFunctionID = 33 14:24:53 #25 2.328 ricSubscriptionDetails. 14:24:53 #25 2.328 ricActionToBeSetupItemIEs. 14:24:53 #25 2.328 contentLength = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): unpack 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.328 ricSubscriptionRequest. 14:24:53 #25 2.328 ricRequestID. 14:24:53 #25 2.328 ricRequestorID = 1 14:24:53 #25 2.328 ricInstanceID = 22 14:24:53 #25 2.328 ranFunctionID = 33 14:24:53 #25 2.328 ricSubscriptionDetails. 14:24:53 #25 2.328 ricActionToBeSetupItemIEs. 14:24:53 #25 2.328 contentLength = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.328 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#01 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): ########## ########## 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): init 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): pack 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.328 ricSubscriptionRequest. 14:24:53 #25 2.328 ricRequestID. 14:24:53 #25 2.328 ricRequestorID = 1 14:24:53 #25 2.328 ricInstanceID = 22 14:24:53 #25 2.328 ranFunctionID = 33 14:24:53 #25 2.328 ricSubscriptionDetails. 14:24:53 #25 2.328 ricActionToBeSetupItemIEs. 14:24:53 #25 2.328 contentLength = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): unpack 14:24:53 #25 2.328 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.328 ricSubscriptionRequest. 14:24:53 #25 2.328 ricRequestID. 14:24:53 #25 2.328 ricRequestorID = 1 14:24:53 #25 2.328 ricInstanceID = 22 14:24:53 #25 2.328 ranFunctionID = 33 14:24:53 #25 2.328 ricSubscriptionDetails. 14:24:53 #25 2.328 ricActionToBeSetupItemIEs. 14:24:53 #25 2.328 contentLength = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.328 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.329 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#02 14:24:53 #25 2.329 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): ########## ########## 14:24:53 #25 2.329 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): init 14:24:53 #25 2.329 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): pack 14:24:53 #25 2.331 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.331 ricSubscriptionRequest. 14:24:53 #25 2.331 ricRequestID. 14:24:53 #25 2.331 ricRequestorID = 1 14:24:53 #25 2.331 ricInstanceID = 22 14:24:53 #25 2.331 ranFunctionID = 33 14:24:53 #25 2.331 ricSubscriptionDetails. 14:24:53 #25 2.331 ricActionToBeSetupItemIEs. 14:24:53 #25 2.331 contentLength = 1 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.331 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): unpack 14:24:53 #25 2.331 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.331 ricSubscriptionRequest. 14:24:53 #25 2.331 ricRequestID. 14:24:53 #25 2.331 ricRequestorID = 1 14:24:53 #25 2.331 ricInstanceID = 22 14:24:53 #25 2.331 ranFunctionID = 33 14:24:53 #25 2.331 ricSubscriptionDetails. 14:24:53 #25 2.331 ricActionToBeSetupItemIEs. 14:24:53 #25 2.331 contentLength = 1 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.331 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.332 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#03 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): ########## ########## 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): init 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): pack 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.332 ricSubscriptionRequest. 14:24:53 #25 2.332 ricRequestID. 14:24:53 #25 2.332 ricRequestorID = 1 14:24:53 #25 2.332 ricInstanceID = 22 14:24:53 #25 2.332 ranFunctionID = 33 14:24:53 #25 2.332 ricSubscriptionDetails. 14:24:53 #25 2.332 ricActionToBeSetupItemIEs. 14:24:53 #25 2.332 contentLength = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): unpack 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.332 ricSubscriptionRequest. 14:24:53 #25 2.332 ricRequestID. 14:24:53 #25 2.332 ricRequestorID = 1 14:24:53 #25 2.332 ricInstanceID = 22 14:24:53 #25 2.332 ranFunctionID = 33 14:24:53 #25 2.332 ricSubscriptionDetails. 14:24:53 #25 2.332 ricActionToBeSetupItemIEs. 14:24:53 #25 2.332 contentLength = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.332 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#04 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): ########## ########## 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): init 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): pack 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.332 ricSubscriptionRequest. 14:24:53 #25 2.332 ricRequestID. 14:24:53 #25 2.332 ricRequestorID = 1 14:24:53 #25 2.332 ricInstanceID = 22 14:24:53 #25 2.332 ranFunctionID = 33 14:24:53 #25 2.332 ricSubscriptionDetails. 14:24:53 #25 2.332 ricActionToBeSetupItemIEs. 14:24:53 #25 2.332 contentLength = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.332 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.332 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): unpack 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-): print: 14:24:53 #25 2.333 ricSubscriptionRequest. 14:24:53 #25 2.333 ricRequestID. 14:24:53 #25 2.333 ricRequestorID = 1 14:24:53 #25 2.333 ricInstanceID = 22 14:24:53 #25 2.333 ranFunctionID = 33 14:24:53 #25 2.333 ricSubscriptionDetails. 14:24:53 #25 2.333 ricActionToBeSetupItemIEs. 14:24:53 #25 2.333 contentLength = 1 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricActionID = 0 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricActionType = 1 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricActionDefinitionPresent = true 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricSubsequentActionPresent = true 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricSubsequentAction.ricSubsequentActionType = 0 14:24:53 #25 2.333 ricActionToBeSetupItem[index].ricSubsequentAction.ricTimeToWait = 9 14:24:53 #25 2.333 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#05 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): ########## ########## 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): init 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): pack 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): print: 14:24:53 #25 2.333 ricSubscriptionResponse. 14:24:53 #25 2.333 ricRequestID. 14:24:53 #25 2.333 ricRequestorID = 1 14:24:53 #25 2.333 ricInstanceID = 22 14:24:53 #25 2.333 ranFunctionID = 33 14:24:53 #25 2.333 ricActionAdmittedList. 14:24:53 #25 2.333 contentLength = 16 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 0 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 1 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 2 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 3 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 4 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 5 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 6 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 7 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 8 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 9 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 10 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 11 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 12 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 13 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 14 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 15 14:24:53 #25 2.333 ricActionNotAdmittedListPresent = true 14:24:53 #25 2.333 ricActionNotAdmittedList. 14:24:53 #25 2.333 contentLength = 16 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 0 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 2 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 3 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 4 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 5 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 6 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 7 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 8 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 9 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 10 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 11 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 12 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 13 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 14 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 15 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): unpack 14:24:53 #25 2.333 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsResp): print: 14:24:53 #25 2.333 ricSubscriptionResponse. 14:24:53 #25 2.333 ricRequestID. 14:24:53 #25 2.333 ricRequestorID = 1 14:24:53 #25 2.333 ricInstanceID = 22 14:24:53 #25 2.333 ranFunctionID = 33 14:24:53 #25 2.333 ricActionAdmittedList. 14:24:53 #25 2.333 contentLength = 16 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 0 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 1 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 2 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 3 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 4 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 5 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 6 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 7 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 8 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 9 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 10 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 11 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 12 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 13 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 14 14:24:53 #25 2.333 ricActionAdmittedList.ricActionID[index] = 15 14:24:53 #25 2.333 ricActionNotAdmittedListPresent = true 14:24:53 #25 2.333 ricActionNotAdmittedList. 14:24:53 #25 2.333 contentLength = 16 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 0 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 2 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 3 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 4 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 5 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 6 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 7 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 8 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 9 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 10 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 11 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 12 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 13 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 14 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].ricActionID = 15 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.content = 1 14:24:53 #25 2.333 RICActionNotAdmittedItem[index].cause.causeVal = 1 14:24:53 #25 2.334 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#06 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): ########## ########## 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): init 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): pack 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): print: 14:24:53 #25 2.334 ricSubscriptionFailure. 14:24:53 #25 2.334 ricRequestID. 14:24:53 #25 2.334 ricRequestorID = 1 14:24:53 #25 2.334 ricInstanceID = 22 14:24:53 #25 2.334 ranFunctionID = 0 14:24:53 #25 2.334 ricActionNotAdmittedList. 14:24:53 #25 2.334 cause.content = 1 14:24:53 #25 2.334 cause.causeVal = 8 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): unpack 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsFail): print: 14:24:53 #25 2.334 ricSubscriptionFailure. 14:24:53 #25 2.334 ricRequestID. 14:24:53 #25 2.334 ricRequestorID = 1 14:24:53 #25 2.334 ricInstanceID = 22 14:24:53 #25 2.334 ranFunctionID = 0 14:24:53 #25 2.334 ricActionNotAdmittedList. 14:24:53 #25 2.334 cause.content = 1 14:24:53 #25 2.334 cause.causeVal = 8 14:24:53 #25 2.334 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#07 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): ########## ########## 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): init 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): pack 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:24:53 #25 2.334 ricSubscriptionDeleteRequest. 14:24:53 #25 2.334 ricRequestID. 14:24:53 #25 2.334 ricRequestorID = 1 14:24:53 #25 2.334 ricInstanceID = 22 14:24:53 #25 2.334 ranFunctionID = 33 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): unpack 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteReq): print: 14:24:53 #25 2.334 ricSubscriptionDeleteRequest. 14:24:53 #25 2.334 ricRequestID. 14:24:53 #25 2.334 ricRequestorID = 1 14:24:53 #25 2.334 ricInstanceID = 22 14:24:53 #25 2.334 ranFunctionID = 33 14:24:53 #25 2.334 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#08 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): ########## ########## 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): init 14:24:53 #25 2.334 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): pack 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:24:53 #25 2.335 ricSubscriptionDeleteResponse. 14:24:53 #25 2.335 ricRequestID. 14:24:53 #25 2.335 ricRequestorID = 1 14:24:53 #25 2.335 ricInstanceID = 22 14:24:53 #25 2.335 ranFunctionID = 33 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): unpack 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteResp): print: 14:24:53 #25 2.335 ricSubscriptionDeleteResponse. 14:24:53 #25 2.335 ricRequestID. 14:24:53 #25 2.335 ricRequestorID = 1 14:24:53 #25 2.335 ricInstanceID = 22 14:24:53 #25 2.335 ranFunctionID = 33 14:24:53 #25 2.335 === RUN TestRunE2Tests/ASN1C-E2AP-Packer#09 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): ########## ########## 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): init 14:24:53 #25 2.335 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): pack 14:24:53 #25 2.336 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:24:53 #25 2.336 ricSubscriptionDeleteFailure. 14:24:53 #25 2.336 ricRequestID. 14:24:53 #25 2.336 ricRequestorID = 1 14:24:53 #25 2.336 ricInstanceID = 22 14:24:53 #25 2.336 ranFunctionID = 33 14:24:53 #25 2.336 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): unpack 14:24:53 #25 2.336 TEST: 2024/05/06 14:24:53 (ASN1C-E2AP-Packer-SubsDeleteFail): print: 14:24:53 #25 2.336 ricSubscriptionDeleteFailure. 14:24:53 #25 2.336 ricRequestID. 14:24:53 #25 2.336 ricRequestorID = 1 14:24:53 #25 2.336 ricInstanceID = 22 14:24:53 #25 2.336 ranFunctionID = 33 14:24:53 #25 2.336 --- PASS: TestRunE2Tests (0.01s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#01 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#02 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#03 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#04 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#05 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#06 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#07 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#08 (0.00s) 14:24:53 #25 2.336 --- PASS: TestRunE2Tests/ASN1C-E2AP-Packer#09 (0.00s) 14:24:53 #25 2.336 PASS 14:24:53 #25 2.337 ok gerrit.o-ran-sc.org/r/ric-plt/e2ap/pkg/e2ap_wrapper 0.018s 14:24:53 #25 DONE 2.6s 14:24:53 14:24:53 #26 [submgre2apbuild 8/11] RUN cd e2ap && test -z "$(gofmt -l pkg/conv/*.go)" 14:24:54 #26 DONE 0.4s 14:24:54 14:24:54 #27 [submgre2apbuild 9/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap_wrapper/*.go)" 14:24:54 #27 DONE 0.3s 14:24:54 14:24:54 #28 [submgre2apbuild 10/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/*.go)" 14:24:54 #28 DONE 0.3s 14:24:54 14:24:54 #29 [submgre2apbuild 11/11] RUN cd e2ap && test -z "$(gofmt -l pkg/e2ap/e2ap_tests/*.go)" 14:24:55 #29 DONE 0.3s 14:24:55 14:24:55 #30 [submgrbuild 1/21] COPY go.mod go.mod 14:24:55 #30 DONE 0.2s 14:24:55 14:24:55 #31 [submgrbuild 2/21] RUN go mod download 14:24:56 #31 DONE 1.6s 14:24:56 14:24:56 #32 [submgrbuild 3/21] RUN mkdir pkg 14:24:57 #32 DONE 0.3s 14:24:57 14:24:57 #33 [submgrbuild 4/21] COPY api api 14:24:57 #33 DONE 0.2s 14:24:57 14:24:57 #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:24:57 #34 0.233 Cloning into 'rtmgr'... 14:24:58 #34 0.967 Note: switching to '8becf0c4e06bc89b13d217a102eb7a50470cddc5'. 14:24:58 #34 0.967 14:24:58 #34 0.967 You are in 'detached HEAD' state. You can look around, make experimental 14:24:58 #34 0.967 changes and commit them, and you can discard any commits you make in this 14:24:58 #34 0.967 state without impacting any branches by switching back to a branch. 14:24:58 #34 0.967 14:24:58 #34 0.967 If you want to create a new branch to retain commits you create, you may 14:24:58 #34 0.967 do so (now or later) by using -c with the switch command. Example: 14:24:58 #34 0.967 14:24:58 #34 0.967 git switch -c 14:24:58 #34 0.967 14:24:58 #34 0.967 Or undo this operation with: 14:24:58 #34 0.967 14:24:58 #34 0.967 git switch - 14:24:58 #34 0.967 14:24:58 #34 0.967 Turn off this advice by setting config variable advice.detachedHead to false 14:24:58 #34 0.967 14:24:58 #34 0.967 HEAD is now at 8becf0c Release ric-plt/rtmgr 14:24:58 #34 DONE 1.1s 14:24:58 14:24:58 #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:24:58 #35 0.341 2024/05/06 14:24:58 validating spec /opt/submgr/api/routing_manager.yaml 14:24:59 #35 0.935 2024/05/06 14:24:59 preprocessing spec with option: minimal flattening 14:24:59 #35 0.947 2024/05/06 14:24:59 building a plan for generation 14:24:59 #35 0.947 2024/05/06 14:24:59 generation target pkg/ 14:24:59 #35 0.948 2024/05/06 14:24:59 planning definitions 14:24:59 #35 0.966 2024/05/06 14:24:59 planning operations 14:24:59 #35 0.983 2024/05/06 14:24:59 grouping operations into packages 14:24:59 #35 0.983 2024/05/06 14:24:59 planning meta data and facades 14:24:59 #35 0.987 2024/05/06 14:24:59 rendering 1 templates for model add-rmr-route 14:24:59 #35 0.987 2024/05/06 14:24:59 name field add-rmr-route 14:24:59 #35 0.987 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 0.988 2024/05/06 14:24:59 creating generated file "add_rmr_route.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 0.992 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 0.993 2024/05/06 14:24:59 rendering 1 templates for model debuginfo 14:24:59 #35 0.993 2024/05/06 14:24:59 name field debuginfo 14:24:59 #35 0.993 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 0.994 2024/05/06 14:24:59 creating generated file "debuginfo.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 0.996 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 0.996 2024/05/06 14:24:59 rendering 1 templates for model e2t-data 14:24:59 #35 0.996 2024/05/06 14:24:59 name field e2t-data 14:24:59 #35 0.996 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 0.997 2024/05/06 14:24:59 creating generated file "e2t_data.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 0.999 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.000 2024/05/06 14:24:59 rendering 1 templates for model e2t-delete-data 14:24:59 #35 1.000 2024/05/06 14:24:59 name field e2t-delete-data 14:24:59 #35 1.000 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.001 2024/05/06 14:24:59 creating generated file "e2t_delete_data.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.004 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.005 2024/05/06 14:24:59 rendering 1 templates for model endpoint 14:24:59 #35 1.005 2024/05/06 14:24:59 name field endpoint 14:24:59 #35 1.006 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.006 2024/05/06 14:24:59 creating generated file "endpoint.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.008 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.009 2024/05/06 14:24:59 rendering 1 templates for model health-status 14:24:59 #35 1.009 2024/05/06 14:24:59 name field health-status 14:24:59 #35 1.009 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.010 2024/05/06 14:24:59 creating generated file "health_status.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.013 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.015 2024/05/06 14:24:59 rendering 1 templates for model ran-e2t-element 14:24:59 #35 1.015 2024/05/06 14:24:59 name field ran-e2t-element 14:24:59 #35 1.015 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.016 2024/05/06 14:24:59 creating generated file "ran_e2t_element.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.019 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.019 2024/05/06 14:24:59 rendering 1 templates for model ran-e2t-map 14:24:59 #35 1.019 2024/05/06 14:24:59 name field ran-e2t-map 14:24:59 #35 1.019 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.020 2024/05/06 14:24:59 creating generated file "ran_e2t_map.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.021 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.023 2024/05/06 14:24:59 rendering 1 templates for model ranNamelist 14:24:59 #35 1.023 2024/05/06 14:24:59 name field ranNamelist 14:24:59 #35 1.023 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.024 2024/05/06 14:24:59 creating generated file "ran_namelist.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.025 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.025 2024/05/06 14:24:59 rendering 1 templates for model routelist 14:24:59 #35 1.025 2024/05/06 14:24:59 name field routelist 14:24:59 #35 1.025 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.026 2024/05/06 14:24:59 creating generated file "routelist.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.027 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.029 2024/05/06 14:24:59 rendering 1 templates for model xapp-callback-data 14:24:59 #35 1.029 2024/05/06 14:24:59 name field xapp-callback-data 14:24:59 #35 1.029 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.029 2024/05/06 14:24:59 creating generated file "xapp_callback_data.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.034 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.034 2024/05/06 14:24:59 rendering 1 templates for model xapp-element 14:24:59 #35 1.034 2024/05/06 14:24:59 name field xapp-element 14:24:59 #35 1.034 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.035 2024/05/06 14:24:59 creating generated file "xapp_element.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.040 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.041 2024/05/06 14:24:59 rendering 1 templates for model xapp-list 14:24:59 #35 1.041 2024/05/06 14:24:59 name field xapp-list 14:24:59 #35 1.041 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.041 2024/05/06 14:24:59 creating generated file "xapp_list.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.043 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.046 2024/05/06 14:24:59 rendering 1 templates for model xapp-subscription-data 14:24:59 #35 1.046 2024/05/06 14:24:59 name field xapp-subscription-data 14:24:59 #35 1.046 2024/05/06 14:24:59 package field rtmgr_models 14:24:59 #35 1.047 2024/05/06 14:24:59 creating generated file "xapp_subscription_data.go" in "pkg/rtmgr_models" as definition 14:24:59 #35 1.051 2024/05/06 14:24:59 executed template asset:model 14:24:59 #35 1.052 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.052 2024/05/06 14:24:59 name field get_debuginfo 14:24:59 #35 1.052 2024/05/06 14:24:59 package field debug 14:24:59 #35 1.052 2024/05/06 14:24:59 creating generated file "get_debuginfo_parameters.go" in "pkg/rtmgr_client/debug" as parameters 14:24:59 #35 1.056 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.058 2024/05/06 14:24:59 name field get_debuginfo 14:24:59 #35 1.058 2024/05/06 14:24:59 package field debug 14:24:59 #35 1.058 2024/05/06 14:24:59 creating generated file "get_debuginfo_responses.go" in "pkg/rtmgr_client/debug" as responses 14:24:59 #35 1.062 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.063 2024/05/06 14:24:59 rendering 1 templates for operation group 14:24:59 #35 1.063 2024/05/06 14:24:59 name field debug 14:24:59 #35 1.064 2024/05/06 14:24:59 creating generated file "debug_client.go" in "pkg/rtmgr_client/debug" as client 14:24:59 #35 1.065 2024/05/06 14:24:59 executed template asset:clientClient 14:24:59 #35 1.067 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.067 2024/05/06 14:24:59 name field add_rmr_route 14:24:59 #35 1.067 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.067 2024/05/06 14:24:59 creating generated file "add_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.073 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.074 2024/05/06 14:24:59 name field add_rmr_route 14:24:59 #35 1.074 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.075 2024/05/06 14:24:59 creating generated file "add_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.079 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.081 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.081 2024/05/06 14:24:59 name field associate_ran_to_e2t_handle 14:24:59 #35 1.081 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.082 2024/05/06 14:24:59 creating generated file "associate_ran_to_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.094 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.096 2024/05/06 14:24:59 name field associate_ran_to_e2t_handle 14:24:59 #35 1.096 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.098 2024/05/06 14:24:59 creating generated file "associate_ran_to_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.108 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.111 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.111 2024/05/06 14:24:59 name field create_new_e2t_handle 14:24:59 #35 1.111 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.112 2024/05/06 14:24:59 creating generated file "create_new_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.120 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.121 2024/05/06 14:24:59 name field create_new_e2t_handle 14:24:59 #35 1.121 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.132 2024/05/06 14:24:59 creating generated file "create_new_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.140 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.147 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.147 2024/05/06 14:24:59 name field del_rmr_route 14:24:59 #35 1.147 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.148 2024/05/06 14:24:59 creating generated file "del_rmr_route_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.154 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.155 2024/05/06 14:24:59 name field del_rmr_route 14:24:59 #35 1.155 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.156 2024/05/06 14:24:59 creating generated file "del_rmr_route_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.160 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.163 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.163 2024/05/06 14:24:59 name field delete_e2t_handle 14:24:59 #35 1.163 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.163 2024/05/06 14:24:59 creating generated file "delete_e2t_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.171 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.173 2024/05/06 14:24:59 name field delete_e2t_handle 14:24:59 #35 1.173 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.174 2024/05/06 14:24:59 creating generated file "delete_e2t_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.185 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.189 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.189 2024/05/06 14:24:59 name field delete_xapp_subscription_handle 14:24:59 #35 1.189 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.190 2024/05/06 14:24:59 creating generated file "delete_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.200 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.202 2024/05/06 14:24:59 name field delete_xapp_subscription_handle 14:24:59 #35 1.202 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.202 2024/05/06 14:24:59 creating generated file "delete_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.209 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.212 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.212 2024/05/06 14:24:59 name field dissociate_ran 14:24:59 #35 1.212 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.212 2024/05/06 14:24:59 creating generated file "dissociate_ran_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.217 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.219 2024/05/06 14:24:59 name field dissociate_ran 14:24:59 #35 1.219 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.219 2024/05/06 14:24:59 creating generated file "dissociate_ran_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.223 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.226 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.226 2024/05/06 14:24:59 name field get_handles 14:24:59 #35 1.226 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.227 2024/05/06 14:24:59 creating generated file "get_handles_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.232 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.233 2024/05/06 14:24:59 name field get_handles 14:24:59 #35 1.233 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.234 2024/05/06 14:24:59 creating generated file "get_handles_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.237 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.243 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.243 2024/05/06 14:24:59 name field provide_xapp_handle 14:24:59 #35 1.243 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.244 2024/05/06 14:24:59 creating generated file "provide_xapp_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.253 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.254 2024/05/06 14:24:59 name field provide_xapp_handle 14:24:59 #35 1.254 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.255 2024/05/06 14:24:59 creating generated file "provide_xapp_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.260 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.264 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.264 2024/05/06 14:24:59 name field provide_xapp_subscription_handle 14:24:59 #35 1.264 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.265 2024/05/06 14:24:59 creating generated file "provide_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.275 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.276 2024/05/06 14:24:59 name field provide_xapp_subscription_handle 14:24:59 #35 1.276 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.277 2024/05/06 14:24:59 creating generated file "provide_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.283 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.296 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.296 2024/05/06 14:24:59 name field update_xapp_subscription_handle 14:24:59 #35 1.296 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.297 2024/05/06 14:24:59 creating generated file "update_xapp_subscription_handle_parameters.go" in "pkg/rtmgr_client/handle" as parameters 14:24:59 #35 1.309 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.310 2024/05/06 14:24:59 name field update_xapp_subscription_handle 14:24:59 #35 1.310 2024/05/06 14:24:59 package field handle 14:24:59 #35 1.311 2024/05/06 14:24:59 creating generated file "update_xapp_subscription_handle_responses.go" in "pkg/rtmgr_client/handle" as responses 14:24:59 #35 1.318 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.323 2024/05/06 14:24:59 rendering 1 templates for operation group 14:24:59 #35 1.323 2024/05/06 14:24:59 name field handle 14:24:59 #35 1.323 2024/05/06 14:24:59 creating generated file "handle_client.go" in "pkg/rtmgr_client/handle" as client 14:24:59 #35 1.348 2024/05/06 14:24:59 executed template asset:clientClient 14:24:59 #35 1.353 2024/05/06 14:24:59 rendering 2 templates for operation 14:24:59 #35 1.353 2024/05/06 14:24:59 name field get_health 14:24:59 #35 1.353 2024/05/06 14:24:59 package field health 14:24:59 #35 1.354 2024/05/06 14:24:59 creating generated file "get_health_parameters.go" in "pkg/rtmgr_client/health" as parameters 14:24:59 #35 1.358 2024/05/06 14:24:59 executed template asset:clientParameter 14:24:59 #35 1.359 2024/05/06 14:24:59 name field get_health 14:24:59 #35 1.359 2024/05/06 14:24:59 package field health 14:24:59 #35 1.360 2024/05/06 14:24:59 creating generated file "get_health_responses.go" in "pkg/rtmgr_client/health" as responses 14:24:59 #35 1.362 2024/05/06 14:24:59 executed template asset:clientResponse 14:24:59 #35 1.363 2024/05/06 14:24:59 rendering 1 templates for operation group 14:24:59 #35 1.363 2024/05/06 14:24:59 name field health 14:24:59 #35 1.364 2024/05/06 14:24:59 creating generated file "health_client.go" in "pkg/rtmgr_client/health" as client 14:24:59 #35 1.365 2024/05/06 14:24:59 executed template asset:clientClient 14:24:59 #35 1.366 2024/05/06 14:24:59 rendering 1 templates for application RoutingManager 14:24:59 #35 1.366 2024/05/06 14:24:59 name field RoutingManager 14:24:59 #35 1.366 2024/05/06 14:24:59 package field rtmgr_client 14:24:59 #35 1.367 2024/05/06 14:24:59 creating generated file "routing_manager_client.go" in "pkg/rtmgr_client" as facade 14:24:59 #35 1.368 2024/05/06 14:24:59 executed template asset:clientFacade 14:24:59 #35 1.370 2024/05/06 14:24:59 Generation completed! 14:24:59 #35 1.370 14:24:59 #35 1.370 For this generation to compile you need to have some packages in your GOPATH: 14:24:59 #35 1.370 14:24:59 #35 1.370 * github.com/go-openapi/errors 14:24:59 #35 1.370 * github.com/go-openapi/runtime 14:24:59 #35 1.370 * github.com/go-openapi/runtime/client 14:24:59 #35 1.370 * github.com/go-openapi/strfmt 14:24:59 #35 1.370 14:24:59 #35 1.370 You can get these now with: go get -u -f pkg/... 14:24:59 #35 DONE 1.5s 14:24:59 14:24:59 #36 [submgrbuild 7/21] RUN echo "rtmgrapi 8becf0c4e06bc89b13d217a102eb7a50470cddc5 https://gerrit.o-ran-sc.org/r/ric-plt/rtmgr" >> /manifests/versions.txt 14:25:00 #36 DONE 0.4s 14:25:00 14:25:00 #37 [submgrbuild 8/21] COPY pkg pkg 14:25:00 #37 DONE 0.2s 14:25:00 14:25:00 #38 [submgrbuild 9/21] COPY cmd cmd 14:25:00 #38 DONE 0.2s 14:25:00 14:25:00 #39 [submgrbuild 10/21] COPY go.sum go.sum 14:25:00 #39 DONE 0.2s 14:25:00 14:25:00 #40 [submgrbuild 11/21] RUN go mod tidy 14:25:01 #40 0.256 go: downloading github.com/go-openapi/errors v0.19.3 14:25:01 #40 0.259 go: downloading github.com/go-openapi/swag v0.19.7 14:25:01 #40 0.260 go: downloading github.com/go-openapi/validate v0.19.6 14:25:01 #40 0.294 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a 14:25:01 #40 0.311 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:25:01 #40 0.316 go: downloading go.mongodb.org/mongo-driver v1.1.2 14:25:01 #40 0.576 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 14:25:01 #40 0.618 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.1-0.20211223104552-f7d2cf80e85c 14:25:01 #40 0.683 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 14:25:01 #40 0.684 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 14:25:01 #40 0.688 go: downloading github.com/go-openapi/loads v0.19.4 14:25:01 #40 0.691 go: downloading github.com/prometheus/client_golang v0.9.3 14:25:01 #40 0.735 go: downloading github.com/prometheus/common v0.4.0 14:25:01 #40 0.755 go: downloading github.com/magiconair/properties v1.8.0 14:25:01 #40 0.755 go: downloading github.com/pelletier/go-toml v1.2.0 14:25:01 #40 0.773 go: downloading github.com/spf13/cast v1.3.0 14:25:01 #40 0.773 go: downloading github.com/spf13/jwalterweatherman v1.0.0 14:25:01 #40 0.779 go: downloading github.com/spf13/pflag v1.0.3 14:25:01 #40 0.783 go: downloading google.golang.org/protobuf v1.23.0 14:25:01 #40 0.803 go: downloading github.com/davecgh/go-spew v1.1.1 14:25:01 #40 0.806 go: downloading github.com/pmezard/go-difflib v1.0.0 14:25:01 #40 0.813 go: downloading github.com/mailru/easyjson v0.7.0 14:25:01 #40 0.832 go: downloading github.com/go-openapi/analysis v0.19.5 14:25:01 #40 0.832 go: downloading github.com/go-openapi/jsonpointer v0.19.3 14:25:01 #40 0.838 go: downloading github.com/go-openapi/spec v0.19.3 14:25:01 #40 0.881 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 14:25:01 #40 0.898 go: downloading github.com/google/go-cmp v0.4.1 14:25:01 #40 0.930 go: downloading github.com/tidwall/pretty v1.0.0 14:25:01 #40 0.932 go: downloading github.com/jessevdk/go-flags v1.4.0 14:25:01 #40 0.938 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 14:25:01 #40 0.948 go: downloading github.com/golang/protobuf v1.4.2 14:25:01 #40 0.986 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 14:25:01 #40 1.027 go: downloading github.com/pkg/errors v0.8.1 14:25:02 #40 1.028 go: downloading github.com/beorn7/perks v1.0.0 14:25:02 #40 1.040 go: downloading github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 14:25:02 #40 1.041 go: downloading github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 14:25:02 #40 1.066 go: downloading github.com/go-redis/redis v6.15.9+incompatible 14:25:02 #40 1.075 go: downloading github.com/stretchr/objx v0.2.0 14:25:02 #40 1.100 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 14:25:02 #40 1.101 go: downloading github.com/BurntSushi/toml v0.3.1 14:25:02 #40 1.116 go: downloading gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 14:25:02 #40 1.123 go: downloading github.com/go-openapi/jsonreference v0.19.3 14:25:02 #40 1.129 go: downloading github.com/go-stack/stack v1.8.0 14:25:02 #40 1.134 go: downloading github.com/docker/go-units v0.4.0 14:25:02 #40 1.143 go: downloading github.com/onsi/ginkgo v1.14.0 14:25:02 #40 1.144 go: downloading github.com/onsi/gomega v1.10.1 14:25:02 #40 1.220 go: downloading github.com/kr/pretty v0.1.0 14:25:02 #40 1.221 go: downloading github.com/PuerkitoBio/purell v1.1.1 14:25:02 #40 1.233 go: downloading github.com/kr/text v0.1.0 14:25:02 #40 1.233 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 14:25:02 #40 1.236 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 14:25:02 #40 1.242 go: downloading github.com/nxadm/tail v1.4.4 14:25:02 #40 1.254 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:25:02 #40 DONE 1.8s 14:25:02 14:25:02 #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:25:18 #41 DONE 16.1s 14:25:18 14:25:18 #42 [submgrbuild 13/21] RUN cp go.mod go.sum /manifests/ 14:25:19 #42 DONE 0.4s 14:25:19 14:25:19 #43 [submgrbuild 14/21] RUN grep gerrit /manifests/go.sum > /manifests/go_gerrit.sum 14:25:19 #43 DONE 0.3s 14:25:19 14:25:19 #44 [submgrbuild 15/21] COPY test/config-file.json test/config-file.json 14:25:19 #44 DONE 0.2s 14:25:19 14:25:19 #45 [submgrbuild 16/21] COPY test/uta_rtg.rt test/uta_rtg.rt 14:25:19 #45 DONE 0.2s 14:25:19 14:25:19 #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:25:20 #46 0.229 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:25:20 #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:25:20 ------ 14:25:20 > [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:25:20 #46 0.229 /bin/sh: 1: cannot create /etc/hosts: Read-only file system 14:25:20 ------ 14:25:20 Dockerfile:187 14:25:20 -------------------- 14:25:20 186 | # 14:25:20 187 | >>> RUN sed -r "s/^(::1.*)/#\1/" /etc/hosts > /etc/hosts.new \ 14:25:20 188 | >>> && cat /etc/hosts.new > /etc/hosts \ 14:25:20 189 | >>> && cat /etc/hosts \ 14:25:20 190 | >>> && go test -failfast -test.coverprofile /tmp/submgr_cover.out -count=1 -v ./pkg/control \ 14:25:20 191 | >>> && go tool cover -html=/tmp/submgr_cover.out -o /tmp/submgr_cover.html 14:25:20 192 | 14:25:20 -------------------- 14:25:20 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:25:20 Unable to find image 'tmpimg:latest' locally 14:25:21 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:25:21 must specify at least one container source 14:25:21 Container name cannot be empty 14:25:21 --> prescan-ric-plt-submgr-ubuntu.sh ends 14:25:21 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-277 14:25:22 [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:25:22 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:22 INFO: Project root configuration file: NONE 14:25:22 INFO: SonarScanner 4.6.2.2472 14:25:22 INFO: Java 17.0.7 Private Build (64-bit) 14:25:22 INFO: Linux 4.15.0-213-generic amd64 14:25:23 INFO: User cache: /home/jenkins/.sonar/cache 14:25:24 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:25:24 INFO: Project root configuration file: NONE 14:25:24 INFO: Analyzing on SonarCloud 14:25:24 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:25:25 INFO: Load global settings 14:25:25 INFO: Load global settings (done) | time=318ms 14:25:25 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:25:26 INFO: User cache: /home/jenkins/.sonar/cache 14:25:26 INFO: Loading required plugins 14:25:26 INFO: Load plugins index 14:25:26 INFO: Load plugins index (done) | time=252ms 14:25:26 INFO: Load/download plugins 14:25:27 INFO: Load/download plugins (done) | time=651ms 14:25:27 INFO: Found an active CI vendor: 'Jenkins' 14:25:27 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' 14:25:27 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=222ms 14:25:28 INFO: Process project properties 14:25:28 INFO: Project key: o-ran-sc_ric-plt-submgr 14:25:28 INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script 14:25:28 INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork 14:25:28 INFO: Load project branches 14:25:28 INFO: Load project branches (done) | time=375ms 14:25:28 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' 14:25:28 INFO: Detected project binding: BOUND 14:25:28 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=206ms 14:25:28 INFO: Load project pull requests 14:25:29 INFO: Load project pull requests (done) | time=188ms 14:25:29 INFO: Load branch configuration 14:25:29 INFO: Load branch configuration (done) | time=3ms 14:25:29 INFO: Load quality profiles 14:25:29 INFO: Load quality profiles (done) | time=283ms 14:25:29 INFO: Load active rules 14:25:39 INFO: Load active rules (done) | time=9972ms 14:25:39 INFO: Organization key: o-ran-sc 14:25:39 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:25:39 INFO: Preprocessing files... 14:25:40 INFO: 1 language detected in 35 preprocessed files 14:25:40 INFO: 431 files ignored because of inclusion/exclusion patterns 14:25:40 INFO: 0 files ignored because of scm ignore settings 14:25:40 INFO: Loading plugins for detected languages 14:25:40 INFO: Load/download plugins 14:25:40 INFO: Load/download plugins (done) | time=146ms 14:25:40 INFO: Load project repositories 14:25:41 INFO: Load project repositories (done) | time=525ms 14:25:41 INFO: Indexing files... 14:25:41 INFO: Project configuration: 14:25:41 INFO: Included sources: **/*.go 14:25:41 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 14:25:41 INFO: 35 files indexed 14:25:41 INFO: Quality profile for go: Sonar way 14:25:41 INFO: ------------- Run sensors on module ric-plt-submgr 14:25:41 INFO: Load metrics repository 14:25:41 INFO: Load metrics repository (done) | time=189ms 14:25:41 INFO: Sensor cache enabled 14:25:41 INFO: Load sensor cache 14:25:41 INFO: Load sensor cache (404) | time=292ms 14:25:42 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:25:42 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:25:42 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:25:42 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 14:25:42 INFO: Sensor Code Quality and Security for Go [go] 14:25:42 INFO: 35 source files to be analyzed 14:25:44 INFO: 35/35 source files have been analyzed 14:25:44 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1622ms 14:25:44 INFO: Sensor Go Cover sensor for Go coverage [go] 14:25:44 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 14:25:44 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=7ms 14:25:44 INFO: Sensor IaC Docker Sensor [iac] 14:25:44 INFO: 0 source files to be analyzed 14:25:44 INFO: 0/0 source files have been analyzed 14:25:44 INFO: Sensor IaC Docker Sensor [iac] (done) | time=59ms 14:25:44 INFO: Sensor TextAndSecretsSensor [text] 14:25:44 INFO: Available processors: 4 14:25:44 INFO: Using 4 threads for analysis. 14:25:44 INFO: 35 source files to be analyzed 14:25:45 INFO: 35/35 source files have been analyzed 14:25:45 INFO: Sensor TextAndSecretsSensor [text] (done) | time=1015ms 14:25:45 INFO: ------------- Run sensors on project 14:25:45 INFO: Sensor Zero Coverage Sensor 14:25:45 INFO: Sensor Zero Coverage Sensor (done) | time=31ms 14:25:45 INFO: CPD Executor 1 file had no CPD blocks 14:25:45 INFO: CPD Executor Calculating CPD for 34 files 14:25:45 INFO: CPD Executor CPD calculation finished (done) | time=34ms 14:25:45 INFO: Analysis report generated in 239ms, dir size=751 KB 14:25:45 INFO: Analysis report compressed in 69ms, zip size=214 KB 14:25:47 INFO: Analysis report uploaded in 2134ms 14:25:47 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr 14:25:47 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:25:47 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AY9OS-AeRhw_aW5trIsy 14:25:47 INFO: Analysis total time: 20.353 s 14:25:47 INFO: ------------------------------------------------------------------------ 14:25:47 INFO: EXECUTION SUCCESS 14:25:47 INFO: ------------------------------------------------------------------------ 14:25:47 INFO: Total time: 25.492s 14:25:47 INFO: Final Memory: 29M/104M 14:25:47 INFO: ------------------------------------------------------------------------ 14:25:48 $ ssh-agent -k 14:25:48 unset SSH_AUTH_SOCK; 14:25:48 unset SSH_AGENT_PID; 14:25:48 echo Agent pid 2397 killed; 14:25:48 [ssh-agent] Stopped. 14:25:48 [PostBuildScript] - [INFO] Executing post build scripts. 14:25:48 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6441766216239750564.sh 14:25:48 ---> sysstat.sh 14:25:49 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins5159011931314399886.sh 14:25:49 ---> package-listing.sh 14:25:49 ++ facter osfamily 14:25:49 ++ tr '[:upper:]' '[:lower:]' 14:25:50 + OS_FAMILY=debian 14:25:50 + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script 14:25:50 + START_PACKAGES=/tmp/packages_start.txt 14:25:50 + END_PACKAGES=/tmp/packages_end.txt 14:25:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:25:50 + PACKAGES=/tmp/packages_start.txt 14:25:50 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:25:50 + PACKAGES=/tmp/packages_end.txt 14:25:50 + case "${OS_FAMILY}" in 14:25:50 + dpkg -l 14:25:50 + grep '^ii' 14:25:50 + '[' -f /tmp/packages_start.txt ']' 14:25:50 + '[' -f /tmp/packages_end.txt ']' 14:25:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:25:50 + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' 14:25:50 + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:25:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ 14:25:50 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8886990760774108324.sh 14:25:50 ---> capture-instance-metadata.sh 14:25:50 Setup pyenv: 14:25:50 system 14:25:50 3.8.13 14:25:50 3.9.13 14:25:50 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:25:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oE4J from file:/tmp/.os_lf_venv 14:25:53 lf-activate-venv(): INFO: Installing: lftools 14:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-oE4J/bin to PATH 14:26:05 INFO: Running in OpenStack, capturing instance metadata 14:26:05 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4467383738972046136.sh 14:26:05 provisioning config files... 14:26:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config4468025084803052999tmp 14:26:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:26:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:26:05 [EnvInject] - Injecting environment variables from a build step. 14:26:06 [EnvInject] - Injecting as environment variables the properties content 14:26:06 SERVER_ID=logs 14:26:06 14:26:06 [EnvInject] - Variables injected successfully. 14:26:06 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13543798315610199474.sh 14:26:06 ---> create-netrc.sh 14:26:06 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins8267492620856943986.sh 14:26:06 ---> python-tools-install.sh 14:26:06 Setup pyenv: 14:26:06 system 14:26:06 3.8.13 14:26:06 3.9.13 14:26:06 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oE4J from file:/tmp/.os_lf_venv 14:26:07 lf-activate-venv(): INFO: Installing: lftools 14:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-oE4J/bin to PATH 14:26:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3370644315750312778.sh 14:26:18 ---> sudo-logs.sh 14:26:18 Archiving 'sudo' log.. 14:26:18 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10630161123163856796.sh 14:26:18 ---> job-cost.sh 14:26:18 Setup pyenv: 14:26:18 system 14:26:18 3.8.13 14:26:18 3.9.13 14:26:18 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oE4J from file:/tmp/.os_lf_venv 14:26:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-oE4J/bin to PATH 14:26:26 INFO: No Stack... 14:26:26 INFO: Retrieving Pricing Info for: v2-highcpu-4 14:26:27 INFO: Archiving Costs 14:26:27 [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7375259006165889085.sh 14:26:27 ---> logs-deploy.sh 14:26:27 Setup pyenv: 14:26:27 system 14:26:27 3.8.13 14:26:27 3.9.13 14:26:27 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) 14:26:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oE4J from file:/tmp/.os_lf_venv 14:26:28 lf-activate-venv(): INFO: Installing: lftools 14:26:39 lf-activate-venv(): INFO: Adding /tmp/venv-oE4J/bin to PATH 14:26:39 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1260 14:26:39 INFO: archiving workspace using pattern(s): -p **/*.log 14:26:42 Archives upload complete. 14:26:42 INFO: archiving logs to Nexus 14:26:43 ---> uname -a: 14:26:43 Linux prd-ubuntu1804-docker-4c-4g-277 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:26:43 14:26:43 14:26:43 ---> lscpu: 14:26:43 Architecture: x86_64 14:26:43 CPU op-mode(s): 32-bit, 64-bit 14:26:43 Byte Order: Little Endian 14:26:43 CPU(s): 4 14:26:43 On-line CPU(s) list: 0-3 14:26:43 Thread(s) per core: 1 14:26:43 Core(s) per socket: 1 14:26:43 Socket(s): 4 14:26:43 NUMA node(s): 1 14:26:43 Vendor ID: AuthenticAMD 14:26:43 CPU family: 23 14:26:43 Model: 49 14:26:43 Model name: AMD EPYC-Rome Processor 14:26:43 Stepping: 0 14:26:43 CPU MHz: 2799.998 14:26:43 BogoMIPS: 5599.99 14:26:43 Virtualization: AMD-V 14:26:43 Hypervisor vendor: KVM 14:26:43 Virtualization type: full 14:26:43 L1d cache: 32K 14:26:43 L1i cache: 32K 14:26:43 L2 cache: 512K 14:26:43 L3 cache: 16384K 14:26:43 NUMA node0 CPU(s): 0-3 14:26:43 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:26:43 14:26:43 14:26:43 ---> nproc: 14:26:43 4 14:26:43 14:26:43 14:26:43 ---> df -h: 14:26:43 Filesystem Size Used Avail Use% Mounted on 14:26:43 udev 2.0G 0 2.0G 0% /dev 14:26:43 tmpfs 395M 696K 394M 1% /run 14:26:43 /dev/vda1 20G 13G 7.1G 64% / 14:26:43 tmpfs 2.0G 0 2.0G 0% /dev/shm 14:26:43 tmpfs 5.0M 0 5.0M 0% /run/lock 14:26:43 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 14:26:43 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:26:43 tmpfs 395M 0 395M 0% /run/user/1001 14:26:43 14:26:43 14:26:43 ---> free -m: 14:26:43 total used free shared buff/cache available 14:26:43 Mem: 3943 474 640 0 2828 3186 14:26:43 Swap: 1023 0 1023 14:26:43 14:26:43 14:26:43 ---> ip addr: 14:26:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:26:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:26:43 inet 127.0.0.1/8 scope host lo 14:26:43 valid_lft forever preferred_lft forever 14:26:43 inet6 ::1/128 scope host 14:26:43 valid_lft forever preferred_lft forever 14:26:43 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:26:43 link/ether fa:16:3e:c8:5f:f5 brd ff:ff:ff:ff:ff:ff 14:26:43 inet 10.32.7.79/23 brd 10.32.7.255 scope global dynamic ens3 14:26:43 valid_lft 82451sec preferred_lft 82451sec 14:26:43 inet6 fe80::f816:3eff:fec8:5ff5/64 scope link 14:26:43 valid_lft forever preferred_lft forever 14:26:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:26:43 link/ether 02:42:1c:9a:d7:be brd ff:ff:ff:ff:ff:ff 14:26:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:26:43 valid_lft forever preferred_lft forever 14:26:43 14:26:43 14:26:43 ---> sar -b -r -n DEV: 14:26:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-277) 05/06/24 _x86_64_ (4 CPU) 14:26:43 14:26:43 13:20:56 LINUX RESTART (4 CPU) 14:26:43 14:26:43 13:21:01 tps rtps wtps bread/s bwrtn/s 14:26:43 13:22:02 106.87 63.52 43.34 4965.57 37746.79 14:26:43 13:23:01 1.10 0.00 1.10 0.00 14.37 14:26:43 13:24:01 1.20 0.00 1.20 0.00 13.60 14:26:43 13:25:01 0.77 0.00 0.77 0.00 9.06 14:26:43 13:26:01 0.95 0.00 0.95 0.00 12.13 14:26:43 13:27:01 0.88 0.00 0.88 0.00 10.40 14:26:43 13:28:01 1.25 0.00 1.25 0.00 14.66 14:26:43 13:29:01 0.78 0.00 0.78 0.00 9.47 14:26:43 13:30:01 0.87 0.00 0.87 0.00 10.80 14:26:43 13:31:01 0.98 0.00 0.98 0.00 11.86 14:26:43 13:32:01 0.95 0.00 0.95 0.00 13.60 14:26:43 13:33:01 0.95 0.00 0.95 0.00 11.33 14:26:43 13:34:01 0.88 0.00 0.88 0.00 10.93 14:26:43 13:35:01 0.87 0.00 0.87 0.00 10.40 14:26:43 13:36:01 3.60 2.37 1.23 18.93 19.73 14:26:43 13:37:01 1.18 0.00 1.18 0.00 14.13 14:26:43 13:38:01 0.95 0.00 0.95 0.00 12.00 14:26:43 13:39:01 0.83 0.00 0.83 0.00 10.26 14:26:43 13:40:01 0.98 0.00 0.98 0.00 13.86 14:26:43 13:41:01 1.05 0.00 1.05 0.00 12.26 14:26:43 13:42:01 1.00 0.00 1.00 0.00 12.80 14:26:43 13:43:01 0.90 0.00 0.90 0.00 10.26 14:26:43 13:44:01 0.92 0.00 0.92 0.00 12.40 14:26:43 13:45:01 0.83 0.00 0.83 0.00 9.87 14:26:43 13:46:01 1.07 0.00 1.07 0.00 13.33 14:26:43 13:47:01 0.83 0.00 0.83 0.00 9.87 14:26:43 13:48:01 1.00 0.00 1.00 0.00 12.93 14:26:43 13:49:01 0.77 0.00 0.77 0.00 8.93 14:26:43 13:50:01 0.98 0.00 0.98 0.00 12.40 14:26:43 13:51:01 0.78 0.00 0.78 0.00 9.33 14:26:43 13:52:01 1.05 0.00 1.05 0.00 13.33 14:26:43 13:53:01 0.97 0.00 0.97 0.00 11.20 14:26:43 13:54:01 1.00 0.00 1.00 0.00 12.40 14:26:43 13:55:01 0.97 0.00 0.97 0.00 10.80 14:26:43 13:56:01 1.08 0.00 1.08 0.00 13.73 14:26:43 13:57:01 1.08 0.00 1.08 0.00 12.13 14:26:43 13:58:01 1.05 0.00 1.05 0.00 12.80 14:26:43 13:59:01 0.92 0.00 0.92 0.00 10.26 14:26:43 14:00:01 1.00 0.00 1.00 0.00 12.53 14:26:43 14:01:01 1.07 0.00 1.07 0.00 12.80 14:26:43 14:02:01 1.05 0.00 1.05 0.00 13.06 14:26:43 14:03:01 0.90 0.00 0.90 0.00 11.06 14:26:43 14:04:01 0.93 0.00 0.93 0.00 13.73 14:26:43 14:05:01 0.90 0.00 0.90 0.00 11.33 14:26:43 14:06:01 1.15 0.00 1.15 0.00 14.26 14:26:43 14:07:01 0.83 0.00 0.83 0.00 10.00 14:26:43 14:08:01 1.03 0.00 1.03 0.00 13.73 14:26:43 14:09:01 0.83 0.00 0.83 0.00 10.13 14:26:43 14:10:01 1.25 0.07 1.18 0.53 14.00 14:26:43 14:11:02 0.87 0.00 0.87 0.00 11.20 14:26:43 14:12:01 1.08 0.00 1.08 0.00 13.96 14:26:43 14:13:01 0.95 0.00 0.95 0.00 11.06 14:26:43 14:14:01 1.02 0.00 1.02 0.00 12.93 14:26:43 14:15:01 0.92 0.00 0.92 0.00 10.53 14:26:43 14:16:01 1.03 0.00 1.03 0.00 13.33 14:26:43 14:17:01 1.03 0.02 1.02 0.13 13.20 14:26:43 14:18:01 1.23 0.00 1.23 0.00 15.60 14:26:43 14:19:01 1.00 0.00 1.00 0.00 11.73 14:26:43 14:20:01 5.15 3.75 1.40 93.85 30.00 14:26:43 14:21:01 1.35 0.00 1.35 0.00 15.73 14:26:43 14:22:01 2.85 1.20 1.65 50.38 203.80 14:26:43 14:23:01 112.45 37.21 75.24 1772.64 5505.75 14:26:43 14:24:01 264.32 36.78 227.55 4954.16 133773.08 14:26:43 14:25:01 294.27 85.17 209.10 7801.90 18228.30 14:26:43 14:26:01 126.58 75.90 50.67 4317.15 12212.90 14:26:43 Average: 14.96 4.71 10.25 369.07 3208.87 14:26:43 14:26:43 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:26:43 13:22:02 2062264 3467164 1976388 48.94 26408 1548848 805384 15.83 403896 1428684 144 14:26:43 13:23:01 2063132 3468080 1975520 48.92 26448 1548852 805384 15.83 403140 1428684 12 14:26:43 13:24:01 2062612 3467596 1976040 48.93 26472 1548856 805384 15.83 403376 1428688 148 14:26:43 13:25:01 2062400 3467528 1976252 48.93 26488 1548988 805384 15.83 403456 1428804 140 14:26:43 13:26:01 2062648 3467816 1976004 48.93 26520 1548980 820936 16.14 402584 1428820 168 14:26:43 13:27:01 2062788 3468004 1975864 48.92 26552 1548992 816900 16.06 402804 1428828 144 14:26:43 13:28:01 2062748 3468012 1975904 48.92 26584 1548996 816900 16.06 402760 1428828 156 14:26:43 13:29:01 2062872 3468160 1975780 48.92 26600 1549004 816900 16.06 402824 1428836 128 14:26:43 13:30:01 2062856 3468144 1975796 48.92 26624 1549004 816900 16.06 402732 1428836 12 14:26:43 13:31:01 2061872 3467232 1976780 48.95 26676 1549000 816900 16.06 402828 1428840 12 14:26:43 13:32:01 2061832 3467272 1976820 48.95 26712 1549016 816900 16.06 402992 1428852 180 14:26:43 13:33:01 2062088 3467576 1976564 48.94 26752 1549020 820944 16.14 402904 1428860 4 14:26:43 13:34:01 2062180 3467712 1976472 48.94 26784 1549020 820944 16.14 403092 1428864 156 14:26:43 13:35:01 2062188 3467760 1976464 48.94 26816 1549024 820944 16.14 403120 1428872 12 14:26:43 13:36:01 2060588 3466816 1978064 48.98 27420 1549028 816656 16.05 403588 1428860 256 14:26:43 13:37:01 2060432 3466728 1978220 48.98 27464 1549032 816656 16.05 403796 1428864 156 14:26:43 13:38:01 2060680 3467008 1977972 48.98 27496 1549032 816656 16.05 403776 1428864 156 14:26:43 13:39:01 2060696 3467028 1977956 48.98 27536 1549036 816656 16.05 403684 1428868 172 14:26:43 13:40:01 2060952 3467332 1977700 48.97 27576 1549044 816656 16.05 403724 1428876 36 14:26:43 13:41:01 2060696 3467160 1977956 48.98 27624 1549048 816656 16.05 403816 1428884 180 14:26:43 13:42:01 2060348 3466852 1978304 48.98 27656 1549048 816656 16.05 403948 1428888 160 14:26:43 13:43:01 2060612 3467120 1978040 48.98 27688 1549044 820600 16.13 403868 1428892 152 14:26:43 13:44:01 2060456 3467028 1978196 48.98 27712 1549056 816348 16.05 403932 1428900 180 14:26:43 13:45:01 2060480 3467056 1978172 48.98 27736 1549060 820352 16.13 403904 1428904 176 14:26:43 13:46:01 2059900 3466544 1978752 49.00 27776 1549064 820352 16.13 404124 1428896 168 14:26:43 13:47:01 2059924 3466576 1978728 48.99 27800 1549068 820352 16.13 404056 1428900 172 14:26:43 13:48:01 2060088 3466780 1978564 48.99 27816 1549072 820352 16.13 404144 1428908 152 14:26:43 13:49:01 2059964 3466664 1978688 48.99 27832 1549076 816204 16.04 404480 1428912 176 14:26:43 13:50:01 2059964 3466700 1978688 48.99 27848 1549080 816204 16.04 404304 1428920 172 14:26:43 13:51:01 2059856 3466596 1978796 49.00 27864 1549084 820148 16.12 404144 1428924 28 14:26:43 13:52:01 2059484 3466252 1979168 49.01 27896 1549088 820148 16.12 404372 1428920 176 14:26:43 13:53:01 2059732 3466540 1978920 49.00 27928 1549092 820148 16.12 404408 1428928 152 14:26:43 13:54:01 2059732 3466580 1978920 49.00 27960 1549092 816092 16.04 404440 1428932 160 14:26:43 13:55:01 2059864 3466760 1978788 49.00 28000 1549096 816092 16.04 404460 1428940 156 14:26:43 13:56:01 2059632 3466568 1979020 49.00 28040 1549092 820032 16.12 404368 1428948 28 14:26:43 13:57:01 2059084 3466104 1979568 49.02 28088 1549104 820032 16.12 404876 1428936 152 14:26:43 13:58:01 2059364 3466528 1979288 49.01 28128 1549232 816020 16.04 404544 1429064 160 14:26:43 13:59:01 2059264 3466464 1979388 49.01 28160 1549236 816020 16.04 404512 1429072 152 14:26:43 14:00:01 2059240 3466504 1979412 49.01 28192 1549244 819960 16.12 404704 1429080 196 14:26:43 14:01:01 2058868 3466176 1979784 49.02 28240 1549240 819960 16.12 404680 1429080 12 14:26:43 14:02:01 2058636 3466004 1980016 49.03 28280 1549248 819960 16.12 404924 1429080 176 14:26:43 14:03:01 2058492 3465896 1980160 49.03 28312 1549256 819960 16.12 405220 1429084 180 14:26:43 14:04:01 2058604 3466016 1980048 49.03 28344 1549260 819960 16.12 404900 1429092 192 14:26:43 14:05:01 2058816 3466272 1979836 49.02 28384 1549256 815576 16.03 405072 1429096 168 14:26:43 14:06:01 2058620 3466132 1980032 49.03 28420 1549264 815576 16.03 404952 1429096 8 14:26:43 14:07:01 2058652 3466204 1980000 49.03 28448 1549268 815576 16.03 405136 1429100 184 14:26:43 14:08:01 2058528 3466140 1980124 49.03 28480 1549276 819532 16.11 405024 1429108 156 14:26:43 14:09:01 2057892 3465528 1980760 49.05 28508 1549276 823476 16.19 405416 1429112 176 14:26:43 14:10:01 2058292 3466020 1980360 49.04 28528 1549292 823476 16.19 405104 1429120 172 14:26:43 14:11:02 2058408 3466168 1980244 49.03 28560 1549288 823476 16.19 405116 1429124 32 14:26:43 14:12:01 2058440 3466224 1980212 49.03 28584 1549300 819080 16.10 405120 1429128 176 14:26:43 14:13:01 2058656 3466520 1979996 49.03 28616 1549304 819080 16.10 405208 1429132 168 14:26:43 14:14:01 2058308 3466204 1980344 49.03 28648 1549304 819080 16.10 405304 1429132 168 14:26:43 14:15:01 2058580 3466512 1980072 49.03 28680 1549308 819080 16.10 405188 1429136 152 14:26:43 14:16:01 2058432 3466392 1980220 49.03 28712 1549312 819080 16.10 405348 1429140 184 14:26:43 14:17:01 2057628 3465648 1981024 49.05 28764 1549312 819080 16.10 405672 1429144 8 14:26:43 14:18:01 2058032 3466100 1980620 49.04 28804 1549320 819080 16.10 405396 1429148 160 14:26:43 14:19:01 2057884 3465976 1980768 49.05 28840 1549328 819080 16.10 405416 1429156 164 14:26:43 14:20:01 2039160 3450936 1999492 49.51 28900 1552424 823768 16.19 422060 1430932 152 14:26:43 14:21:01 2039160 3451044 1999492 49.51 28996 1552428 823768 16.19 421648 1430936 156 14:26:43 14:22:01 2023008 3441808 2015644 49.91 29096 1559292 823768 16.19 431392 1436432 252 14:26:43 14:23:01 1597560 3342324 2441092 60.44 55220 1842364 893592 17.57 589064 1669132 164252 14:26:43 14:24:01 175228 3289892 3863424 95.66 118100 3085040 1216120 23.91 608328 2969596 404 14:26:43 14:25:01 328144 3297768 3710508 91.87 137312 2913624 1298768 25.53 833920 2578924 860 14:26:43 14:26:01 675200 3230420 3363452 83.28 147512 2516488 1002744 19.71 930184 2167120 6164 14:26:43 Average: 1974811 3455026 2063841 51.10 33153 1613397 835545 16.42 425866 1485579 2771 14:26:43 14:26:43 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:26:43 13:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:22:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 14:26:43 13:22:02 ens3 169.79 112.75 489.62 26.42 0.00 0.00 0.00 0.00 14:26:43 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:23:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:24:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:25:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:27:01 ens3 0.23 0.15 0.13 0.07 0.00 0.00 0.00 0.00 14:26:43 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:28:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:26:43 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:29:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:30:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:32:01 ens3 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 14:26:43 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:34:01 ens3 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 14:26:43 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:37:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:38:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:39:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:42:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:47:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:48:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 14:26:43 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:49:01 ens3 0.43 0.47 0.26 0.22 0.00 0.00 0.00 0.00 14:26:43 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:52:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:55:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:56:01 ens3 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:26:43 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:57:01 ens3 0.43 0.35 0.33 0.27 0.00 0.00 0.00 0.00 14:26:43 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 13:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:02:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:03:01 ens3 0.98 0.53 0.69 0.19 0.00 0.00 0.00 0.00 14:26:43 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:04:01 ens3 0.72 0.07 0.07 0.04 0.00 0.00 0.00 0.00 14:26:43 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:05:01 ens3 0.40 0.38 0.29 0.21 0.00 0.00 0.00 0.00 14:26:43 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:07:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:08:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:11:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:12:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:17:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:26:43 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:18:01 ens3 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 14:26:43 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:26:43 14:20:01 ens3 13.20 10.40 12.60 12.86 0.00 0.00 0.00 0.00 14:26:43 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 14:22:01 ens3 52.50 30.46 107.08 11.01 0.00 0.00 0.00 0.00 14:26:43 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:23:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:26:43 14:23:01 ens3 161.27 122.58 947.09 33.98 0.00 0.00 0.00 0.00 14:26:43 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:24:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 14:26:43 14:24:01 ens3 637.44 425.32 14214.27 30.66 0.00 0.00 0.00 0.00 14:26:43 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:25:01 ens3 269.59 203.88 1412.38 17.38 0.00 0.00 0.00 0.00 14:26:43 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 14:26:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:26:43 14:26:01 ens3 217.86 151.61 1894.82 23.01 0.00 0.00 0.00 0.00 14:26:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:43 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 14:26:43 Average: ens3 23.55 16.36 293.80 2.42 0.00 0.00 0.00 0.00 14:26:43 14:26:43 14:26:43 ---> sar -P ALL: 14:26:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-277) 05/06/24 _x86_64_ (4 CPU) 14:26:43 14:26:43 13:20:56 LINUX RESTART (4 CPU) 14:26:43 14:26:43 13:21:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 13:22:02 all 4.38 0.00 1.31 3.24 0.03 91.03 14:26:43 13:22:02 0 4.76 0.00 1.13 1.72 0.03 92.36 14:26:43 13:22:02 1 3.42 0.00 1.02 3.55 0.02 92.00 14:26:43 13:22:02 2 5.47 0.00 2.07 3.23 0.03 89.19 14:26:43 13:22:02 3 3.86 0.00 1.04 4.46 0.05 90.59 14:26:43 13:23:01 all 0.03 0.00 0.01 0.02 0.00 99.93 14:26:43 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:23:01 1 0.02 0.00 0.00 0.07 0.00 99.91 14:26:43 13:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 14:26:43 13:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 14:26:43 13:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:26:43 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:24:01 1 0.03 0.00 0.00 0.03 0.02 99.92 14:26:43 13:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:24:01 3 0.08 0.00 0.02 0.02 0.03 99.85 14:26:43 13:25:01 all 0.30 0.00 0.02 0.00 0.01 99.66 14:26:43 13:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:25:01 1 1.08 0.00 0.03 0.02 0.02 98.86 14:26:43 13:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:25:01 3 0.03 0.00 0.07 0.00 0.02 99.88 14:26:43 13:26:01 all 0.43 0.00 0.01 0.01 0.01 99.54 14:26:43 13:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:26:43 13:26:01 1 1.60 0.00 0.00 0.03 0.00 98.37 14:26:43 13:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:26:01 3 0.08 0.00 0.02 0.00 0.02 99.88 14:26:43 13:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:26:43 13:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:27:01 1 0.00 0.00 0.02 0.03 0.02 99.93 14:26:43 13:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:26:43 13:28:01 all 0.02 0.00 0.02 0.01 0.01 99.94 14:26:43 13:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:28:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:26:43 13:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:28:01 3 0.03 0.00 0.05 0.00 0.03 99.88 14:26:43 13:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:26:43 13:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 14:26:43 13:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:26:43 13:29:01 3 0.02 0.00 0.02 0.00 0.03 99.93 14:26:43 13:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:26:43 13:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 13:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 14:26:43 13:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:30:01 3 0.05 0.00 0.00 0.02 0.00 99.93 14:26:43 13:31:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:26:43 13:31:01 0 0.00 0.00 0.05 0.00 0.02 99.93 14:26:43 13:31:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:26:43 13:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 13:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:26:43 13:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 13:32:01 1 0.03 0.00 0.00 0.05 0.02 99.90 14:26:43 13:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:26:43 13:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 14:26:43 13:32:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 13:33:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:26:43 13:33:01 0 0.02 0.00 0.05 0.00 0.02 99.92 14:26:43 13:33:01 1 0.00 0.00 0.02 0.03 0.00 99.95 14:26:43 13:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:26:43 13:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 13:34:01 1 0.00 0.00 0.00 0.03 0.02 99.95 14:26:43 13:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:26:43 13:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:26:43 13:35:01 all 0.02 0.00 0.00 0.01 0.01 99.96 14:26:43 13:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:35:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:26:43 13:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 13:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:36:01 all 0.02 0.00 0.03 0.05 0.01 99.90 14:26:43 13:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:26:43 13:36:01 1 0.02 0.00 0.03 0.03 0.00 99.92 14:26:43 13:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 13:36:01 3 0.02 0.00 0.03 0.13 0.00 99.82 14:26:43 13:37:01 all 0.02 0.00 0.01 0.03 0.01 99.94 14:26:43 13:37:01 0 0.05 0.00 0.02 0.03 0.00 99.90 14:26:43 13:37:01 1 0.00 0.00 0.00 0.08 0.02 99.90 14:26:43 13:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:26:43 13:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:26:43 13:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:26:43 13:38:01 0 0.02 0.00 0.05 0.00 0.02 99.92 14:26:43 13:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:26:43 13:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:39:01 all 0.21 0.00 0.01 0.01 0.01 99.75 14:26:43 13:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 13:39:01 1 0.76 0.00 0.00 0.05 0.02 99.17 14:26:43 13:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:26:43 13:40:01 all 0.52 0.00 0.00 0.01 0.01 99.45 14:26:43 13:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:26:43 13:40:01 1 1.99 0.00 0.00 0.03 0.02 97.96 14:26:43 13:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:41:01 all 0.51 0.00 0.01 0.01 0.01 99.46 14:26:43 13:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 14:26:43 13:41:01 1 1.97 0.00 0.00 0.05 0.00 97.98 14:26:43 13:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 14:26:43 13:42:01 all 0.32 0.00 0.02 0.01 0.01 99.65 14:26:43 13:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:26:43 13:42:01 1 1.21 0.00 0.00 0.03 0.00 98.76 14:26:43 13:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 13:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:26:43 13:43:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:26:43 13:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 13:43:01 1 0.02 0.00 0.02 0.03 0.02 99.92 14:26:43 13:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:26:43 14:26:43 13:43:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 13:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:26:43 13:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:26:43 13:44:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:26:43 13:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:26:43 13:45:01 all 0.03 0.00 0.01 0.02 0.01 99.94 14:26:43 13:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:26:43 13:45:01 1 0.00 0.00 0.00 0.07 0.02 99.92 14:26:43 13:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:26:43 13:46:01 all 0.02 0.00 0.02 0.02 0.01 99.94 14:26:43 13:46:01 0 0.02 0.00 0.07 0.00 0.02 99.90 14:26:43 13:46:01 1 0.02 0.00 0.00 0.07 0.00 99.92 14:26:43 13:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:26:43 13:47:01 all 0.00 0.00 0.01 0.02 0.01 99.96 14:26:43 13:47:01 0 0.00 0.00 0.00 0.03 0.02 99.95 14:26:43 13:47:01 1 0.00 0.00 0.00 0.07 0.02 99.92 14:26:43 13:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:26:43 13:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:48:01 all 0.01 0.00 0.03 0.00 0.00 99.95 14:26:43 13:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 13:48:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:26:43 13:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:26:43 13:49:01 all 0.08 0.00 0.03 0.00 0.01 99.89 14:26:43 13:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:26:43 13:49:01 1 0.25 0.00 0.02 0.02 0.02 99.70 14:26:43 13:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:26:43 13:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:26:43 13:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 13:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:26:43 13:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:50:01 3 0.05 0.00 0.00 0.00 0.02 99.93 14:26:43 13:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:26:43 13:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:26:43 13:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 14:26:43 13:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:52:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:26:43 13:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 13:52:01 1 0.02 0.00 0.00 0.03 0.00 99.95 14:26:43 13:52:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:26:43 13:52:01 3 0.08 0.00 0.02 0.00 0.00 99.90 14:26:43 13:53:01 all 0.41 0.00 0.02 0.01 0.00 99.56 14:26:43 13:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 13:53:01 1 1.58 0.00 0.05 0.03 0.00 98.34 14:26:43 13:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:26:43 13:54:01 all 0.52 0.00 0.01 0.02 0.01 99.44 14:26:43 13:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 13:54:01 1 2.00 0.00 0.00 0.10 0.02 97.88 14:26:43 13:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:26:43 13:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 14:26:43 13:54:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 13:55:01 all 0.49 0.00 0.02 0.01 0.01 99.47 14:26:43 13:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:26:43 13:55:01 1 1.91 0.00 0.02 0.03 0.00 98.05 14:26:43 13:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:56:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:26:43 13:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:26:43 13:56:01 1 0.02 0.00 0.00 0.03 0.02 99.93 14:26:43 13:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 13:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 13:57:01 all 0.13 0.00 0.01 0.01 0.01 99.84 14:26:43 13:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 13:57:01 1 0.48 0.00 0.00 0.05 0.00 99.47 14:26:43 13:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 13:58:01 all 0.21 0.00 0.02 0.01 0.01 99.75 14:26:43 13:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 13:58:01 1 0.78 0.00 0.02 0.05 0.02 99.14 14:26:43 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 13:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 13:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:26:43 13:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 13:59:01 1 0.00 0.00 0.02 0.03 0.00 99.95 14:26:43 13:59:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:26:43 13:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:00:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:26:43 14:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:26:43 14:00:01 1 0.00 0.00 0.00 0.03 0.02 99.95 14:26:43 14:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 14:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:01:01 all 0.44 0.00 0.01 0.01 0.01 99.53 14:26:43 14:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 14:01:01 1 1.73 0.00 0.00 0.05 0.00 98.22 14:26:43 14:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:26:43 14:02:01 all 0.06 0.00 0.02 0.01 0.01 99.90 14:26:43 14:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:26:43 14:02:01 1 0.17 0.00 0.02 0.03 0.02 99.77 14:26:43 14:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:26:43 14:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:26:43 14:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 14:03:01 1 0.05 0.00 0.02 0.03 0.00 99.90 14:26:43 14:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:04:01 all 0.08 0.00 0.02 0.01 0.00 99.90 14:26:43 14:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:26:43 14:04:01 1 0.23 0.00 0.02 0.03 0.02 99.70 14:26:43 14:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:05:01 all 0.53 0.00 0.01 0.01 0.01 99.44 14:26:43 14:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:26:43 14:05:01 1 1.99 0.00 0.00 0.05 0.00 97.96 14:26:43 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:26:43 14:26:43 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 14:06:01 all 0.51 0.00 0.01 0.02 0.00 99.45 14:26:43 14:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:26:43 14:06:01 1 1.97 0.00 0.00 0.10 0.00 97.93 14:26:43 14:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:26:43 14:07:01 all 0.51 0.00 0.01 0.02 0.01 99.45 14:26:43 14:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:26:43 14:07:01 1 1.97 0.00 0.02 0.07 0.02 97.93 14:26:43 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 14:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 14:08:01 all 0.24 0.00 0.01 0.02 0.00 99.73 14:26:43 14:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:26:43 14:08:01 1 0.91 0.00 0.02 0.07 0.00 99.00 14:26:43 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:09:01 all 0.01 0.00 0.01 0.02 0.01 99.95 14:26:43 14:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 14:09:01 1 0.02 0.00 0.00 0.08 0.02 99.88 14:26:43 14:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 14:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:26:43 14:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:26:43 14:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:26:43 14:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:26:43 14:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 14:11:02 all 0.02 0.00 0.01 0.00 0.01 99.96 14:26:43 14:11:02 0 0.05 0.00 0.00 0.00 0.02 99.93 14:26:43 14:11:02 1 0.00 0.00 0.00 0.02 0.00 99.98 14:26:43 14:11:02 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:11:02 3 0.02 0.00 0.00 0.00 0.02 99.97 14:26:43 14:12:01 all 0.01 0.00 0.02 0.03 0.01 99.94 14:26:43 14:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:26:43 14:12:01 1 0.02 0.00 0.02 0.09 0.02 99.86 14:26:43 14:12:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:26:43 14:12:01 3 0.02 0.00 0.05 0.00 0.02 99.92 14:26:43 14:13:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:26:43 14:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:13:01 1 0.00 0.00 0.03 0.05 0.02 99.90 14:26:43 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:26:43 14:14:01 all 0.28 0.00 0.01 0.01 0.00 99.70 14:26:43 14:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:14:01 1 1.09 0.00 0.03 0.03 0.00 98.84 14:26:43 14:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:14:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:26:43 14:15:01 all 0.52 0.00 0.01 0.01 0.01 99.46 14:26:43 14:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:15:01 1 1.97 0.00 0.02 0.03 0.02 97.96 14:26:43 14:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:15:01 3 0.07 0.00 0.02 0.00 0.02 99.90 14:26:43 14:16:01 all 0.52 0.00 0.01 0.01 0.01 99.45 14:26:43 14:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:26:43 14:16:01 1 1.97 0.00 0.03 0.05 0.00 97.95 14:26:43 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:16:01 3 0.07 0.00 0.00 0.00 0.02 99.92 14:26:43 14:26:43 14:16:01 CPU %user %nice %system %iowait %steal %idle 14:26:43 14:17:01 all 0.51 0.00 0.01 0.02 0.01 99.45 14:26:43 14:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:17:01 1 1.99 0.00 0.02 0.08 0.02 97.90 14:26:43 14:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:26:43 14:18:01 all 0.52 0.00 0.01 0.01 0.00 99.45 14:26:43 14:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:26:43 14:18:01 1 1.99 0.00 0.02 0.03 0.02 97.95 14:26:43 14:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:18:01 3 0.07 0.00 0.02 0.00 0.02 99.90 14:26:43 14:19:01 all 0.50 0.00 0.02 0.01 0.01 99.46 14:26:43 14:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:26:43 14:19:01 1 1.97 0.00 0.03 0.03 0.00 97.97 14:26:43 14:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:26:43 14:20:01 all 0.84 0.00 0.06 0.08 0.01 99.01 14:26:43 14:20:01 0 0.98 0.00 0.03 0.07 0.02 98.90 14:26:43 14:20:01 1 0.87 0.00 0.05 0.08 0.02 98.98 14:26:43 14:20:01 2 0.85 0.00 0.12 0.15 0.02 98.86 14:26:43 14:20:01 3 0.65 0.00 0.02 0.00 0.03 99.30 14:26:43 14:21:01 all 0.02 0.00 0.00 0.03 0.01 99.93 14:26:43 14:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:21:01 1 0.05 0.00 0.00 0.12 0.02 99.82 14:26:43 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:26:43 14:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:26:43 14:22:01 all 0.54 0.00 0.06 0.04 0.01 99.35 14:26:43 14:22:01 0 0.75 0.00 0.00 0.00 0.00 99.25 14:26:43 14:22:01 1 0.60 0.00 0.03 0.08 0.02 99.27 14:26:43 14:22:01 2 0.47 0.00 0.17 0.02 0.00 99.35 14:26:43 14:22:01 3 0.35 0.00 0.05 0.07 0.00 99.53 14:26:43 14:23:01 all 20.16 0.00 1.57 3.39 0.07 74.82 14:26:43 14:23:01 0 7.34 0.00 0.81 0.90 0.10 90.85 14:26:43 14:23:01 1 6.02 0.00 0.88 6.44 0.05 86.60 14:26:43 14:23:01 2 38.14 0.00 2.58 5.10 0.08 54.10 14:26:43 14:23:01 3 29.25 0.00 1.99 1.14 0.05 67.57 14:26:43 14:24:01 all 22.84 0.00 7.09 4.42 0.08 65.57 14:26:43 14:24:01 0 15.19 0.00 7.42 5.79 0.08 71.52 14:26:43 14:24:01 1 22.82 0.00 6.22 2.71 0.07 68.18 14:26:43 14:24:01 2 17.79 0.00 7.34 4.30 0.07 70.50 14:26:43 14:24:01 3 35.60 0.00 7.38 4.90 0.09 52.04 14:26:43 14:25:01 all 19.35 0.00 5.24 8.03 0.09 67.29 14:26:43 14:25:01 0 16.14 0.00 5.73 5.75 0.10 72.28 14:26:43 14:25:01 1 24.03 0.00 5.88 5.41 0.08 64.61 14:26:43 14:25:01 2 21.63 0.00 5.17 12.89 0.10 60.21 14:26:43 14:25:01 3 15.59 0.00 4.18 8.10 0.08 72.04 14:26:43 14:26:01 all 34.99 0.00 3.75 2.36 0.08 58.82 14:26:43 14:26:01 0 36.16 0.00 3.73 3.16 0.07 56.88 14:26:43 14:26:01 1 32.93 0.00 3.60 3.01 0.07 60.39 14:26:43 14:26:01 2 30.17 0.00 4.11 1.56 0.07 64.09 14:26:43 14:26:01 3 40.68 0.00 3.56 1.70 0.08 53.97 14:26:43 Average: all 1.73 0.00 0.30 0.34 0.01 97.62 14:26:43 Average: 0 1.27 0.00 0.31 0.27 0.02 98.14 14:26:43 Average: 1 1.94 0.00 0.28 0.36 0.01 97.40 14:26:43 Average: 2 1.75 0.00 0.34 0.42 0.01 97.49 14:26:43 Average: 3 1.95 0.00 0.29 0.31 0.01 97.43 14:26:43 14:26:43 14:26:43