Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-569 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-submgr-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wcPteYsLZZBO/agent.2097 SSH_AGENT_PID=2099 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/private_key_11792643877410621714.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr > git init /w/workspace/ric-plt-submgr-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/submgr # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ff822852aa2d4a81b5b6da18111f55a9b315603e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 Commit message: "J release: Release container Image" > git rev-list --no-walk ff822852aa2d4a81b5b6da18111f55a9b315603e # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins3393731554935337232.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sDF5 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sDF5/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-sDF5/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.6 botocore==1.40.6 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.33.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins5578408410084652540.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-plt-submgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins17282839189139717168.sh --> build_ric-plt-submgr-ubuntu.sh starts Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 6.96kB 0.0s done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 #3 DONE 0.1s #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #4 resolve nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 0.0s done #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 0B / 28.57MB 0.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 450.56kB / 328.92MB 0.1s #4 sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 2.01kB / 2.01kB done #4 sha256:db54390f5aa2465b3692a44d4dc8b31501b4b39fad70659713b2f6bb0a524a2b 5.96kB / 5.96kB done #4 sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 143B / 143B 0.1s done #4 ... #5 [internal] load build context #5 transferring context: 2.70MB 0.1s done #5 DONE 0.2s #4 [submgrcore 1/14] FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0@sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 0B / 129.05MB 0.2s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 3.15MB / 28.57MB 0.4s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 10.49MB / 129.05MB 0.5s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 5.24MB / 28.57MB 0.6s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.97MB / 328.92MB 0.6s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 18.87MB / 129.05MB 0.8s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 7.34MB / 28.57MB 0.9s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 9.98MB / 28.57MB 1.0s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 28.31MB / 129.05MB 1.0s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 19.92MB / 28.57MB 1.2s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 49.28MB / 328.92MB 1.2s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 46.14MB / 129.05MB 1.2s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.4s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 66.06MB / 129.05MB 1.4s #4 sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 28.57MB / 28.57MB 1.4s done #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 69.21MB / 328.92MB 1.5s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 76.55MB / 129.05MB 1.5s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 3.15MB / 134.79MB 1.5s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 83.89MB / 129.05MB 1.6s #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 12.58MB / 134.79MB 1.7s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 88.08MB / 328.92MB 1.9s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 106.14MB / 129.05MB 1.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 25.17MB / 134.79MB 1.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 32.51MB / 134.79MB 2.0s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 120.59MB / 129.05MB 2.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 113.25MB / 328.92MB 2.3s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.3s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 52.43MB / 134.79MB 2.3s #4 sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 129.05MB / 129.05MB 2.4s done #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 66.06MB / 134.79MB 2.5s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 487.42kB / 27.08MB 2.5s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 131.07MB / 328.92MB 2.6s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 7.34MB / 27.08MB 2.6s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 78.64MB / 134.79MB 2.7s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 12.58MB / 27.08MB 2.7s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 18.87MB / 27.08MB 2.8s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 149.95MB / 328.92MB 2.9s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 92.27MB / 134.79MB 2.9s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 26.21MB / 27.08MB 2.9s #4 sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 27.08MB / 27.08MB 3.0s done #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 0B / 42.84MB 3.1s #4 extracting sha256:7b1a6ab2e44dbac178598dabe7cff59bd67233dba0b27e4fbd1f9d4b3c877a54 2.4s done #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 101.71MB / 134.79MB 6.3s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 7.34MB / 42.84MB 6.3s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 166.72MB / 328.92MB 6.5s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 116.39MB / 134.79MB 6.5s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 18.87MB / 42.84MB 6.5s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 27.26MB / 42.84MB 6.6s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 183.50MB / 328.92MB 6.8s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 133.17MB / 134.79MB 6.8s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 38.80MB / 42.84MB 6.8s #4 sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 134.79MB / 134.79MB 7.0s done #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0B / 8.47MB 7.1s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 8.7s #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 6.29MB / 8.47MB 8.7s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 200.28MB / 328.92MB 8.8s #4 sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 42.84MB / 42.84MB 8.7s done #4 sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 8.47MB / 8.47MB 8.8s done #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 230.73MB / 328.92MB 9.1s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 252.71MB / 328.92MB 9.3s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 275.78MB / 328.92MB 9.5s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 308.28MB / 328.92MB 9.8s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 10.0s #4 sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 328.92MB / 328.92MB 10.4s done #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 5.0s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 10.0s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 15.1s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 20.1s #4 extracting sha256:fa71893429cb5f8bf21cadfe0f0aedccee7b79ed92b77e6885628ea1142bc8cd 24.4s done #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 #4 extracting sha256:04d0e85b5cd09b2b3bd67c8db51e66ea72fcc0f011d8ed831af28ccf68dad6c8 done #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 5.1s #4 extracting sha256:1a42d20fefec99cf15fa922dce5b2b580c863370c5470deffcc71ae0a056e1f6 7.1s done #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 5.0s #4 extracting sha256:edd90b732e54665edc9afca3d3b5ab1c13b1f675d8c46dffe3305e0d243bd619 7.5s done #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 #4 extracting sha256:6e7ed7a8f5c1407ffbb3f78edee7a59336e9135d0d90353ad9ee5cd9e622a7f9 1.8s done #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e #4 extracting sha256:54da3b814b08a1ba4a8bba9764ce1fb074aefa167636a68aebbdf35f9ac4b43e 1.3s done #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 #4 extracting sha256:a7dc5108837a4b2f2334ef1af0d8acee0c93d88f648188edf23d9c959e971320 0.2s done #4 DONE 54.5s #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 #6 1.727 2025-08-09 14:28:13 URL:https://dl.google.com/go/go1.18.5.linux-amd64.tar.gz [141855946/141855946] -> "go1.18.5.linux-amd64.tar.gz" [1] #6 DONE 6.7s #7 [submgrcore 3/14] RUN apt update && apt install -y iputils-ping net-tools curl tcpdump gdb valgrind #7 0.242 #7 0.242 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 0.242 #7 0.469 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease #7 0.519 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] #7 0.667 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] #7 0.803 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] #7 0.915 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1599 kB] #7 1.160 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [4998 kB] #7 1.297 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4919 kB] #7 1.405 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [36.8 kB] #7 1.406 Get:9 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] #7 1.407 Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] #7 1.410 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [4432 kB] #7 2.308 Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [4801 kB] #7 2.487 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [33.1 kB] #7 2.489 Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1308 kB] #7 2.993 Fetched 22.6 MB in 3s (8573 kB/s) #7 2.993 Reading package lists... #7 5.198 Building dependency tree... #7 5.631 Reading state information... #7 5.698 206 packages can be upgraded. Run 'apt list --upgradable' to see them. #7 5.704 #7 5.704 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #7 5.704 #7 5.766 Reading package lists... #7 7.451 Building dependency tree... #7 7.890 Reading state information... #7 8.759 The following additional packages will be installed: #7 8.763 gdbserver libbabeltrace1 libc-dev-bin libc6 libc6-dbg libc6-dev libcurl4 #7 8.766 libpcap0.8 #7 8.771 Suggested packages: #7 8.771 gdb-doc glibc-doc locales apparmor valgrind-dbg valgrind-mpi kcachegrind #7 8.771 alleyoop valkyrie #7 8.887 The following NEW packages will be installed: #7 8.891 curl gdb gdbserver iputils-ping libbabeltrace1 libc6-dbg libpcap0.8 #7 8.893 net-tools tcpdump valgrind #7 8.897 The following packages will be upgraded: #7 8.902 libc-dev-bin libc6 libc6-dev libcurl4 #7 9.232 4 upgraded, 10 newly installed, 0 to remove and 202 not upgraded. #7 9.232 Need to get 50.6 MB of archives. #7 9.232 After this operation, 134 MB of additional disk space will be used. #7 9.232 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.18 [2520 kB] #7 10.43 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.18 [71.7 kB] #7 10.44 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.18 [2720 kB] #7 10.58 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB] #7 10.58 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcap0.8 amd64 1.9.1-3ubuntu1.20.04.1 [128 kB] #7 10.59 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.3 [370 kB] #7 10.60 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.25 [235 kB] #7 10.61 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.25 [162 kB] #7 10.62 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] #7 10.62 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdb amd64 9.2-0ubuntu1~20.04.2 [3221 kB] #7 10.76 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gdbserver amd64 9.2-0ubuntu1~20.04.2 [222 kB] #7 10.77 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1.3 [192 kB] #7 10.83 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.18 [20.2 MB] #7 11.71 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 valgrind amd64 1:3.15.0-1ubuntu9.1 [20.3 MB] #7 12.88 debconf: delaying package configuration, since apt-utils is not installed #7 12.99 Fetched 50.6 MB in 4s (13.9 MB/s) #7 13.04 (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.) #7 13.07 Preparing to unpack .../libc6-dev_2.31-0ubuntu9.18_amd64.deb ... #7 13.09 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.2) ... #7 17.01 Preparing to unpack .../libc-dev-bin_2.31-0ubuntu9.18_amd64.deb ... #7 17.03 Unpacking libc-dev-bin (2.31-0ubuntu9.18) over (2.31-0ubuntu9.2) ... #7 17.15 Preparing to unpack .../libc6_2.31-0ubuntu9.18_amd64.deb ... #7 17.28 debconf: unable to initialize frontend: Dialog #7 17.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 17.28 debconf: falling back to frontend: Readline #7 17.39 Unpacking libc6:amd64 (2.31-0ubuntu9.18) over (2.31-0ubuntu9.2) ... #7 19.42 Setting up libc6:amd64 (2.31-0ubuntu9.18) ... #7 19.56 debconf: unable to initialize frontend: Dialog #7 19.56 debconf: (TERM is not set, so the dialog frontend is not usable.) #7 19.56 debconf: falling back to frontend: Readline #7 20.72 Selecting previously unselected package iputils-ping. #7 20.72 (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.) #7 20.76 Preparing to unpack .../00-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ... #7 20.76 Unpacking iputils-ping (3:20190709-3ubuntu1) ... #7 20.82 Selecting previously unselected package libpcap0.8:amd64. #7 20.83 Preparing to unpack .../01-libpcap0.8_1.9.1-3ubuntu1.20.04.1_amd64.deb ... #7 20.83 Unpacking libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #7 20.92 Selecting previously unselected package tcpdump. #7 20.93 Preparing to unpack .../02-tcpdump_4.9.3-4ubuntu0.3_amd64.deb ... #7 20.93 Unpacking tcpdump (4.9.3-4ubuntu0.3) ... #7 21.07 Preparing to unpack .../03-libcurl4_7.68.0-1ubuntu2.25_amd64.deb ... #7 21.09 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.25) over (7.68.0-1ubuntu2.7) ... #7 21.19 Selecting previously unselected package curl. #7 21.20 Preparing to unpack .../04-curl_7.68.0-1ubuntu2.25_amd64.deb ... #7 21.21 Unpacking curl (7.68.0-1ubuntu2.25) ... #7 21.29 Selecting previously unselected package libbabeltrace1:amd64. #7 21.29 Preparing to unpack .../05-libbabeltrace1_1.5.8-1build1_amd64.deb ... #7 21.30 Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... #7 21.38 Selecting previously unselected package gdb. #7 21.39 Preparing to unpack .../06-gdb_9.2-0ubuntu1~20.04.2_amd64.deb ... #7 21.39 Unpacking gdb (9.2-0ubuntu1~20.04.2) ... #7 21.80 Selecting previously unselected package gdbserver. #7 21.81 Preparing to unpack .../07-gdbserver_9.2-0ubuntu1~20.04.2_amd64.deb ... #7 21.82 Unpacking gdbserver (9.2-0ubuntu1~20.04.2) ... #7 21.89 Selecting previously unselected package net-tools. #7 21.90 Preparing to unpack .../08-net-tools_1.60+git20180626.aebd88e-1ubuntu1.3_amd64.deb ... #7 21.90 Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #7 22.00 Selecting previously unselected package libc6-dbg:amd64. #7 22.01 Preparing to unpack .../09-libc6-dbg_2.31-0ubuntu9.18_amd64.deb ... #7 22.01 Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.18) ... #7 23.87 Selecting previously unselected package valgrind. #7 23.88 Preparing to unpack .../10-valgrind_1%3a3.15.0-1ubuntu9.1_amd64.deb ... #7 23.89 Unpacking valgrind (1:3.15.0-1ubuntu9.1) ... #7 25.86 Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1.3) ... #7 25.88 Setting up libc6-dbg:amd64 (2.31-0ubuntu9.18) ... #7 25.89 Setting up libpcap0.8:amd64 (1.9.1-3ubuntu1.20.04.1) ... #7 25.91 Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... #7 25.92 Setting up gdbserver (9.2-0ubuntu1~20.04.2) ... #7 25.94 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.25) ... #7 25.96 Setting up curl (7.68.0-1ubuntu2.25) ... #7 25.98 Setting up libc-dev-bin (2.31-0ubuntu9.18) ... #7 26.00 Setting up valgrind (1:3.15.0-1ubuntu9.1) ... #7 26.02 Setting up iputils-ping (3:20190709-3ubuntu1) ... #7 26.05 Setting up tcpdump (4.9.3-4ubuntu0.3) ... #7 26.28 Setting up gdb (9.2-0ubuntu1~20.04.2) ... #7 26.31 Setting up libc6-dev:amd64 (2.31-0ubuntu9.18) ... #7 26.33 Processing triggers for man-db (2.9.1-1) ... #7 26.36 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... #7 DONE 26.6s #8 [submgrcore 4/14] WORKDIR /tmp #8 DONE 0.2s #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/ #9 DONE 1.0s #10 [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest #10 0.674 go: downloading github.com/go-delve/delve v1.25.1 #10 1.170 go: github.com/go-delve/delve/cmd/dlv@latest (in github.com/go-delve/delve@v1.25.1): go.mod:3: invalid go version '1.22.0': must match format 1.23 #10 ERROR: process "/bin/sh -c export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1 ------ > [submgrcore 6/14] RUN export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest: #10 0.674 go: downloading github.com/go-delve/delve v1.25.1 #10 1.170 go: github.com/go-delve/delve/cmd/dlv@latest (in github.com/go-delve/delve@v1.25.1): go.mod:3: invalid go version '1.22.0': must match format 1.23 ------ Dockerfile:62 -------------------- 61 | # 62 | >>> RUN export GOBIN=/usr/local/bin/ ; \ 63 | >>> go install github.com/go-delve/delve/cmd/dlv@latest 64 | -------------------- ERROR: failed to solve: process "/bin/sh -c export GOBIN=/usr/local/bin/ ; go install github.com/go-delve/delve/cmd/dlv@latest" did not complete successfully: exit code: 1 Unable to find image 'tmpimg:latest' locally 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 must specify at least one container source Container name cannot be empty --> prescan-ric-plt-submgr-ubuntu.sh ends 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-569 [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 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=416ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=237ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=819ms INFO: Found an active CI vendor: 'Jenkins' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' INFO: Load project settings for component key: 'o-ran-sc_ric-plt-submgr' (done) | time=658ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=1ms INFO: Project key: o-ran-sc_ric-plt-submgr INFO: Base dir: /w/workspace/ric-plt-submgr-sonar-prescan-script INFO: Working dir: /w/workspace/ric-plt-submgr-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=515ms INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' INFO: Detected project binding: BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-plt-submgr' (done) | time=188ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=213ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=674ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load active rules INFO: Load active rules (done) | time=1514ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 1 language detected in 35 preprocessed files (done) | time=384ms INFO: 497 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=592ms INFO: Load project repositories INFO: Load project repositories (done) | time=271ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json INFO: 35 files indexed (done) | time=25ms INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-plt-submgr INFO: Load metrics repository INFO: Load metrics repository (done) | time=190ms INFO: Sensor cache enabled INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load sensor cache INFO: Load sensor cache (321 KB) | time=1686ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Sensor GoModuleSecuritySensor [securitygofrontend] INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=1ms INFO: Sensor JaCoCo XML Report Importer [jacoco] 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 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms INFO: Sensor Code Quality and Security for Go [go] INFO: 35 source files to be analyzed INFO: 35/35 source files have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=4945ms INFO: Sensor Go Cover sensor for Go coverage [go] WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=17ms INFO: Sensor IaC Docker Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor IaC Docker Sensor [iac] (done) | time=123ms INFO: Sensor Java Config Sensor [iac] INFO: 0 source files to be analyzed INFO: 0/0 source files have been analyzed INFO: Sensor Java Config Sensor [iac] (done) | time=19ms INFO: Sensor Serverless configuration file sensor [security] INFO: 0 Serverless function entries were found in the project INFO: 0 Serverless function handlers were kept as entrypoints INFO: Sensor Serverless configuration file sensor [security] (done) | time=8ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms INFO: Sensor AWS SAM Inline template file sensor [security] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] INFO: Available processors: 4 INFO: Using 4 threads for analysis. 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: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Start fetching files for the text and secrets analysis INFO: Using Git CLI to retrieve untracked files INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git INFO: Starting the text and secrets analysis INFO: 35 source files to be analyzed for the text and secrets analysis INFO: 35/35 source files have been analyzed for the text and secrets analysis INFO: Start fetching files for the binary file analysis INFO: There are no files to be analyzed for the binary file analysis INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2509ms INFO: Sensor JavaSecuritySensor [security] INFO: 13 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: java security sensor: Begin: 2025-08-09T14:29:12.739392061Z, End: 2025-08-09T14:29:12.760989688Z, Duration: 00:00:00.021 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.751647302Z, End: 2025-08-09T14:29:12.757907814Z, Duration: 00:00:00.006 Load type hierarchy: Begin: 2025-08-09T14:29:12.751682144Z, End: 2025-08-09T14:29:12.757020460Z, Duration: 00:00:00.005 Load UCFGs: Begin: 2025-08-09T14:29:12.757685193Z, End: 2025-08-09T14:29:12.757770937Z, Duration: 00:00:00.000 INFO: java security sensor peak memory: 203 MB INFO: Sensor JavaSecuritySensor [security] (done) | time=27ms INFO: Sensor CSharpSecuritySensor [security] INFO: 26 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: csharp security sensor: Begin: 2025-08-09T14:29:12.763718704Z, End: 2025-08-09T14:29:12.765174437Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.764506183Z, End: 2025-08-09T14:29:12.764822679Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.764511534Z, End: 2025-08-09T14:29:12.764677532Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.764748735Z, End: 2025-08-09T14:29:12.764769456Z, Duration: 00:00:00.000 INFO: csharp security sensor peak memory: 203 MB INFO: Sensor CSharpSecuritySensor [security] (done) | time=2ms INFO: Sensor VbNetSecuritySensor [security] INFO: 25 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: vbnet security sensor: Begin: 2025-08-09T14:29:12.766802948Z, End: 2025-08-09T14:29:12.768178966Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.767423299Z, End: 2025-08-09T14:29:12.767697602Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.767428069Z, End: 2025-08-09T14:29:12.767510893Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.767630729Z, End: 2025-08-09T14:29:12.767650830Z, Duration: 00:00:00.000 INFO: vbnet security sensor peak memory: 203 MB INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms INFO: Sensor PhpSecuritySensor [security] INFO: 18 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: php security sensor: Begin: 2025-08-09T14:29:12.769802017Z, End: 2025-08-09T14:29:12.772683421Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.771937124Z, End: 2025-08-09T14:29:12.772256870Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.771941274Z, End: 2025-08-09T14:29:12.772059420Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.772201067Z, End: 2025-08-09T14:29:12.772215318Z, Duration: 00:00:00.000 INFO: php security sensor peak memory: 203 MB INFO: Sensor PhpSecuritySensor [security] (done) | time=9ms INFO: Sensor PythonSecuritySensor [security] INFO: 21 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: python security sensor: Begin: 2025-08-09T14:29:12.779558964Z, End: 2025-08-09T14:29:12.781270199Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.780050728Z, End: 2025-08-09T14:29:12.780950583Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.780057459Z, End: 2025-08-09T14:29:12.780696511Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.780912011Z, End: 2025-08-09T14:29:12.780927462Z, Duration: 00:00:00.000 INFO: python security sensor peak memory: 203 MB INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms INFO: Sensor JsSecuritySensor [security] INFO: 15 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: js security sensor: Begin: 2025-08-09T14:29:12.785662738Z, End: 2025-08-09T14:29:12.787553543Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.786888330Z, End: 2025-08-09T14:29:12.787144332Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.786895140Z, End: 2025-08-09T14:29:12.787007415Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.787106880Z, End: 2025-08-09T14:29:12.787120701Z, Duration: 00:00:00.000 INFO: js security sensor peak memory: 203 MB INFO: Sensor JsSecuritySensor [security] (done) | time=4ms INFO: Sensor KotlinSecuritySensor [security] INFO: 28 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: kotlin security sensor: Begin: 2025-08-09T14:29:12.791690879Z, End: 2025-08-09T14:29:12.792929571Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.792221986Z, End: 2025-08-09T14:29:12.792502140Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-08-09T14:29:12.792226866Z, End: 2025-08-09T14:29:12.792343842Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-08-09T14:29:12.792464258Z, End: 2025-08-09T14:29:12.792478069Z, Duration: 00:00:00.000 INFO: kotlin security sensor peak memory: 203 MB INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms INFO: Sensor GoSecuritySensor [security] INFO: 9 taint analysis rules enabled. INFO: Analyzing 440 UCFGs to detect vulnerabilities. INFO: No entry points found. INFO: go security sensor: Begin: 2025-08-09T14:29:12.794278748Z, End: 2025-08-09T14:29:14.027107680Z, Duration: 00:00:01.232 Load type hierarchy and UCFGs: Begin: 2025-08-09T14:29:12.794512180Z, End: 2025-08-09T14:29:13.311075744Z, Duration: 00:00:00.516 Load type hierarchy: Begin: 2025-08-09T14:29:12.794515640Z, End: 2025-08-09T14:29:12.802877547Z, Duration: 00:00:00.008 Load UCFGs: Begin: 2025-08-09T14:29:12.802964551Z, End: 2025-08-09T14:29:13.310890335Z, Duration: 00:00:00.507 Check cache: Begin: 2025-08-09T14:29:13.311314765Z, End: 2025-08-09T14:29:13.312032171Z, Duration: 00:00:00.000 Load cache: Begin: 2025-08-09T14:29:13.311330156Z, End: 2025-08-09T14:29:13.311369868Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-08-09T14:29:13.312079243Z, End: 2025-08-09T14:29:13.551525278Z, Duration: 00:00:00.239 Variable Type Analysis #1: Begin: 2025-08-09T14:29:13.317176014Z, End: 2025-08-09T14:29:13.452222351Z, Duration: 00:00:00.135 Create runtime type propagation graph: Begin: 2025-08-09T14:29:13.318159342Z, End: 2025-08-09T14:29:13.397487747Z, Duration: 00:00:00.079 Run SCC (Tarjan) on 5769 nodes: Begin: 2025-08-09T14:29:13.398302757Z, End: 2025-08-09T14:29:13.421137061Z, Duration: 00:00:00.022 Propagate runtime types to strongly connected components: Begin: 2025-08-09T14:29:13.421371842Z, End: 2025-08-09T14:29:13.452059873Z, Duration: 00:00:00.030 Variable Type Analysis #2: Begin: 2025-08-09T14:29:13.455369035Z, End: 2025-08-09T14:29:13.549214844Z, Duration: 00:00:00.093 Create runtime type propagation graph: Begin: 2025-08-09T14:29:13.455383356Z, End: 2025-08-09T14:29:13.509253938Z, Duration: 00:00:00.053 Run SCC (Tarjan) on 5769 nodes: Begin: 2025-08-09T14:29:13.509483979Z, End: 2025-08-09T14:29:13.524097968Z, Duration: 00:00:00.014 Propagate runtime types to strongly connected components: Begin: 2025-08-09T14:29:13.524227524Z, End: 2025-08-09T14:29:13.549061597Z, Duration: 00:00:00.024 Load config: Begin: 2025-08-09T14:29:13.551597371Z, End: 2025-08-09T14:29:13.943364673Z, Duration: 00:00:00.391 Compute entry points: Begin: 2025-08-09T14:29:13.943599615Z, End: 2025-08-09T14:29:14.024842920Z, Duration: 00:00:00.081 INFO: go security sensor peak memory: 316 MB INFO: Sensor GoSecuritySensor [security] (done) | time=1236ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=53ms INFO: ------------- Gather SCA dependencies on project INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Checking if SCA is enabled for organization o-ran-sc INFO: Dependency analysis skipped INFO: CPD Executor 1 file had no CPD blocks INFO: CPD Executor Calculating CPD for 34 files INFO: CPD Executor CPD calculation finished (done) | time=54ms INFO: Analysis report generated in 553ms, dir size=812 KB INFO: Analysis report compressed in 105ms, zip size=223 KB INFO: Analysis report uploaded in 635ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-submgr INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZiPPGR8MF4ZDhUZ0FTr INFO: ------------- Upload SCA dependency files INFO: Sensor cache published successfully INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Analysis total time: 22.361 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 28.440s INFO: Final Memory: 33M/120M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2099 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12508679864244417022.sh ---> sysstat.sh [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14890642524924085108.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-submgr-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-submgr-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-submgr-sonar-prescan-script/archives/ [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7518168449563039600.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDF5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sDF5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2762308797959636360.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-submgr-sonar-prescan-script@tmp/config1018949691409018470tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13113352861186176084.sh ---> create-netrc.sh [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6724331260940887832.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDF5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sDF5/bin to PATH [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4066339987517025427.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-submgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1242211175281438292.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDF5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-sDF5/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-plt-submgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins218644458699412331.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-submgr-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sDF5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-sDF5/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-submgr-sonar-prescan-script/1718 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-569 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 7.4G 62% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 522 2024 0 5429 7155 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:31:ce:bb brd ff:ff:ff:ff:ff:ff inet 10.32.7.68/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86036sec preferred_lft 86036sec inet6 fe80::f816:3eff:fe31:cebb/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0a:bb:b3:6c brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-569) 08/09/25 _x86_64_ (4 CPU) 14:24:47 LINUX RESTART (4 CPU) 14:25:01 tps rtps wtps bread/s bwrtn/s 14:26:02 153.46 69.07 84.39 5604.40 39637.94 14:27:01 49.94 0.25 49.69 28.33 6400.81 14:28:01 150.04 23.35 126.69 3143.23 74338.30 14:29:01 199.48 23.39 176.09 841.05 67059.65 14:30:01 23.39 6.38 17.01 554.52 2874.56 Average: 115.48 24.57 90.91 2040.95 38169.15 14:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:26:02 5906248 7417600 2261180 27.69 35220 1657656 981552 10.65 581992 1512852 52016 14:27:01 5648616 7381884 2518812 30.84 54412 1847924 1012940 10.99 626936 1700056 136672 14:28:01 2945624 7374740 5221804 63.93 97732 4369132 1189048 12.90 673756 4185676 456640 14:29:01 1997696 7193104 6169732 75.54 130564 5031020 1259224 13.66 1013712 4720212 34048 14:30:01 2035064 7285816 6132364 75.08 132632 5083796 1113988 12.09 967788 4729540 23884 Average: 3706650 7330629 4460778 54.62 90112 3597906 1111350 12.06 772837 3369667 140652 14:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:26:02 ens3 366.92 220.73 1128.14 65.07 0.00 0.00 0.00 0.00 14:26:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 14:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 ens3 56.36 44.94 706.64 6.11 0.00 0.00 0.00 0.00 14:27:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:28:01 ens3 411.79 248.93 11476.56 18.62 0.00 0.00 0.00 0.00 14:28:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 ens3 708.05 468.53 5029.70 36.46 0.00 0.00 0.00 0.00 14:29:01 lo 0.80 0.80 0.10 0.10 0.00 0.00 0.00 0.00 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:01 ens3 81.59 45.81 517.50 18.31 0.00 0.00 0.00 0.00 14:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 325.84 206.33 3782.30 28.99 0.00 0.00 0.00 0.00 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-569) 08/09/25 _x86_64_ (4 CPU) 14:24:47 LINUX RESTART (4 CPU) 14:25:01 CPU %user %nice %system %iowait %steal %idle 14:26:02 all 18.20 0.00 2.86 5.29 1.22 72.43 14:26:02 0 13.18 0.00 2.39 8.65 1.15 74.63 14:26:02 1 17.92 0.00 4.92 1.31 1.19 74.66 14:26:02 2 17.53 0.00 2.24 5.45 1.25 73.53 14:26:02 3 24.15 0.00 1.90 5.77 1.28 66.90 14:27:01 all 20.42 0.00 1.22 1.84 0.75 75.76 14:27:01 0 14.70 0.00 0.76 0.17 0.63 83.74 14:27:01 1 16.55 0.00 0.95 0.82 0.54 81.14 14:27:01 2 25.55 0.00 1.44 0.20 0.97 71.84 14:27:01 3 24.90 0.00 1.68 6.17 0.88 66.37 14:28:01 all 22.05 0.00 8.72 2.29 1.06 65.87 14:28:01 0 28.06 0.00 10.84 3.53 1.20 56.37 14:28:01 1 17.26 0.00 8.62 2.35 1.10 70.66 14:28:01 2 25.93 0.00 7.57 1.11 1.11 64.27 14:28:01 3 16.94 0.00 7.85 2.16 0.82 72.22 14:29:01 all 18.83 0.00 5.65 4.31 0.89 70.32 14:29:01 0 16.91 0.00 4.29 2.55 0.78 75.46 14:29:01 1 16.27 0.00 6.11 3.47 0.77 73.38 14:29:01 2 23.93 0.00 7.11 2.57 1.10 65.29 14:29:01 3 18.27 0.00 5.06 8.66 0.91 67.09 14:30:01 all 29.81 0.00 1.50 0.69 1.40 66.60 14:30:01 0 40.87 0.00 1.55 0.70 1.62 55.25 14:30:01 1 20.34 0.00 1.05 1.34 1.17 76.10 14:30:01 2 32.41 0.00 1.83 0.65 1.66 63.44 14:30:01 3 25.62 0.00 1.56 0.08 1.15 71.58 Average: all 21.88 0.00 3.97 2.89 1.07 70.19 Average: 0 22.77 0.00 3.95 3.13 1.08 69.07 Average: 1 17.68 0.00 4.33 1.86 0.95 75.18 Average: 2 25.07 0.00 4.02 2.00 1.22 67.68 Average: 3 22.01 0.00 3.59 4.57 1.01 68.83