15:33:15 Started by timer 15:33:15 Running as SYSTEM 15:33:15 [EnvInject] - Loading node environment variables. 15:33:15 Building remotely on prd-ubuntu1804-docker-4c-4g-6336 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:33:15 [ssh-agent] Looking for ssh-agent implementation... 15:33:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:15 $ ssh-agent 15:33:15 SSH_AUTH_SOCK=/tmp/ssh-hV8Kqec2tNIr/agent.2112 15:33:15 SSH_AGENT_PID=2114 15:33:15 [ssh-agent] Started. 15:33:15 Running ssh-add (command line suppressed) 15:33:15 Identity added: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/private_key_8453106008806823228.key (jenkins-ssh) 15:33:15 [ssh-agent] Using credentials jenkins (jenkins) 15:33:16 The recommended git tool is: NONE 15:33:17 using credential jenkins 15:33:17 Wiping out workspace first. 15:33:17 Cloning the remote Git repository 15:33:17 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame 15:33:17 > git init /w/workspace/ric-plt-xapp-frame-sonar-prescan-script # timeout=10 15:33:17 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame 15:33:17 > git --version # timeout=10 15:33:17 > git --version # 'git version 2.17.1' 15:33:17 using GIT_SSH to set credentials jenkins 15:33:17 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:18 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/xapp-frame # timeout=10 15:33:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:18 Avoid second fetch 15:33:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:33:18 Checking out Revision c79954127421383b7e864e94db579c9aea9ff4dd (refs/remotes/origin/master) 15:33:18 > git config core.sparsecheckout # timeout=10 15:33:18 > git checkout -f c79954127421383b7e864e94db579c9aea9ff4dd # timeout=10 15:33:19 Commit message: "RIC:1060: Change in PTL" 15:33:19 > git rev-list --no-walk c79954127421383b7e864e94db579c9aea9ff4dd # timeout=10 15:33:22 provisioning config files... 15:33:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:33:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:33:22 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins17615239190710991441.sh 15:33:22 ---> python-tools-install.sh 15:33:22 Setup pyenv: 15:33:22 * system (set by /opt/pyenv/version) 15:33:22 * 3.8.13 (set by /opt/pyenv/version) 15:33:22 * 3.9.13 (set by /opt/pyenv/version) 15:33:22 * 3.10.6 (set by /opt/pyenv/version) 15:33:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xz8K 15:33:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:31 lf-activate-venv(): INFO: Installing: lftools 15:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-Xz8K/bin to PATH 15:34:01 Generating Requirements File 15:34:22 Python 3.10.6 15:34:22 pip 24.1.2 from /tmp/venv-Xz8K/lib/python3.10/site-packages/pip (python 3.10) 15:34:22 appdirs==1.4.4 15:34:22 argcomplete==3.4.0 15:34:22 aspy.yaml==1.3.0 15:34:22 attrs==23.2.0 15:34:22 autopage==0.5.2 15:34:22 beautifulsoup4==4.12.3 15:34:22 boto3==1.34.143 15:34:22 botocore==1.34.143 15:34:22 bs4==0.0.2 15:34:22 cachetools==5.3.3 15:34:22 certifi==2024.7.4 15:34:22 cffi==1.16.0 15:34:22 cfgv==3.4.0 15:34:22 chardet==5.2.0 15:34:22 charset-normalizer==3.3.2 15:34:22 click==8.1.7 15:34:22 cliff==4.7.0 15:34:22 cmd2==2.4.3 15:34:22 cryptography==3.3.2 15:34:22 debtcollector==3.0.0 15:34:22 decorator==5.1.1 15:34:22 defusedxml==0.7.1 15:34:22 Deprecated==1.2.14 15:34:22 distlib==0.3.8 15:34:22 dnspython==2.6.1 15:34:22 docker==4.2.2 15:34:22 dogpile.cache==1.3.3 15:34:22 email_validator==2.2.0 15:34:22 filelock==3.15.4 15:34:22 future==1.0.0 15:34:22 gitdb==4.0.11 15:34:22 GitPython==3.1.43 15:34:22 google-auth==2.32.0 15:34:22 httplib2==0.22.0 15:34:22 identify==2.6.0 15:34:22 idna==3.7 15:34:22 importlib-resources==1.5.0 15:34:22 iso8601==2.1.0 15:34:22 Jinja2==3.1.4 15:34:22 jmespath==1.0.1 15:34:22 jsonpatch==1.33 15:34:22 jsonpointer==3.0.0 15:34:22 jsonschema==4.23.0 15:34:22 jsonschema-specifications==2023.12.1 15:34:22 keystoneauth1==5.7.0 15:34:22 kubernetes==30.1.0 15:34:22 lftools==0.37.10 15:34:22 lxml==5.2.2 15:34:22 MarkupSafe==2.1.5 15:34:22 msgpack==1.0.8 15:34:22 multi_key_dict==2.0.3 15:34:22 munch==4.0.0 15:34:22 netaddr==1.3.0 15:34:22 netifaces==0.11.0 15:34:22 niet==1.4.2 15:34:22 nodeenv==1.9.1 15:34:22 oauth2client==4.1.3 15:34:22 oauthlib==3.2.2 15:34:22 openstacksdk==3.2.0 15:34:22 os-client-config==2.1.0 15:34:22 os-service-types==1.7.0 15:34:22 osc-lib==3.1.0 15:34:22 oslo.config==9.5.0 15:34:22 oslo.context==5.5.0 15:34:22 oslo.i18n==6.3.0 15:34:22 oslo.log==6.1.0 15:34:22 oslo.serialization==5.4.0 15:34:22 oslo.utils==7.2.0 15:34:22 packaging==24.1 15:34:22 pbr==6.0.0 15:34:22 platformdirs==4.2.2 15:34:22 prettytable==3.10.0 15:34:22 pyasn1==0.6.0 15:34:22 pyasn1_modules==0.4.0 15:34:22 pycparser==2.22 15:34:22 pygerrit2==2.0.15 15:34:22 PyGithub==2.3.0 15:34:22 PyJWT==2.8.0 15:34:22 PyNaCl==1.5.0 15:34:22 pyparsing==2.4.7 15:34:22 pyperclip==1.9.0 15:34:22 pyrsistent==0.20.0 15:34:22 python-cinderclient==9.5.0 15:34:22 python-dateutil==2.9.0.post0 15:34:22 python-heatclient==3.5.0 15:34:22 python-jenkins==1.8.2 15:34:22 python-keystoneclient==5.4.0 15:34:22 python-magnumclient==4.6.0 15:34:22 python-novaclient==18.6.0 15:34:22 python-openstackclient==6.6.0 15:34:22 python-swiftclient==4.6.0 15:34:22 PyYAML==6.0.1 15:34:22 referencing==0.35.1 15:34:22 requests==2.32.3 15:34:22 requests-oauthlib==2.0.0 15:34:22 requestsexceptions==1.4.0 15:34:22 rfc3986==2.0.0 15:34:22 rpds-py==0.19.0 15:34:22 rsa==4.9 15:34:22 ruamel.yaml==0.18.6 15:34:22 ruamel.yaml.clib==0.2.8 15:34:22 s3transfer==0.10.2 15:34:22 simplejson==3.19.2 15:34:22 six==1.16.0 15:34:22 smmap==5.0.1 15:34:22 soupsieve==2.5 15:34:22 stevedore==5.2.0 15:34:22 tabulate==0.9.0 15:34:22 toml==0.10.2 15:34:22 tomlkit==0.13.0 15:34:22 tqdm==4.66.4 15:34:22 typing_extensions==4.12.2 15:34:22 tzdata==2024.1 15:34:22 urllib3==1.26.19 15:34:22 virtualenv==20.26.3 15:34:22 wcwidth==0.2.13 15:34:22 websocket-client==1.8.0 15:34:22 wrapt==1.16.0 15:34:22 xdg==6.0.0 15:34:22 xmltodict==0.13.0 15:34:22 yq==3.4.3 15:34:22 [EnvInject] - Injecting environment variables from a build step. 15:34:22 [EnvInject] - Injecting as environment variables the properties content 15:34:22 SET_JDK_VERSION=openjdk17 15:34:22 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 15:34:22 15:34:22 [EnvInject] - Variables injected successfully. 15:34:22 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins12938014967391752258.sh 15:34:22 ---> update-java-alternatives.sh 15:34:22 ---> Updating Java version 15:34:22 ---> Ubuntu/Debian system detected 15:34:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:34:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:34:23 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:34:23 openjdk version "17.0.7" 2023-04-18 15:34:23 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 15:34:23 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 15:34:23 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:34:23 [EnvInject] - Injecting environment variables from a build step. 15:34:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:34:23 [EnvInject] - Variables injected successfully. 15:34:23 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/sh /tmp/jenkins11475076065467244590.sh 15:34:24 Docker version 24.0.2, build cb74dfc 15:34:24 Unit Test 15:34:24 #1 [internal] load .dockerignore 15:34:24 #1 transferring context: 55B done 15:34:24 #1 DONE 0.1s 15:34:24 15:34:24 #2 [internal] load build definition from Dockerfile 15:34:24 #2 transferring dockerfile: 2.63kB done 15:34:25 #2 DONE 0.1s 15:34:25 15:34:25 #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0 15:34:25 #3 DONE 0.2s 15:34:25 15:34:25 #4 [internal] load build context 15:34:25 #4 DONE 0.0s 15:34:25 15:34:25 #5 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 15:34:25 #5 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 0.0s done 15:34:25 #5 ... 15:34:25 15:34:25 #4 [internal] load build context 15:34:25 #4 transferring context: 1.54MB 0.0s done 15:34:25 #4 DONE 0.1s 15:34:25 15:34:25 #5 [xapp-base 1/8] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.1.0@sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 15:34:25 #5 sha256:1590675bd66ad2ba395b4e6cb2f427fdd269589746f11c9ba07505ac39f1f7a3 6.52kB / 6.52kB done 15:34:25 #5 sha256:51b9caf5688418c648653263c363fff9e8c8617b61b153c106c17dab57e7e0f9 2.22kB / 2.22kB done 15:34:25 #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 9.44MB / 28.58MB 0.2s 15:34:25 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 6.29MB / 337.65MB 0.2s 15:34:25 #5 sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 144B / 144B 0.1s done 15:34:25 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 2.10MB / 129.05MB 0.2s 15:34:25 #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 18.87MB / 28.58MB 0.3s 15:34:25 #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.4s 15:34:25 #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 15:34:25 #5 sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 28.58MB / 28.58MB 0.4s done 15:34:25 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 1.05MB / 134.96MB 0.5s 15:34:25 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 11.53MB / 129.05MB 0.6s 15:34:26 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 32.51MB / 337.65MB 0.8s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 28.31MB / 129.05MB 0.8s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 24.12MB / 134.96MB 0.8s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 35.65MB / 129.05MB 0.9s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 34.60MB / 134.96MB 0.9s 15:34:26 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 50.33MB / 337.65MB 1.0s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 45.09MB / 129.05MB 1.0s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 44.04MB / 134.96MB 1.0s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 54.53MB / 129.05MB 1.1s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 56.62MB / 134.96MB 1.1s 15:34:26 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 69.21MB / 337.65MB 1.2s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 67.11MB / 129.05MB 1.2s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 70.25MB / 134.96MB 1.2s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 78.64MB / 129.05MB 1.3s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 82.84MB / 134.96MB 1.3s 15:34:26 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 88.08MB / 337.65MB 1.4s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 88.08MB / 129.05MB 1.4s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 92.27MB / 134.96MB 1.4s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 98.57MB / 129.05MB 1.5s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 100.66MB / 134.96MB 1.5s 15:34:26 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 109.05MB / 337.65MB 1.6s 15:34:26 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 105.91MB / 129.05MB 1.6s 15:34:26 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 113.25MB / 134.96MB 1.6s 15:34:27 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 119.55MB / 129.05MB 1.8s 15:34:27 #5 extracting sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 1.3s done 15:34:27 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 1.8s 15:34:27 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 137.36MB / 337.65MB 1.9s 15:34:27 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 1.9s 15:34:27 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 161.48MB / 337.65MB 2.1s 15:34:27 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 196.08MB / 337.65MB 2.4s 15:34:27 #5 sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 134.96MB / 134.96MB 2.3s done 15:34:27 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 213.91MB / 337.65MB 2.6s 15:34:28 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 234.88MB / 337.65MB 2.8s 15:34:28 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 255.85MB / 337.65MB 3.0s 15:34:28 #5 sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 129.05MB / 129.05MB 2.8s done 15:34:28 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 294.65MB / 337.65MB 3.3s 15:34:28 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 321.91MB / 337.65MB 3.5s 15:34:28 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 0B / 141.86MB 3.5s 15:34:28 #5 sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 337.65MB / 337.65MB 3.7s done 15:34:28 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 8.39MB / 141.86MB 3.7s 15:34:28 #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 12.58MB / 27.94MB 3.7s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 16.78MB / 141.86MB 3.8s 15:34:29 #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 26.21MB / 27.94MB 3.8s 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 3.15MB / 42.84MB 3.8s 15:34:29 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 27.26MB / 141.86MB 3.9s 15:34:29 #5 sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 27.94MB / 27.94MB 3.9s done 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 12.58MB / 42.84MB 3.9s 15:34:29 #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0B / 8.47MB 3.9s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 36.70MB / 141.86MB 4.0s 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 22.02MB / 42.84MB 4.0s 15:34:29 #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 4.0s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 48.23MB / 141.86MB 4.1s 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 33.55MB / 42.84MB 4.1s 15:34:29 #5 sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 8.47MB / 8.47MB 4.0s done 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 59.77MB / 141.86MB 4.2s 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 4.2s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 73.92MB / 141.86MB 4.3s 15:34:29 #5 sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 42.84MB / 42.84MB 4.3s done 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 88.08MB / 141.86MB 4.4s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 115.34MB / 141.86MB 4.6s 15:34:29 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 128.97MB / 141.86MB 4.7s 15:34:30 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 4.8s 15:34:30 #5 sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 141.86MB / 141.86MB 5.0s done 15:34:34 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 5.1s 15:34:39 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 10.2s 15:34:43 #5 extracting sha256:54cd83c3e1c238b5aea2fa3b9c482162e18d3619af649fca4fe3e368226ca608 14.1s done 15:34:43 #5 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec 15:34:43 #5 extracting sha256:ae28b6acf6f1d0d15609df8d5e283f2e7ccf35d2ca2fda9be3a335923c8dcaec done 15:34:43 #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 15:34:47 #5 extracting sha256:4ea9066545e11055204cd3be7413128b91385b9a8234c5426e2c6b41fda9fdbb 4.1s done 15:34:47 #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 0.1s 15:34:52 #5 extracting sha256:b883034e48072455c0524f01f0022e1da45a328de0545b7a435e58e1afb9e40d 4.5s done 15:34:52 #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 15:34:57 #5 extracting sha256:e018b0ccca623a30b374a2456d7f918faa29e8cd45c376ee63ce8c9365252ace 4.7s done 15:34:57 #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 0.1s 15:34:58 #5 extracting sha256:a4fc8b85b2bf994c43a6e5fbdbfc550133e0dd38655a9c3e65c02268abb7b870 1.1s done 15:34:58 #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.1s 15:34:59 #5 extracting sha256:7fe92f986395a2f764cdc8004cf8ccb3f39af358b86d40ea007a59345e921a6b 0.8s done 15:34:59 #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.1s 15:34:59 #5 extracting sha256:b6bb5771e098c60fe00d59a9695463fd8bd7d20fae07c7f8a69289a1d3a26428 0.2s done 15:35:00 #5 DONE 35.0s 15:35:00 15:35:00 #6 [xapp-base 2/8] RUN apt-get update -y &&apt-get install -y apt-utils cmake gawk sudo nano jq gettext-base bison flex curl tree 15:35:01 #6 0.853 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 15:35:01 #6 0.898 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 15:35:01 #6 0.910 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 15:35:01 #6 1.230 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 15:35:01 #6 1.337 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3776 kB] 15:35:01 #6 1.453 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1530 kB] 15:35:02 #6 1.797 Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1245 kB] 15:35:02 #6 1.799 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3895 kB] 15:35:02 #6 1.828 Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3745 kB] 15:35:02 #6 1.942 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4245 kB] 15:35:02 #6 1.989 Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] 15:35:02 #6 2.037 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] 15:35:02 #6 2.037 Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] 15:35:02 #6 2.041 Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] 15:35:03 #6 2.807 Fetched 19.0 MB in 2s (9187 kB/s) 15:35:03 #6 2.807 Reading package lists... 15:35:04 #6 4.332 Reading package lists... 15:35:05 #6 5.295 Building dependency tree... 15:35:05 #6 5.535 Reading state information... 15:35:06 #6 5.757 gettext-base is already the newest version (0.19.8.1-10build1). 15:35:06 #6 5.757 gettext-base set to manually installed. 15:35:06 #6 5.757 The following additional packages will be installed: 15:35:06 #6 5.758 apt cmake-data libapt-pkg6.0 libcurl4 libfl-dev libfl2 libjq1 libonig5 15:35:06 #6 5.759 Suggested packages: 15:35:06 #6 5.759 apt-doc aptitude | synaptic | wajig powermgmt-base bison-doc cmake-doc 15:35:06 #6 5.759 ninja-build flex-doc gawk-doc hunspell 15:35:06 #6 5.827 The following NEW packages will be installed: 15:35:06 #6 5.828 apt-utils bison curl flex gawk jq libfl-dev libfl2 libjq1 libonig5 nano tree 15:35:06 #6 5.829 The following packages will be upgraded: 15:35:06 #6 5.830 apt cmake cmake-data libapt-pkg6.0 libcurl4 sudo 15:35:06 #6 6.125 6 upgraded, 12 newly installed, 0 to remove and 147 not upgraded. 15:35:06 #6 6.125 Need to get 10.6 MB of archives. 15:35:06 #6 6.125 After this operation, 8176 kB of additional disk space will be used. 15:35:06 #6 6.125 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.10 [843 kB] 15:35:07 #6 7.106 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.10 [1280 kB] 15:35:07 #6 7.287 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 flex amd64 2.6.4-6.2 [317 kB] 15:35:07 #6 7.322 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gawk amd64 1:5.0.1+dfsg-1ubuntu0.1 [415 kB] 15:35:07 #6 7.362 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.10 [213 kB] 15:35:07 #6 7.379 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB] 15:35:07 #6 7.408 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 nano amd64 4.8-1ubuntu1 [269 kB] 15:35:07 #6 7.423 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 bison amd64 2:3.5.1+dfsg-1 [657 kB] 15:35:07 #6 7.459 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] 15:35:07 #6 7.636 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] 15:35:07 #6 7.702 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB] 15:35:08 #6 7.705 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB] 15:35:08 #6 7.707 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 15:35:08 #6 7.709 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 15:35:08 #6 7.712 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 15:35:08 #6 7.714 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB] 15:35:08 #6 7.714 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl-dev amd64 2.6.4-6.2 [6316 B] 15:35:08 #6 7.715 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 tree amd64 1.8.0-1 [43.0 kB] 15:35:08 #6 8.019 debconf: delaying package configuration, since apt-utils is not installed 15:35:08 #6 8.080 Fetched 10.6 MB in 2s (5618 kB/s) 15:35:08 #6 8.148 (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 ... 46362 files and directories currently installed.) 15:35:09 #6 8.936 Preparing to unpack .../libapt-pkg6.0_2.0.10_amd64.deb ... 15:35:09 #6 8.971 Unpacking libapt-pkg6.0:amd64 (2.0.10) over (2.0.9) ... 15:35:09 #6 9.191 Setting up libapt-pkg6.0:amd64 (2.0.10) ... 15:35:09 #6 9.293 (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 ... 46362 files and directories currently installed.) 15:35:09 #6 9.314 Preparing to unpack .../archives/apt_2.0.10_amd64.deb ... 15:35:09 #6 9.380 Unpacking apt (2.0.10) over (2.0.9) ... 15:35:10 #6 9.805 Setting up apt (2.0.10) ... 15:35:10 #6 10.28 Selecting previously unselected package flex. 15:35:10 #6 10.28 (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 ... 46360 files and directories currently installed.) 15:35:10 #6 10.30 Preparing to unpack .../00-flex_2.6.4-6.2_amd64.deb ... 15:35:10 #6 10.31 Unpacking flex (2.6.4-6.2) ... 15:35:10 #6 10.40 Selecting previously unselected package gawk. 15:35:10 #6 10.40 Preparing to unpack .../01-gawk_1%3a5.0.1+dfsg-1ubuntu0.1_amd64.deb ... 15:35:10 #6 10.41 Unpacking gawk (1:5.0.1+dfsg-1ubuntu0.1) ... 15:35:10 #6 10.51 Selecting previously unselected package apt-utils. 15:35:10 #6 10.51 Preparing to unpack .../02-apt-utils_2.0.10_amd64.deb ... 15:35:10 #6 10.52 Unpacking apt-utils (2.0.10) ... 15:35:10 #6 10.62 Preparing to unpack .../03-sudo_1.8.31-1ubuntu1.5_amd64.deb ... 15:35:10 #6 10.65 Unpacking sudo (1.8.31-1ubuntu1.5) over (1.8.31-1ubuntu1.2) ... 15:35:11 #6 10.89 Selecting previously unselected package nano. 15:35:11 #6 10.89 Preparing to unpack .../04-nano_4.8-1ubuntu1_amd64.deb ... 15:35:11 #6 10.90 Unpacking nano (4.8-1ubuntu1) ... 15:35:11 #6 11.00 Selecting previously unselected package bison. 15:35:11 #6 11.01 Preparing to unpack .../05-bison_2%3a3.5.1+dfsg-1_amd64.deb ... 15:35:11 #6 11.02 Unpacking bison (2:3.5.1+dfsg-1) ... 15:35:11 #6 11.12 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... 15:35:11 #6 11.15 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... 15:35:12 #6 11.88 Preparing to unpack .../07-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... 15:35:12 #6 11.90 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... 15:35:35 #6 35.76 Preparing to unpack .../08-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ... 15:35:36 #6 35.78 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.14) ... 15:35:36 #6 35.89 Selecting previously unselected package curl. 15:35:36 #6 35.90 Preparing to unpack .../09-curl_7.68.0-1ubuntu2.22_amd64.deb ... 15:35:36 #6 35.90 Unpacking curl (7.68.0-1ubuntu2.22) ... 15:35:36 #6 35.98 Selecting previously unselected package libonig5:amd64. 15:35:36 #6 35.99 Preparing to unpack .../10-libonig5_6.9.4-1_amd64.deb ... 15:35:36 #6 35.99 Unpacking libonig5:amd64 (6.9.4-1) ... 15:35:36 #6 36.08 Selecting previously unselected package libjq1:amd64. 15:35:36 #6 36.09 Preparing to unpack .../11-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 15:35:36 #6 36.10 Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 15:35:36 #6 36.16 Selecting previously unselected package jq. 15:35:36 #6 36.17 Preparing to unpack .../12-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 15:35:36 #6 36.18 Unpacking jq (1.6-1ubuntu0.20.04.1) ... 15:35:36 #6 36.24 Selecting previously unselected package libfl2:amd64. 15:35:36 #6 36.25 Preparing to unpack .../13-libfl2_2.6.4-6.2_amd64.deb ... 15:35:36 #6 36.25 Unpacking libfl2:amd64 (2.6.4-6.2) ... 15:35:36 #6 36.30 Selecting previously unselected package libfl-dev:amd64. 15:35:36 #6 36.31 Preparing to unpack .../14-libfl-dev_2.6.4-6.2_amd64.deb ... 15:35:36 #6 36.31 Unpacking libfl-dev:amd64 (2.6.4-6.2) ... 15:35:36 #6 36.36 Selecting previously unselected package tree. 15:35:36 #6 36.36 Preparing to unpack .../15-tree_1.8.0-1_amd64.deb ... 15:35:36 #6 36.37 Unpacking tree (1.8.0-1) ... 15:35:36 #6 36.45 Setting up flex (2.6.4-6.2) ... 15:35:36 #6 36.47 Setting up apt-utils (2.0.10) ... 15:35:36 #6 36.49 Setting up gawk (1:5.0.1+dfsg-1ubuntu0.1) ... 15:35:36 #6 36.56 Setting up tree (1.8.0-1) ... 15:35:36 #6 36.58 Setting up sudo (1.8.31-1ubuntu1.5) ... 15:35:36 #6 36.65 Setting up libfl2:amd64 (2.6.4-6.2) ... 15:35:36 #6 36.67 Setting up nano (4.8-1ubuntu1) ... 15:35:36 #6 36.70 update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode 15:35:37 #6 36.70 update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist 15:35:37 #6 36.70 update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode 15:35:37 #6 36.71 update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist 15:35:37 #6 36.72 Setting up bison (2:3.5.1+dfsg-1) ... 15:35:37 #6 36.73 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode 15:35:37 #6 36.73 update-alternatives: warning: skip creation of /usr/share/man/man1/yacc.1.gz because associated file /usr/share/man/man1/bison.yacc.1.gz (of link group yacc) doesn't exist 15:35:37 #6 36.74 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ... 15:35:37 #6 36.76 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... 15:35:37 #6 36.79 Setting up curl (7.68.0-1ubuntu2.22) ... 15:35:37 #6 36.82 Setting up libonig5:amd64 (6.9.4-1) ... 15:35:37 #6 36.84 Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 15:35:37 #6 36.86 Setting up libfl-dev:amd64 (2.6.4-6.2) ... 15:35:37 #6 36.88 Setting up jq (1.6-1ubuntu0.20.04.1) ... 15:35:37 #6 36.90 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... 15:35:37 #6 36.93 Processing triggers for man-db (2.9.1-1) ... 15:35:37 #6 36.99 Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 15:35:38 #6 DONE 37.9s 15:35:38 15:35:38 #7 [xapp-base 3/8] RUN curl -s https://packagecloud.io/install/repositories/o-ran-sc/master/script.deb.sh | bash 15:35:38 #7 0.347 Detected operating system as Ubuntu/focal. 15:35:38 #7 0.347 Checking for curl... 15:35:38 #7 0.347 Detected curl... 15:35:38 #7 0.348 Checking for gpg... 15:35:38 #7 0.349 Detected gpg... 15:35:38 #7 0.360 Detected apt version as 2.0.10 15:35:38 #7 0.360 Running apt-get update... done. 15:35:40 #7 2.031 Installing apt-transport-https... done. 15:35:42 #7 4.186 Installing /etc/apt/sources.list.d/o-ran-sc_master.list...done. 15:35:42 #7 4.355 Importing packagecloud gpg key... Packagecloud gpg key imported to /etc/apt/keyrings/o-ran-sc_master-archive-keyring.gpg 15:35:42 #7 4.482 done. 15:35:42 #7 4.482 Running apt-get update... done. 15:35:44 #7 6.157 15:35:44 #7 6.157 The repository is setup! You can now install packages. 15:35:44 #7 DONE 6.3s 15:35:44 15:35:44 #8 [xapp-base 4/8] 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 15:35:44 #8 0.228 --2024-07-11 15:35:44-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb 15:35:44 #8 0.231 Resolving packagecloud.io (packagecloud.io)... 52.52.87.14, 52.9.110.75, 2600:1f1c:2e5:6900:1f78:4a2:4e8e:6891, ... 15:35:44 #8 0.233 Connecting to packagecloud.io (packagecloud.io)|52.52.87.14|:443... connected. 15:35:44 #8 0.271 HTTP request sent, awaiting response... 302 Found 15:35:44 #8 0.325 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1720712444&Signature=T3pFj5K4LKHeYdCnil2SMttbg6-UV27kLRgLVKqHowXqEz9PbTu~JjSDSLLzPNkpnLCBK8QNYGCl61MRciWK47xThoFxGJJDJEniukBboWF6eoep1gM1FybuHTc6FU8AC9Cj9kmijxW~GeF8NiVoFTmbON4hSg7MxmIBfi1kP1LszWDB4kDP9hq1ojErDVHib0yWhtnfyR0DTGS-4CJkFZJKZHIfSBPGAZ~DPLQEvp0Q95NB0yjC2fHayTvhBma9CdfPO~e1D8UKIb~Q2biujkgdKNByDfLiGtgJKRwa6IIt7Go2xqjlsLoEUU-Pj8zLUSdEq8U7KDFBp25~gzrorw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 15:35:44 #8 0.325 --2024-07-11 15:35:44-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1720712444&Signature=T3pFj5K4LKHeYdCnil2SMttbg6-UV27kLRgLVKqHowXqEz9PbTu~JjSDSLLzPNkpnLCBK8QNYGCl61MRciWK47xThoFxGJJDJEniukBboWF6eoep1gM1FybuHTc6FU8AC9Cj9kmijxW~GeF8NiVoFTmbON4hSg7MxmIBfi1kP1LszWDB4kDP9hq1ojErDVHib0yWhtnfyR0DTGS-4CJkFZJKZHIfSBPGAZ~DPLQEvp0Q95NB0yjC2fHayTvhBma9CdfPO~e1D8UKIb~Q2biujkgdKNByDfLiGtgJKRwa6IIt7Go2xqjlsLoEUU-Pj8zLUSdEq8U7KDFBp25~gzrorw__&Key-Pair-Id=K1ZMSF1EKC3AZL 15:35:44 #8 0.325 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.205, 18.173.117.132, ... 15:35:44 #8 0.327 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. 15:35:44 #8 0.334 HTTP request sent, awaiting response... 200 OK 15:35:44 #8 0.340 Length: 246552 (241K) [application/x-debian-package] 15:35:44 #8 0.341 Saving to: 'rmr_4.9.4_amd64.deb' 15:35:44 #8 0.341 15:35:44 #8 0.341 0K .......... .......... .......... .......... .......... 20% 22.6M 0s 15:35:44 #8 0.343 50K .......... .......... .......... .......... .......... 41% 24.8M 0s 15:35:44 #8 0.345 100K .......... .......... .......... .......... .......... 62% 32.5M 0s 15:35:44 #8 0.346 150K .......... .......... .......... .......... .......... 83% 32.3M 0s 15:35:44 #8 0.348 200K .......... .......... .......... .......... 100% 52.2M=0.008s 15:35:44 #8 0.349 15:35:44 #8 0.349 2024-07-11 15:35:44 (29.8 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] 15:35:44 #8 0.349 15:35:44 #8 0.389 Selecting previously unselected package rmr. 15:35:44 #8 0.408 (Reading database ... 46841 files and directories currently installed.) 15:35:44 #8 0.410 Preparing to unpack rmr_4.9.4_amd64.deb ... 15:35:44 #8 0.418 Unpacking rmr (4.9.4) ... 15:35:44 #8 0.463 Setting up rmr (4.9.4) ... 15:35:45 #8 DONE 0.6s 15:35:45 15:35:45 #9 [xapp-base 5/8] 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 15:35:45 #9 0.219 --2024-07-11 15:35:45-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb 15:35:45 #9 0.221 Resolving packagecloud.io (packagecloud.io)... 52.9.110.75, 52.52.87.14, 2600:1f1c:2e5:6901:43e7:2317:386a:79c3, ... 15:35:45 #9 0.223 Connecting to packagecloud.io (packagecloud.io)|52.9.110.75|:443... connected. 15:35:45 #9 0.262 HTTP request sent, awaiting response... 302 Found 15:35:45 #9 0.315 Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1720712445&Signature=ivP6EZPpmavtBk4zyhHkrzHF7YNtWpmaM1O3hV~SULV7pE~eNhZMhuoQgRpestZmHz7a7GGSVuJfIsczzla4F3KuQuLs6Jc67OFN3T8FCBfo1HZ0Eft~KDGwcWTEh6ktEJNV8JR1Z47VsG4g0f1EJh~WHU4oFZyJbe~scAfWBPqJ6Wvtkhgi0kiCtWgi7BiWSJc4E6sryuy6WYzvY8SHg2cWGRD1y4SMkrpg3301DIOd~w8MWmYHoZ4kGjJujl-d7~AvLZD0cX-ojkS6Wx471D5FFtfgwlPcIRgQRUhqQiU3qThiMmO9sGzCflati6Ke3Su~T95q42PaYVB6m6bEsA__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] 15:35:45 #9 0.315 --2024-07-11 15:35:45-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1720712445&Signature=ivP6EZPpmavtBk4zyhHkrzHF7YNtWpmaM1O3hV~SULV7pE~eNhZMhuoQgRpestZmHz7a7GGSVuJfIsczzla4F3KuQuLs6Jc67OFN3T8FCBfo1HZ0Eft~KDGwcWTEh6ktEJNV8JR1Z47VsG4g0f1EJh~WHU4oFZyJbe~scAfWBPqJ6Wvtkhgi0kiCtWgi7BiWSJc4E6sryuy6WYzvY8SHg2cWGRD1y4SMkrpg3301DIOd~w8MWmYHoZ4kGjJujl-d7~AvLZD0cX-ojkS6Wx471D5FFtfgwlPcIRgQRUhqQiU3qThiMmO9sGzCflati6Ke3Su~T95q42PaYVB6m6bEsA__&Key-Pair-Id=K1ZMSF1EKC3AZL 15:35:45 #9 0.315 Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.128, 18.173.117.108, 18.173.117.205, ... 15:35:45 #9 0.317 Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.128|:443... connected. 15:35:45 #9 0.324 HTTP request sent, awaiting response... 200 OK 15:35:45 #9 0.334 Length: 128860 (126K) [application/x-debian-package] 15:35:45 #9 0.334 Saving to: 'rmr-dev_4.9.4_amd64.deb' 15:35:45 #9 0.334 15:35:45 #9 0.334 0K .......... .......... .......... .......... .......... 39% 29.3M 0s 15:35:45 #9 0.336 50K .......... .......... .......... .......... .......... 79% 27.6M 0s 15:35:45 #9 0.338 100K .......... .......... ..... 100% 56.8M=0.004s 15:35:45 #9 0.338 15:35:45 #9 0.338 2024-07-11 15:35:45 (31.6 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] 15:35:45 #9 0.338 15:35:45 #9 0.380 Selecting previously unselected package rmr-dev. 15:35:45 #9 0.399 (Reading database ... 46849 files and directories currently installed.) 15:35:45 #9 0.400 Preparing to unpack rmr-dev_4.9.4_amd64.deb ... 15:35:45 #9 0.409 Unpacking rmr-dev (4.9.4) ... 15:35:45 #9 0.446 Setting up rmr-dev (4.9.4) ... 15:35:45 #9 DONE 0.7s 15:35:45 15:35:45 #10 [xapp-base 6/8] RUN rm -f rmr_4.9.4_amd64.deb rmr-dev_4.9.4_amd64.deb 15:35:46 #10 DONE 0.3s 15:35:46 15:35:46 #11 [xapp-base 7/8] RUN ldconfig 15:35:46 #11 DONE 0.4s 15:35:46 15:35:46 #12 [xapp-base-testbuild 1/8] RUN mkdir -p /ws 15:35:46 #12 DONE 0.3s 15:35:46 15:35:46 #13 [xapp-base-testbuild 2/8] WORKDIR /ws 15:35:47 #13 DONE 0.1s 15:35:47 15:35:47 #14 [xapp-base-testbuild 3/8] COPY go.mod /ws 15:35:47 #14 DONE 0.2s 15:35:47 15:35:47 #15 [xapp-base-testbuild 4/8] COPY go.sum /ws 15:35:47 #15 DONE 0.2s 15:35:47 15:35:47 #16 [xapp-base-testbuild 5/8] RUN go mod download 15:35:54 #16 DONE 7.2s 15:35:54 15:35:54 #17 [xapp-base-testbuild 6/8] COPY . /ws 15:35:55 #17 DONE 0.7s 15:35:55 15:35:55 #18 [xapp-base-testbuild 7/8] RUN make -C /ws go-build 15:35:55 #18 0.239 make: Entering directory '/ws' 15:35:55 #18 0.266 Building: test/xapp 15:36:16 #18 21.26 Building: pkg/xapp 15:36:35 #18 40.32 make: Leaving directory '/ws' 15:36:35 #18 DONE 40.7s 15:36:35 15:36:35 #19 [xapp-base-testbuild 8/8] RUN make -C /ws go-test-fmt 15:36:36 #19 0.227 make: Entering directory '/ws' 15:36:36 #19 0.285 make: Leaving directory '/ws' 15:36:36 #19 DONE 0.4s 15:36:36 15:36:36 #20 exporting to image 15:36:36 #20 exporting layers 15:36:54 #20 exporting layers 18.4s done 15:36:54 #20 writing image sha256:44cc739d9dfdfeac5dd12d2435edcc81d651b6e29f4d418de90980c70f16b9b2 done 15:36:54 #20 naming to nexus3.o-ran-sc.org:10004/ric-plt-xapp-frame:latest 0.0s done 15:36:54 #20 DONE 18.5s 15:36:54 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-6336 15:36:55 [ric-plt-xapp-frame-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-xapp-frame -Dsonar.projectName=ric-plt-xapp-frame -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-xapp-frame-sonar-prescan-script 15:36:56 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:36:56 INFO: Project root configuration file: NONE 15:36:56 INFO: SonarScanner 4.6.2.2472 15:36:56 INFO: Java 17.0.7 Private Build (64-bit) 15:36:56 INFO: Linux 4.15.0-213-generic amd64 15:36:56 INFO: User cache: /home/jenkins/.sonar/cache 15:36:58 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 15:36:58 INFO: Project root configuration file: NONE 15:36:58 INFO: Analyzing on SonarCloud 15:36:58 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 15:36:59 INFO: Load global settings 15:36:59 INFO: Load global settings (done) | time=307ms 15:36:59 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 15:36:59 INFO: Loading required plugins 15:36:59 INFO: Load plugins index 15:36:59 INFO: Load plugins index (done) | time=219ms 15:36:59 INFO: Load/download plugins 15:37:01 INFO: Load/download plugins (done) | time=1120ms 15:37:01 INFO: Found an active CI vendor: 'Jenkins' 15:37:01 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame' 15:37:01 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-xapp-frame' (done) | time=181ms 15:37:01 INFO: Process project properties 15:37:01 INFO: Project key: o-ran-sc_ric-plt-xapp-frame 15:37:01 INFO: Base dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:37:01 INFO: Working dir: /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.scannerwork 15:37:01 INFO: Load project branches 15:37:01 INFO: Load project branches (done) | time=206ms 15:37:01 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame' 15:37:02 INFO: Detected project binding: BOUND 15:37:02 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-xapp-frame' (done) | time=178ms 15:37:02 INFO: Load project pull requests 15:37:02 INFO: Load project pull requests (done) | time=174ms 15:37:02 INFO: Load branch configuration 15:37:02 INFO: Load branch configuration (done) | time=1ms 15:37:02 INFO: Load quality profiles 15:37:02 INFO: Load quality profiles (done) | time=556ms 15:37:02 INFO: Load active rules 15:37:12 INFO: Load active rules (done) | time=9757ms 15:37:12 INFO: Organization key: o-ran-sc 15:37:12 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. 15:37:12 INFO: Preprocessing files... 15:37:12 INFO: 1 language detected in 82 preprocessed files 15:37:12 INFO: 43 files ignored because of inclusion/exclusion patterns 15:37:12 INFO: 0 files ignored because of scm ignore settings 15:37:13 INFO: Loading plugins for detected languages 15:37:13 INFO: Load/download plugins 15:37:13 INFO: Load/download plugins (done) | time=137ms 15:37:13 INFO: Load project repositories 15:37:13 INFO: Load project repositories (done) | time=234ms 15:37:13 INFO: Indexing files... 15:37:13 INFO: Project configuration: 15:37:13 INFO: Included sources: **/*.go 15:37:13 INFO: Excluded sources: **/build-wrapper-dump.json, **/*_test.go 15:37:13 INFO: 82 files indexed 15:37:13 INFO: Quality profile for go: Sonar way 15:37:13 INFO: ------------- Run sensors on module ric-plt-xapp-frame 15:37:13 INFO: Load metrics repository 15:37:13 INFO: Load metrics repository (done) | time=165ms 15:37:13 INFO: Sensor cache enabled 15:37:13 INFO: Load sensor cache 15:37:15 INFO: Load sensor cache (404) | time=1337ms 15:37:15 INFO: Sensor JaCoCo XML Report Importer [jacoco] 15:37:15 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 15:37:15 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 15:37:15 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms 15:37:15 INFO: Sensor Code Quality and Security for Go [go] 15:37:15 INFO: 82 source files to be analyzed 15:37:17 INFO: 82/82 source files have been analyzed 15:37:17 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1728ms 15:37:17 INFO: Sensor Go Cover sensor for Go coverage [go] 15:37:17 ERROR: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 15:37:17 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=8ms 15:37:17 INFO: Sensor Java Config Sensor [iac] 15:37:17 INFO: 0 source files to be analyzed 15:37:17 INFO: 0/0 source files have been analyzed 15:37:17 INFO: Sensor Java Config Sensor [iac] (done) | time=13ms 15:37:17 INFO: Sensor IaC Docker Sensor [iac] 15:37:17 INFO: 0 source files to be analyzed 15:37:17 INFO: 0/0 source files have been analyzed 15:37:17 INFO: Sensor IaC Docker Sensor [iac] (done) | time=55ms 15:37:17 INFO: Sensor TextAndSecretsSensor [text] 15:37:17 INFO: Available processors: 4 15:37:17 INFO: Using 4 threads for analysis. 15:37:17 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 15:37:17 * The filename starts with "test" 15:37:17 * The filename contains "test." or "tests." 15:37:17 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 15:37:17 * Any directory in the file path has a name ending in "test" or "tests" 15:37:17 15:37:17 INFO: Using git CLI to retrieve untracked files 15:37:17 INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git 15:37:17 INFO: 82 source files to be analyzed 15:37:18 INFO: 82/82 source files have been analyzed 15:37:18 INFO: Sensor TextAndSecretsSensor [text] (done) | time=779ms 15:37:18 INFO: ------------- Run sensors on project 15:37:18 INFO: Sensor Zero Coverage Sensor 15:37:18 INFO: Sensor Zero Coverage Sensor (done) | time=23ms 15:37:18 INFO: CPD Executor 5 files had no CPD blocks 15:37:18 INFO: CPD Executor Calculating CPD for 77 files 15:37:18 INFO: CPD Executor CPD calculation finished (done) | time=44ms 15:37:18 INFO: Analysis report generated in 243ms, dir size=760 KB 15:37:18 INFO: Analysis report compressed in 133ms, zip size=295 KB 15:37:19 INFO: Analysis report uploaded in 703ms 15:37:19 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-xapp-frame 15:37:19 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 15:37:19 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZCicRioCerpbvKP0B_I 15:37:19 INFO: Analysis total time: 18.184 s 15:37:19 INFO: ------------------------------------------------------------------------ 15:37:19 INFO: EXECUTION SUCCESS 15:37:19 INFO: ------------------------------------------------------------------------ 15:37:19 INFO: Total time: 23.413s 15:37:19 INFO: Final Memory: 16M/64M 15:37:19 INFO: ------------------------------------------------------------------------ 15:37:20 $ ssh-agent -k 15:37:20 unset SSH_AUTH_SOCK; 15:37:20 unset SSH_AGENT_PID; 15:37:20 echo Agent pid 2114 killed; 15:37:20 [ssh-agent] Stopped. 15:37:20 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:20 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins8517508316585977179.sh 15:37:20 ---> sysstat.sh 15:37:21 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins15801235542401685904.sh 15:37:21 ---> package-listing.sh 15:37:21 ++ facter osfamily 15:37:21 ++ tr '[:upper:]' '[:lower:]' 15:37:21 + OS_FAMILY=debian 15:37:21 + workspace=/w/workspace/ric-plt-xapp-frame-sonar-prescan-script 15:37:21 + START_PACKAGES=/tmp/packages_start.txt 15:37:21 + END_PACKAGES=/tmp/packages_end.txt 15:37:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:21 + PACKAGES=/tmp/packages_start.txt 15:37:21 + '[' /w/workspace/ric-plt-xapp-frame-sonar-prescan-script ']' 15:37:21 + PACKAGES=/tmp/packages_end.txt 15:37:21 + case "${OS_FAMILY}" in 15:37:21 + dpkg -l 15:37:21 + grep '^ii' 15:37:21 + '[' -f /tmp/packages_start.txt ']' 15:37:21 + '[' -f /tmp/packages_end.txt ']' 15:37:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:21 + '[' /w/workspace/ric-plt-xapp-frame-sonar-prescan-script ']' 15:37:21 + mkdir -p /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/ 15:37:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/archives/ 15:37:21 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins12674440153242816129.sh 15:37:21 ---> capture-instance-metadata.sh 15:37:21 Setup pyenv: 15:37:21 system 15:37:21 3.8.13 15:37:21 3.9.13 15:37:21 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xz8K from file:/tmp/.os_lf_venv 15:37:23 lf-activate-venv(): INFO: Installing: lftools 15:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-Xz8K/bin to PATH 15:37:33 INFO: Running in OpenStack, capturing instance metadata 15:37:33 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins2415255550771627241.sh 15:37:33 provisioning config files... 15:37:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-xapp-frame-sonar-prescan-script@tmp/config5505692011404945984tmp 15:37:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:37:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:37:33 [EnvInject] - Injecting environment variables from a build step. 15:37:33 [EnvInject] - Injecting as environment variables the properties content 15:37:33 SERVER_ID=logs 15:37:33 15:37:33 [EnvInject] - Variables injected successfully. 15:37:33 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins8577931122299692950.sh 15:37:33 ---> create-netrc.sh 15:37:33 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins3126479641684370344.sh 15:37:33 ---> python-tools-install.sh 15:37:33 Setup pyenv: 15:37:33 system 15:37:33 3.8.13 15:37:33 3.9.13 15:37:33 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:37:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xz8K from file:/tmp/.os_lf_venv 15:37:34 lf-activate-venv(): INFO: Installing: lftools 15:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-Xz8K/bin to PATH 15:37:44 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins10971557857843745705.sh 15:37:44 ---> sudo-logs.sh 15:37:44 Archiving 'sudo' log.. 15:37:44 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash /tmp/jenkins4187937037049515894.sh 15:37:44 ---> job-cost.sh 15:37:44 Setup pyenv: 15:37:44 system 15:37:44 3.8.13 15:37:44 3.9.13 15:37:44 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:37:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xz8K from file:/tmp/.os_lf_venv 15:37:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-Xz8K/bin to PATH 15:37:50 INFO: No Stack... 15:37:50 INFO: Retrieving Pricing Info for: v2-highcpu-4 15:37:50 INFO: Archiving Costs 15:37:50 [ric-plt-xapp-frame-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13795771176241876703.sh 15:37:50 ---> logs-deploy.sh 15:37:50 Setup pyenv: 15:37:50 system 15:37:50 3.8.13 15:37:50 3.9.13 15:37:50 * 3.10.6 (set by /w/workspace/ric-plt-xapp-frame-sonar-prescan-script/.python-version) 15:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xz8K from file:/tmp/.os_lf_venv 15:37:51 lf-activate-venv(): INFO: Installing: lftools 15:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-Xz8K/bin to PATH 15:38:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-xapp-frame-sonar-prescan-script/1324 15:38:00 INFO: archiving workspace using pattern(s): -p **/*.log 15:38:04 Archives upload complete. 15:38:04 INFO: archiving logs to Nexus 15:38:05 ---> uname -a: 15:38:05 Linux prd-ubuntu1804-docker-4c-4g-6336 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:38:05 15:38:05 15:38:05 ---> lscpu: 15:38:05 Architecture: x86_64 15:38:05 CPU op-mode(s): 32-bit, 64-bit 15:38:05 Byte Order: Little Endian 15:38:05 CPU(s): 4 15:38:05 On-line CPU(s) list: 0-3 15:38:05 Thread(s) per core: 1 15:38:05 Core(s) per socket: 1 15:38:05 Socket(s): 4 15:38:05 NUMA node(s): 1 15:38:05 Vendor ID: AuthenticAMD 15:38:05 CPU family: 23 15:38:05 Model: 49 15:38:05 Model name: AMD EPYC-Rome Processor 15:38:05 Stepping: 0 15:38:05 CPU MHz: 2799.998 15:38:05 BogoMIPS: 5599.99 15:38:05 Virtualization: AMD-V 15:38:05 Hypervisor vendor: KVM 15:38:05 Virtualization type: full 15:38:05 L1d cache: 32K 15:38:05 L1i cache: 32K 15:38:05 L2 cache: 512K 15:38:05 L3 cache: 16384K 15:38:05 NUMA node0 CPU(s): 0-3 15:38:05 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 15:38:05 15:38:05 15:38:05 ---> nproc: 15:38:05 4 15:38:05 15:38:05 15:38:05 ---> df -h: 15:38:05 Filesystem Size Used Avail Use% Mounted on 15:38:05 udev 2.0G 0 2.0G 0% /dev 15:38:05 tmpfs 395M 696K 394M 1% /run 15:38:05 /dev/vda1 20G 13G 7.2G 63% / 15:38:05 tmpfs 2.0G 0 2.0G 0% /dev/shm 15:38:05 tmpfs 5.0M 0 5.0M 0% /run/lock 15:38:05 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 15:38:05 /dev/vda15 105M 5.3M 100M 5% /boot/efi 15:38:05 tmpfs 395M 0 395M 0% /run/user/1001 15:38:05 15:38:05 15:38:05 ---> free -m: 15:38:05 total used free shared buff/cache available 15:38:05 Mem: 3944 491 515 0 2937 3169 15:38:05 Swap: 1023 0 1023 15:38:05 15:38:05 15:38:05 ---> ip addr: 15:38:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:38:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:38:05 inet 127.0.0.1/8 scope host lo 15:38:05 valid_lft forever preferred_lft forever 15:38:05 inet6 ::1/128 scope host 15:38:05 valid_lft forever preferred_lft forever 15:38:05 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:38:05 link/ether fa:16:3e:5e:da:84 brd ff:ff:ff:ff:ff:ff 15:38:05 inet 10.32.7.251/23 brd 10.32.7.255 scope global dynamic ens3 15:38:05 valid_lft 86074sec preferred_lft 86074sec 15:38:05 inet6 fe80::f816:3eff:fe5e:da84/64 scope link 15:38:05 valid_lft forever preferred_lft forever 15:38:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:38:05 link/ether 02:42:96:43:51:4a brd ff:ff:ff:ff:ff:ff 15:38:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:38:05 valid_lft forever preferred_lft forever 15:38:05 15:38:05 15:38:05 ---> sar -b -r -n DEV: 15:38:05 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6336) 07/11/24 _x86_64_ (4 CPU) 15:38:05 15:38:05 15:32:41 LINUX RESTART (4 CPU) 15:38:05 15:38:05 15:33:01 tps rtps wtps bread/s bwrtn/s 15:38:05 15:34:02 193.88 83.87 110.01 6578.10 42340.69 15:38:05 15:35:01 249.20 31.78 217.43 4090.92 125486.04 15:38:05 15:36:01 427.46 91.25 336.21 4952.37 27430.49 15:38:05 15:37:01 258.20 208.98 49.22 8055.71 11377.67 15:38:05 15:38:01 67.94 44.18 23.76 2945.64 3059.62 15:38:05 Average: 239.31 92.21 147.10 5328.64 41666.93 15:38:05 15:38:05 15:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:05 15:34:02 1701384 3393204 2337276 57.87 51396 1794736 847764 16.66 526388 1630944 124420 15:38:05 15:35:01 624936 3314312 3413724 84.53 116748 2690256 1201360 23.62 556356 2600420 307320 15:38:05 15:36:01 397904 3259148 3640756 90.15 151308 2795544 1554324 30.55 790172 2558452 81344 15:38:05 15:37:01 203804 3206560 3834856 94.95 154204 2947832 1083648 21.30 1014748 2546092 58208 15:38:05 15:38:01 602848 3296620 3435812 85.07 156476 2641016 936700 18.41 838700 2328780 14624 15:38:05 Average: 706175 3293969 3332485 82.51 126026 2573877 1124759 22.11 745273 2332938 117183 15:38:05 15:38:05 15:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:05 15:34:02 ens3 370.19 251.89 1404.34 70.62 0.00 0.00 0.00 0.00 15:38:05 15:34:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:38:05 15:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:35:01 ens3 428.83 230.00 14382.88 18.41 0.00 0.00 0.00 0.00 15:38:05 15:35:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 15:38:05 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:36:01 ens3 199.50 159.46 928.71 13.43 0.00 0.00 0.00 0.00 15:38:05 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:37:01 ens3 189.10 122.94 1574.38 11.89 0.00 0.00 0.00 0.00 15:38:05 15:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 15:38:05 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:38:01 ens3 45.51 42.41 170.49 16.60 0.00 0.00 0.00 0.00 15:38:05 15:38:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 15:38:05 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 Average: ens3 246.03 161.12 3657.42 26.21 0.00 0.00 0.00 0.00 15:38:05 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 15:38:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:05 15:38:05 15:38:05 ---> sar -P ALL: 15:38:05 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6336) 07/11/24 _x86_64_ (4 CPU) 15:38:05 15:38:05 15:32:41 LINUX RESTART (4 CPU) 15:38:05 15:38:05 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:38:05 15:34:02 all 19.11 0.00 2.69 6.00 0.08 72.11 15:38:05 15:34:02 0 12.22 0.00 2.09 8.97 0.07 76.65 15:38:05 15:34:02 1 22.89 0.00 2.58 3.28 0.07 71.19 15:38:05 15:34:02 2 29.11 0.00 4.15 5.33 0.10 61.31 15:38:05 15:34:02 3 12.28 0.00 1.92 6.44 0.07 79.28 15:38:05 15:35:01 all 24.79 0.00 7.51 4.48 0.08 63.14 15:38:05 15:35:01 0 15.69 0.00 6.10 6.83 0.07 71.32 15:38:05 15:35:01 1 26.19 0.00 8.66 3.51 0.07 61.58 15:38:05 15:35:01 2 32.15 0.00 7.64 2.76 0.12 57.33 15:38:05 15:35:01 3 25.10 0.00 7.66 4.84 0.07 62.33 15:38:05 15:36:01 all 12.64 0.00 3.65 14.70 0.08 68.93 15:38:05 15:36:01 0 13.12 0.00 4.84 17.24 0.08 64.71 15:38:05 15:36:01 1 12.68 0.00 3.27 19.86 0.08 64.11 15:38:05 15:36:01 2 14.20 0.00 3.75 10.81 0.12 71.12 15:38:05 15:36:01 3 10.54 0.00 2.76 10.84 0.05 75.80 15:38:05 15:37:01 all 49.52 0.00 5.53 11.30 0.11 33.54 15:38:05 15:37:01 0 49.36 0.00 5.36 11.05 0.10 34.14 15:38:05 15:37:01 1 48.98 0.00 5.17 9.09 0.10 36.66 15:38:05 15:37:01 2 49.38 0.00 5.70 14.13 0.12 30.67 15:38:05 15:37:01 3 50.36 0.00 5.87 10.97 0.12 32.68 15:38:05 15:38:01 all 19.52 0.00 1.02 1.82 0.05 77.58 15:38:05 15:38:01 0 37.69 0.00 1.35 1.80 0.07 59.09 15:38:05 15:38:01 1 12.14 0.00 0.74 2.19 0.05 84.88 15:38:05 15:38:01 2 14.30 0.00 1.07 1.75 0.05 82.82 15:38:05 15:38:01 3 13.90 0.00 0.95 1.52 0.03 83.59 15:38:05 Average: all 25.09 0.00 4.06 7.68 0.08 63.10 15:38:05 Average: 0 25.66 0.00 3.93 9.18 0.08 61.15 15:38:05 Average: 1 24.56 0.00 4.05 7.63 0.07 63.69 15:38:05 Average: 2 27.75 0.00 4.44 6.97 0.10 60.74 15:38:05 Average: 3 22.39 0.00 3.81 6.93 0.07 66.81 15:38:05 15:38:05 15:38:05