06:06:18 Started by timer 06:06:18 Running as SYSTEM 06:06:18 [EnvInject] - Loading node environment variables. 06:06:18 Building remotely on prd-ubuntu1804-docker-4c-4g-1543 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script 06:06:18 [ssh-agent] Looking for ssh-agent implementation... 06:06:18 $ ssh-agent 06:06:18 SSH_AUTH_SOCK=/tmp/ssh-STDZG5rxBkLs/agent.2129 06:06:18 SSH_AGENT_PID=2131 06:06:18 [ssh-agent] Started. 06:06:18 Running ssh-add (command line suppressed) 06:06:18 Identity added: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script@tmp/private_key_10736977509467072701.key (jenkins-ssh) 06:06:18 [ssh-agent] Using credentials jenkins (jenkins) 06:06:18 The recommended git tool is: NONE 06:06:21 using credential jenkins 06:06:21 Wiping out workspace first. 06:06:21 Cloning the remote Git repository 06:06:21 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 06:06:21 > git init /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script # timeout=10 06:06:21 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 06:06:21 > git --version # timeout=10 06:06:21 > git --version # 'git version 2.17.1' 06:06:21 using GIT_SSH to set credentials jenkins 06:06:21 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:22 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 06:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:06:22 Avoid second fetch 06:06:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:06:22 Checking out Revision b2529776fb93f68918a1f7d2f6782be6ffc6d658 (refs/remotes/origin/master) 06:06:22 > git config core.sparsecheckout # timeout=10 06:06:22 > git checkout -f b2529776fb93f68918a1f7d2f6782be6ffc6d658 # timeout=10 06:06:23 Commit message: "CVE Tags added" 06:06:23 > git rev-list --no-walk b2529776fb93f68918a1f7d2f6782be6ffc6d658 # timeout=10 06:06:26 provisioning config files... 06:06:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:06:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:06:26 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins2318082388188971306.sh 06:06:26 ---> python-tools-install.sh 06:06:26 Setup pyenv: 06:06:26 * system (set by /opt/pyenv/version) 06:06:26 * 3.8.13 (set by /opt/pyenv/version) 06:06:26 * 3.9.13 (set by /opt/pyenv/version) 06:06:26 * 3.10.6 (set by /opt/pyenv/version) 06:06:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sEay 06:06:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:41 lf-activate-venv(): INFO: Base packages installed successfully 06:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 06:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-sEay/bin to PATH 06:07:23 Generating Requirements File 06:07:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:07:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:07:58 Python 3.10.6 06:07:59 pip 25.3 from /tmp/venv-sEay/lib/python3.10/site-packages/pip (python 3.10) 06:07:59 appdirs==1.4.4 06:07:59 argcomplete==3.6.3 06:07:59 aspy.yaml==1.3.0 06:07:59 attrs==25.4.0 06:07:59 autopage==0.5.2 06:07:59 backports.strenum==1.3.1 06:07:59 beautifulsoup4==4.14.3 06:07:59 boto3==1.42.16 06:07:59 botocore==1.42.16 06:07:59 bs4==0.0.2 06:07:59 cachetools==6.2.4 06:07:59 certifi==2025.11.12 06:07:59 cffi==2.0.0 06:07:59 cfgv==3.5.0 06:07:59 chardet==5.2.0 06:07:59 charset-normalizer==3.4.4 06:07:59 click==8.3.1 06:07:59 cliff==4.13.1 06:07:59 cmd2==3.0.0 06:07:59 cryptography==3.3.2 06:07:59 debtcollector==3.0.0 06:07:59 decorator==5.2.1 06:07:59 defusedxml==0.7.1 06:07:59 Deprecated==1.3.1 06:07:59 distlib==0.4.0 06:07:59 dnspython==2.8.0 06:07:59 docker==7.1.0 06:07:59 dogpile.cache==1.5.0 06:07:59 durationpy==0.10 06:07:59 email-validator==2.3.0 06:07:59 filelock==3.20.1 06:07:59 future==1.0.0 06:07:59 gitdb==4.0.12 06:07:59 GitPython==3.1.45 06:07:59 google-auth==2.45.0 06:07:59 httplib2==0.31.0 06:07:59 identify==2.6.15 06:07:59 idna==3.11 06:07:59 importlib-resources==1.5.0 06:07:59 iso8601==2.1.0 06:07:59 Jinja2==3.1.6 06:07:59 jmespath==1.0.1 06:07:59 jsonpatch==1.33 06:07:59 jsonpointer==3.0.0 06:07:59 jsonschema==4.25.1 06:07:59 jsonschema-specifications==2025.9.1 06:07:59 keystoneauth1==5.12.0 06:07:59 kubernetes==34.1.0 06:07:59 lftools==0.37.18 06:07:59 lxml==6.0.2 06:07:59 markdown-it-py==4.0.0 06:07:59 MarkupSafe==3.0.3 06:07:59 mdurl==0.1.2 06:07:59 msgpack==1.1.2 06:07:59 multi_key_dict==2.0.3 06:07:59 munch==4.0.0 06:07:59 netaddr==1.3.0 06:07:59 niet==1.4.2 06:07:59 nodeenv==1.10.0 06:07:59 oauth2client==4.1.3 06:07:59 oauthlib==3.3.1 06:07:59 openstacksdk==4.8.0 06:07:59 os-service-types==1.8.2 06:07:59 osc-lib==4.3.0 06:07:59 oslo.config==10.1.0 06:07:59 oslo.context==6.2.0 06:07:59 oslo.i18n==6.7.1 06:07:59 oslo.log==8.0.0 06:07:59 oslo.serialization==5.8.0 06:07:59 oslo.utils==9.2.0 06:07:59 packaging==25.0 06:07:59 pbr==7.0.3 06:07:59 platformdirs==4.5.1 06:07:59 prettytable==3.17.0 06:07:59 psutil==7.2.0 06:07:59 pyasn1==0.6.1 06:07:59 pyasn1_modules==0.4.2 06:07:59 pycparser==2.23 06:07:59 pygerrit2==2.0.15 06:07:59 PyGithub==2.8.1 06:07:59 Pygments==2.19.2 06:07:59 PyJWT==2.10.1 06:07:59 PyNaCl==1.6.1 06:07:59 pyparsing==2.4.7 06:07:59 pyperclip==1.11.0 06:07:59 pyrsistent==0.20.0 06:07:59 python-cinderclient==9.8.0 06:07:59 python-dateutil==2.9.0.post0 06:07:59 python-heatclient==4.3.0 06:07:59 python-jenkins==1.8.3 06:07:59 python-keystoneclient==5.7.0 06:07:59 python-magnumclient==4.9.0 06:07:59 python-openstackclient==8.2.0 06:07:59 python-swiftclient==4.9.0 06:07:59 PyYAML==6.0.3 06:07:59 referencing==0.37.0 06:07:59 requests==2.32.5 06:07:59 requests-oauthlib==2.0.0 06:07:59 requestsexceptions==1.4.0 06:07:59 rfc3986==2.0.0 06:07:59 rich==14.2.0 06:07:59 rich-argparse==1.7.2 06:07:59 rpds-py==0.30.0 06:07:59 rsa==4.9.1 06:07:59 ruamel.yaml==0.18.17 06:07:59 ruamel.yaml.clib==0.2.15 06:07:59 s3transfer==0.16.0 06:07:59 simplejson==3.20.2 06:07:59 six==1.17.0 06:07:59 smmap==5.0.2 06:07:59 soupsieve==2.8.1 06:07:59 stevedore==5.6.0 06:07:59 tabulate==0.9.0 06:07:59 toml==0.10.2 06:07:59 tomlkit==0.13.3 06:07:59 tqdm==4.67.1 06:07:59 typing_extensions==4.15.0 06:07:59 tzdata==2025.3 06:07:59 urllib3==1.26.20 06:07:59 virtualenv==20.35.4 06:07:59 wcwidth==0.2.14 06:07:59 websocket-client==1.9.0 06:07:59 wrapt==2.0.1 06:07:59 xdg==6.0.0 06:07:59 xmltodict==1.0.2 06:07:59 yq==3.4.3 06:08:00 [EnvInject] - Injecting environment variables from a build step. 06:08:00 [EnvInject] - Injecting as environment variables the properties content 06:08:00 SET_JDK_VERSION=openjdk17 06:08:00 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 06:08:00 06:08:00 [EnvInject] - Variables injected successfully. 06:08:00 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/sh /tmp/jenkins877350164031469413.sh 06:08:00 ---> update-java-alternatives.sh 06:08:00 ---> Updating Java version 06:08:00 ---> Ubuntu/Debian system detected 06:08:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 06:08:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 06:08:00 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 06:08:01 openjdk version "17.0.7" 2023-04-18 06:08:01 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 06:08:01 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 06:08:01 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 06:08:01 [EnvInject] - Injecting environment variables from a build step. 06:08:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 06:08:01 [EnvInject] - Variables injected successfully. 06:08:01 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/sh /tmp/jenkins854332437875051195.sh 06:08:01 --> prescan-sme-capifcore-ubuntu.sh 06:08:01 + sudo apt-get update 06:08:01 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 06:08:01 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 06:08:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 06:08:01 Hit:4 http://apt.puppetlabs.com xenial InRelease 06:08:01 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 06:08:01 Err:4 http://apt.puppetlabs.com xenial InRelease 06:08:01 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:08:02 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:08:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 06:08:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 06:08:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 06:08:02 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 06:08:02 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 06:08:03 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:08:03 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:08:03 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:08:03 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:08:03 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:08:04 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:08:04 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:08:04 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:08:04 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 06:08:04 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 06:08:04 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 06:08:04 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 06:08:04 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 06:08:04 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 06:08:04 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 06:08:04 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 06:08:04 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 06:08:04 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 06:08:04 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 06:08:04 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 06:08:13 Fetched 28.0 MB in 7s (3820 kB/s) 06:08:13 Reading package lists... 06:08:16 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:08:16 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 06:08:16 W: Some index files failed to download. They have been ignored, or old ones used instead. 06:08:16 + bash capifcore/build-capifcore-ubuntu.sh 06:08:16 + echo '--> build-capifcore-ubuntu.sh' 06:08:16 --> build-capifcore-ubuntu.sh 06:08:16 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 06:08:16 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin 06:08:16 + export GO111MODULE=on 06:08:16 + GO111MODULE=on 06:08:16 + go version 06:08:16 go version go1.19 linux/amd64 06:08:16 + cd capifcore/ 06:08:16 + go install github.com/ory/go-acc@v0.2.8 06:08:16 go: downloading github.com/ory/go-acc v0.2.8 06:08:17 go: downloading github.com/ory/viper v1.7.5 06:08:17 go: downloading github.com/pborman/uuid v1.2.0 06:08:17 go: downloading github.com/spf13/cobra v1.0.0 06:08:17 go: downloading github.com/dgraph-io/ristretto v0.0.2 06:08:17 go: downloading github.com/fsnotify/fsnotify v1.4.9 06:08:17 go: downloading github.com/hashicorp/hcl v1.0.0 06:08:17 go: downloading github.com/magiconair/properties v1.8.1 06:08:17 go: downloading github.com/mitchellh/mapstructure v1.3.2 06:08:17 go: downloading github.com/pelletier/go-toml v1.8.0 06:08:17 go: downloading github.com/spf13/afero v1.2.2 06:08:17 go: downloading github.com/spf13/cast v1.3.1 06:08:17 go: downloading github.com/spf13/jwalterweatherman v1.1.0 06:08:17 go: downloading github.com/spf13/pflag v1.0.5 06:08:17 go: downloading github.com/subosito/gotenv v1.2.0 06:08:17 go: downloading gopkg.in/ini.v1 v1.57.0 06:08:17 go: downloading gopkg.in/yaml.v2 v2.3.0 06:08:18 go: downloading github.com/google/uuid v1.1.1 06:08:19 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 06:08:20 go: downloading golang.org/x/text v0.3.2 06:08:21 go: downloading github.com/cespare/xxhash v1.1.0 06:08:30 + go get github.com/stretchr/testify/mock@v1.7.1 06:08:32 go: downloading github.com/stretchr/testify v1.7.1 06:08:48 go: downloading github.com/pmezard/go-difflib v1.0.0 06:08:48 go: downloading github.com/stretchr/objx v0.4.0 06:08:48 go: downloading github.com/davecgh/go-spew v1.1.1 06:08:48 go: downloading gopkg.in/yaml.v3 v3.0.1 06:08:48 go: downloading github.com/go-openapi/jsonpointer v0.19.5 06:08:48 go: downloading github.com/go-openapi/swag v0.21.1 06:08:48 go: downloading github.com/go-openapi/jsonreference v0.20.0 06:08:48 go: downloading github.com/labstack/echo/v4 v4.9.1 06:08:49 go: downgraded github.com/go-openapi/jsonpointer v0.19.6 => v0.19.5 06:08:49 go: downgraded github.com/go-openapi/jsonreference v0.20.2 => v0.20.0 06:08:49 go: downgraded github.com/go-openapi/swag v0.22.3 => v0.21.1 06:08:49 go: downgraded github.com/labstack/echo/v4 v4.10.2 => v4.9.1 06:08:49 go: downgraded github.com/stretchr/objx v0.5.0 => v0.4.0 06:08:49 go: downgraded github.com/stretchr/testify v1.8.1 => v1.7.1 06:08:49 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 06:10:22 ? oransc.org/nonrtric/capifcore [no test files] 06:10:31 ok oransc.org/nonrtric/capifcore/cmd 2.133s coverage: 15.9% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:31 ? oransc.org/nonrtric/capifcore/internal/config [no test files] 06:10:38 ok oransc.org/nonrtric/capifcore/internal/discoverservice 0.929s coverage: 8.8% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:40 ok oransc.org/nonrtric/capifcore/internal/eventservice 0.477s coverage: 85.5% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:45 ok oransc.org/nonrtric/capifcore/internal/helmmanagement 0.064s coverage: 29.1% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:51 ok oransc.org/nonrtric/capifcore/internal/invokermanagement 0.518s coverage: 14.4% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:52 ? oransc.org/nonrtric/capifcore/internal/keycloak [no test files] 06:10:53 ok oransc.org/nonrtric/capifcore/internal/providermanagement 0.557s coverage: 78.9% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:10:54 ok oransc.org/nonrtric/capifcore/internal/providermanagementapi 0.011s coverage: 49.3% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:00 ok oransc.org/nonrtric/capifcore/internal/publishservice 0.708s coverage: 33.4% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:01 ok oransc.org/nonrtric/capifcore/internal/restclient 0.004s coverage: 89.7% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:08 ok oransc.org/nonrtric/capifcore/internal/securityservice 1.338s coverage: 16.1% of statements in oransc.org/nonrtric/capifcore, oransc.org/nonrtric/capifcore/cmd, oransc.org/nonrtric/capifcore/internal/config, oransc.org/nonrtric/capifcore/internal/discoverservice, oransc.org/nonrtric/capifcore/internal/eventservice, oransc.org/nonrtric/capifcore/internal/helmmanagement, oransc.org/nonrtric/capifcore/internal/invokermanagement, oransc.org/nonrtric/capifcore/internal/keycloak, oransc.org/nonrtric/capifcore/internal/providermanagement, oransc.org/nonrtric/capifcore/internal/providermanagementapi, oransc.org/nonrtric/capifcore/internal/publishservice, oransc.org/nonrtric/capifcore/internal/restclient, oransc.org/nonrtric/capifcore/internal/securityservice 06:11:08 + sed -i -e 's/oransc\.org\/nonrtric\/capifcore/capifcore/' coverage.txt 06:11:08 + echo '--> build-capifcore-ubuntu.sh ends' 06:11:08 --> build-capifcore-ubuntu.sh ends 06:11:08 + echo --> prescan-sme-capifcore-ubuntu.sh ends 06:11:08 --> prescan-sme-capifcore-ubuntu.sh ends 06:11:08 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-1543 06:11:09 [nonrtric-plt-sme-capifcore-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_nonrtric-plt-sme-capifcore -Dsonar.projectName=nonrtric-plt-sme-capifcore -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=capifcore -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 06:11:09 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 06:11:09 INFO: Project root configuration file: NONE 06:11:09 INFO: SonarScanner 4.6.2.2472 06:11:09 INFO: Java 17.0.7 Private Build (64-bit) 06:11:09 INFO: Linux 4.15.0-213-generic amd64 06:11:10 INFO: User cache: /home/jenkins/.sonar/cache 06:11:12 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 06:11:12 INFO: Project root configuration file: NONE 06:11:12 INFO: Analyzing on SonarCloud 06:11:12 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 06:11:14 INFO: Load global settings 06:11:14 INFO: Load global settings (done) | time=538ms 06:11:14 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 06:11:14 INFO: Loading required plugins 06:11:14 INFO: Load plugins index 06:11:15 INFO: Load plugins index (done) | time=230ms 06:11:15 INFO: Load/download plugins 06:11:15 INFO: Load/download plugins (done) | time=682ms 06:11:16 INFO: Loaded core extensions: a3s, architecture, sca 06:11:16 INFO: Process project properties 06:11:16 INFO: Project key: o-ran-sc_nonrtric-plt-sme-capifcore 06:11:16 INFO: Base dir: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore 06:11:16 INFO: Working dir: /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/.scannerwork 06:11:16 INFO: Found an active CI vendor: 'Jenkins' 06:11:16 INFO: Load project branches 06:11:17 INFO: Load project branches (done) | time=328ms 06:11:17 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-capifcore' 06:11:17 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-capifcore' (done) | time=837ms 06:11:17 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:18 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:18 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-capifcore' 06:11:18 INFO: Detected project binding: NOT_BOUND 06:11:18 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-capifcore' (done) | time=251ms 06:11:18 INFO: Load project pull requests 06:11:19 INFO: Load project pull requests (done) | time=631ms 06:11:19 INFO: Load branch configuration 06:11:19 INFO: Load branch configuration (done) | time=2ms 06:11:19 INFO: Load quality profiles 06:11:19 INFO: Load quality profiles (done) | time=547ms 06:11:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:19 INFO: Create analysis 06:11:20 INFO: Create analysis (done) | time=416ms 06:11:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:20 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:20 INFO: Load active rules 06:11:21 INFO: Load active rules (done) | time=1227ms 06:11:22 INFO: Organization key: o-ran-sc 06:11:22 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. 06:11:22 INFO: Preprocessing files... 06:11:22 INFO: 1 language detected in 56 preprocessed files (done) | time=380ms 06:11:22 INFO: 67 files ignored because of inclusion/exclusion patterns 06:11:22 INFO: 3 files ignored because of scm ignore settings 06:11:23 INFO: Loading plugins for detected languages 06:11:23 INFO: Load/download plugins 06:11:24 INFO: Load/download plugins (done) | time=996ms 06:11:24 INFO: Load project repositories 06:11:25 INFO: Load project repositories (done) | time=856ms 06:11:25 INFO: Indexing files... 06:11:25 INFO: Project configuration: 06:11:25 INFO: Included sources: **/*.go 06:11:25 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 06:11:25 INFO: 56 files indexed (done) | time=24ms 06:11:25 INFO: Quality profile for go: Sonar way 06:11:25 INFO: ------------- Run sensors on module nonrtric-plt-sme-capifcore 06:11:25 INFO: Load metrics repository 06:11:25 INFO: Load metrics repository (done) | time=175ms 06:11:25 INFO: Sensor cache enabled 06:11:25 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:25 INFO: Load sensor cache 06:11:27 INFO: Load sensor cache (344 KB) | time=1773ms 06:11:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:28 INFO: Sensor Code Quality and Security for Go [go] 06:11:28 INFO: 32 folders (56 files) to be analyzed 06:11:33 INFO: 32/32 folders (56 files) have been analyzed 06:11:33 INFO: Sensor Code Quality and Security for Go [go] (done) | time=4887ms 06:11:33 INFO: Sensor Go Cover sensor for Go coverage [go] 06:11:33 INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/coverage.txt' 06:11:33 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=111ms 06:11:33 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 06:11:33 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 06:11:33 INFO: Sensor IaC hadolint report Sensor [iac] 06:11:33 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 06:11:33 INFO: Sensor Java Config Sensor [iac] 06:11:33 INFO: There are no files to be analyzed for the Java language 06:11:33 INFO: Sensor Java Config Sensor [iac] (done) | time=15ms 06:11:33 INFO: Sensor IaC Docker Sensor [iac] 06:11:33 INFO: There are no files to be analyzed for the Docker language 06:11:33 INFO: Sensor IaC Docker Sensor [iac] (done) | time=12ms 06:11:33 INFO: Sensor IaC GitHub Actions Sensor [iac] 06:11:33 INFO: There are no files to be analyzed for the GitHub Actions language 06:11:33 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 06:11:33 INFO: Sensor IaC Shell Sensor [iac] 06:11:33 INFO: There are no files to be analyzed for the Shell language 06:11:33 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 06:11:33 INFO: Sensor Declarative Rule Engine for Go [dre] 06:11:33 INFO: Detected platform: linux-x64 06:11:33 INFO: Found 21 rules to execute. 06:11:33 INFO: Extracting analyzer from /analyzer/analyzer-linux-x64.xz 06:11:34 INFO: Analyzer extracted to /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/capifcore/.scannerwork/.sonartmp/analyzer/analyzer 06:11:34 INFO: Starting analysis. 06:11:37 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=4652ms 06:11:37 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 06:11:37 INFO: Available processors: 4 06:11:37 INFO: Using 4 threads for analysis. 06:11:38 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: 06:11:38 * The filename starts with "test" 06:11:38 * The filename contains "test." or "tests." 06:11:38 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 06:11:38 * Any directory in the file path has a name ending in "test" or "tests" 06:11:38 06:11:38 INFO: Start fetching files for the text and secrets analysis 06:11:38 INFO: Using Git CLI to retrieve untracked files 06:11:38 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 06:11:38 INFO: Starting the text and secrets analysis 06:11:38 INFO: 56 source files to be analyzed for the text and secrets analysis 06:11:40 INFO: 56/56 source files have been analyzed for the text and secrets analysis 06:11:40 INFO: Start fetching files for the binary file analysis 06:11:40 INFO: There are no files to be analyzed for the binary file analysis 06:11:40 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2942ms 06:11:40 INFO: Sensor GoSecuritySensor [security] 06:11:40 INFO: 9 taint analysis rules enabled. 06:11:41 INFO: Analyzing 343 UCFGs to detect vulnerabilities. 06:11:41 INFO: No entry points found. 06:11:41 INFO: go security sensor: Begin: 2025-12-24T06:11:40.797254994Z, End: 2025-12-24T06:11:41.933461814Z, Duration: 00:00:01.136 06:11:41 Load type hierarchy and UCFGs: Begin: 2025-12-24T06:11:40.806261727Z, End: 2025-12-24T06:11:41.298158992Z, Duration: 00:00:00.491 06:11:41 Load type hierarchy: Begin: 2025-12-24T06:11:40.806288748Z, End: 2025-12-24T06:11:40.810220742Z, Duration: 00:00:00.003 06:11:41 Load UCFGs: Begin: 2025-12-24T06:11:40.810689792Z, End: 2025-12-24T06:11:41.297914377Z, Duration: 00:00:00.487 06:11:41 Check cache: Begin: 2025-12-24T06:11:41.298377487Z, End: 2025-12-24T06:11:41.299361048Z, Duration: 00:00:00.000 06:11:41 Load cache: Begin: 2025-12-24T06:11:41.298933109Z, End: 2025-12-24T06:11:41.298959349Z, Duration: 00:00:00.000 06:11:41 Create runtime call graph: Begin: 2025-12-24T06:11:41.299424789Z, End: 2025-12-24T06:11:41.464844609Z, Duration: 00:00:00.165 06:11:41 Variable Type Analysis #1: Begin: 2025-12-24T06:11:41.300085133Z, End: 2025-12-24T06:11:41.419287381Z, Duration: 00:00:00.119 06:11:41 Create runtime type propagation graph: Begin: 2025-12-24T06:11:41.300899381Z, End: 2025-12-24T06:11:41.390984784Z, Duration: 00:00:00.090 06:11:41 Run SCC (Tarjan) on 3370 nodes: Begin: 2025-12-24T06:11:41.391646278Z, End: 2025-12-24T06:11:41.402655524Z, Duration: 00:00:00.011 06:11:41 Propagate runtime types to strongly connected components: Begin: 2025-12-24T06:11:41.402831798Z, End: 2025-12-24T06:11:41.419150708Z, Duration: 00:00:00.016 06:11:41 Variable Type Analysis #2: Begin: 2025-12-24T06:11:41.421521979Z, End: 2025-12-24T06:11:41.463464709Z, Duration: 00:00:00.041 06:11:41 Create runtime type propagation graph: Begin: 2025-12-24T06:11:41.421534899Z, End: 2025-12-24T06:11:41.448312454Z, Duration: 00:00:00.026 06:11:41 Run SCC (Tarjan) on 3370 nodes: Begin: 2025-12-24T06:11:41.448483648Z, End: 2025-12-24T06:11:41.453988376Z, Duration: 00:00:00.005 06:11:41 Propagate runtime types to strongly connected components: Begin: 2025-12-24T06:11:41.454236341Z, End: 2025-12-24T06:11:41.463356937Z, Duration: 00:00:00.009 06:11:41 Load config: Begin: 2025-12-24T06:11:41.464919440Z, End: 2025-12-24T06:11:41.867060179Z, Duration: 00:00:00.402 06:11:41 Compute entry points: Begin: 2025-12-24T06:11:41.867225723Z, End: 2025-12-24T06:11:41.922813465Z, Duration: 00:00:00.055 06:11:41 INFO: go security sensor peak memory: 187 MB 06:11:41 INFO: Sensor GoSecuritySensor [security] (done) | time=1144ms 06:11:41 INFO: ------------- Run sensors on project 06:11:42 INFO: Sensor Zero Coverage Sensor 06:11:42 INFO: Sensor Zero Coverage Sensor (done) | time=7ms 06:11:42 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 06:11:42 INFO: ------------- Gather SCA dependencies on project 06:11:42 INFO: Checking if SCA is enabled for organization o-ran-sc 06:11:42 INFO: Dependency analysis skipped 06:11:42 INFO: CPD Executor 1 file had no CPD blocks 06:11:42 INFO: CPD Executor Calculating CPD for 55 files 06:11:42 INFO: CPD Executor CPD calculation finished (done) | time=179ms 06:11:42 INFO: SCM Publisher SCM provider for this project is: git 06:11:42 INFO: SCM Publisher 56 source files to be analyzed 06:11:43 INFO: SCM Publisher 56/56 source files have been analyzed (done) | time=817ms 06:11:44 INFO: Analysis report generated in 559ms, dir size=1 MB 06:11:44 INFO: Analysis report compressed in 162ms, zip size=383 KB 06:11:46 INFO: Analysis report uploaded in 1542ms 06:11:46 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-capifcore 06:11:46 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 06:11:46 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZtO_CQoFA15YjrCTTua 06:11:46 INFO: ------------- Upload SCA dependency files 06:11:47 INFO: Sensor cache published successfully 06:11:47 INFO: Analysis total time: 31.493 s 06:11:47 INFO: ------------------------------------------------------------------------ 06:11:47 INFO: EXECUTION SUCCESS 06:11:47 INFO: ------------------------------------------------------------------------ 06:11:47 INFO: Total time: 38.030s 06:11:47 INFO: Final Memory: 31M/117M 06:11:47 INFO: ------------------------------------------------------------------------ 06:11:48 $ ssh-agent -k 06:11:48 unset SSH_AUTH_SOCK; 06:11:48 unset SSH_AGENT_PID; 06:11:48 echo Agent pid 2131 killed; 06:11:48 [ssh-agent] Stopped. 06:11:48 [PostBuildScript] - [INFO] Executing post build scripts. 06:11:48 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins14741496612456305985.sh 06:11:48 ---> sysstat.sh 06:11:49 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins11615239386964065038.sh 06:11:49 ---> package-listing.sh 06:11:49 ++ facter osfamily 06:11:49 ++ tr '[:upper:]' '[:lower:]' 06:11:49 + OS_FAMILY=debian 06:11:49 + workspace=/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script 06:11:49 + START_PACKAGES=/tmp/packages_start.txt 06:11:49 + END_PACKAGES=/tmp/packages_end.txt 06:11:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:49 + PACKAGES=/tmp/packages_start.txt 06:11:49 + '[' /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script ']' 06:11:49 + PACKAGES=/tmp/packages_end.txt 06:11:49 + case "${OS_FAMILY}" in 06:11:49 + dpkg -l 06:11:49 + grep '^ii' 06:11:49 + '[' -f /tmp/packages_start.txt ']' 06:11:49 + '[' -f /tmp/packages_end.txt ']' 06:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:49 + '[' /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script ']' 06:11:49 + mkdir -p /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/archives/ 06:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/archives/ 06:11:49 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins6761745255671442118.sh 06:11:49 ---> capture-instance-metadata.sh 06:11:49 Setup pyenv: 06:11:49 system 06:11:49 3.8.13 06:11:49 3.9.13 06:11:49 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEay from file:/tmp/.os_lf_venv 06:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:11:53 lf-activate-venv(): INFO: Base packages installed successfully 06:11:53 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-sEay/bin to PATH 06:12:12 INFO: Running in OpenStack, capturing instance metadata 06:12:13 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins16606264623979729549.sh 06:12:13 provisioning config files... 06:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script@tmp/config16914864588227816575tmp 06:12:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:12:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:12:13 [EnvInject] - Injecting environment variables from a build step. 06:12:13 [EnvInject] - Injecting as environment variables the properties content 06:12:13 SERVER_ID=logs 06:12:13 06:12:13 [EnvInject] - Variables injected successfully. 06:12:13 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins2264596816207230708.sh 06:12:13 ---> create-netrc.sh 06:12:13 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins12538637696669246964.sh 06:12:13 ---> python-tools-install.sh 06:12:13 Setup pyenv: 06:12:13 system 06:12:13 3.8.13 06:12:13 3.9.13 06:12:13 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:12:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEay from file:/tmp/.os_lf_venv 06:12:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:17 lf-activate-venv(): INFO: Base packages installed successfully 06:12:17 lf-activate-venv(): INFO: Installing additional packages: lftools 06:12:36 lf-activate-venv(): INFO: Adding /tmp/venv-sEay/bin to PATH 06:12:36 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins14563221663801378312.sh 06:12:36 ---> sudo-logs.sh 06:12:36 Archiving 'sudo' log.. 06:12:36 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash /tmp/jenkins15783302226110886313.sh 06:12:36 ---> job-cost.sh 06:12:36 Setup pyenv: 06:12:36 system 06:12:36 3.8.13 06:12:36 3.9.13 06:12:37 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:12:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEay from file:/tmp/.os_lf_venv 06:12:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:40 lf-activate-venv(): INFO: Base packages installed successfully 06:12:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:12:51 lf-activate-venv(): INFO: Adding /tmp/venv-sEay/bin to PATH 06:12:51 INFO: No Stack... 06:12:51 INFO: Retrieving Pricing Info for: v3-starter-4 06:12:51 INFO: Archiving Costs 06:12:51 [nonrtric-plt-sme-capifcore-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13233491508755130810.sh 06:12:51 ---> logs-deploy.sh 06:12:51 Setup pyenv: 06:12:51 system 06:12:51 3.8.13 06:12:51 3.9.13 06:12:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-capifcore-sonar-prescan-script/.python-version) 06:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sEay from file:/tmp/.os_lf_venv 06:12:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:12:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:12:55 lf-activate-venv(): INFO: Base packages installed successfully 06:12:55 lf-activate-venv(): INFO: Installing additional packages: lftools 06:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-sEay/bin to PATH 06:13:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-capifcore-sonar-prescan-script/661 06:13:14 INFO: archiving workspace using pattern(s): -p **/*.log 06:13:16 Archives upload complete. 06:13:16 INFO: archiving logs to Nexus 06:13:18 ---> uname -a: 06:13:18 Linux prd-ubuntu1804-docker-4c-4g-1543 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:13:18 06:13:18 06:13:18 ---> lscpu: 06:13:18 Architecture: x86_64 06:13:18 CPU op-mode(s): 32-bit, 64-bit 06:13:18 Byte Order: Little Endian 06:13:18 CPU(s): 4 06:13:18 On-line CPU(s) list: 0-3 06:13:18 Thread(s) per core: 1 06:13:18 Core(s) per socket: 1 06:13:18 Socket(s): 4 06:13:18 NUMA node(s): 1 06:13:18 Vendor ID: AuthenticAMD 06:13:18 CPU family: 23 06:13:18 Model: 49 06:13:18 Model name: AMD EPYC-Rome Processor 06:13:18 Stepping: 0 06:13:18 CPU MHz: 2800.000 06:13:18 BogoMIPS: 5600.00 06:13:18 Virtualization: AMD-V 06:13:18 Hypervisor vendor: KVM 06:13:18 Virtualization type: full 06:13:18 L1d cache: 32K 06:13:18 L1i cache: 32K 06:13:18 L2 cache: 512K 06:13:18 L3 cache: 16384K 06:13:18 NUMA node0 CPU(s): 0-3 06:13:18 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 06:13:18 06:13:18 06:13:18 ---> nproc: 06:13:18 4 06:13:18 06:13:18 06:13:18 ---> df -h: 06:13:18 Filesystem Size Used Avail Use% Mounted on 06:13:18 udev 3.9G 0 3.9G 0% /dev 06:13:18 tmpfs 798M 700K 797M 1% /run 06:13:18 /dev/vda1 20G 11G 9.0G 54% / 06:13:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:13:18 tmpfs 5.0M 0 5.0M 0% /run/lock 06:13:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:13:18 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:13:18 tmpfs 798M 0 798M 0% /run/user/1001 06:13:18 06:13:18 06:13:18 ---> free -m: 06:13:18 total used free shared buff/cache available 06:13:18 Mem: 7976 490 3659 0 3826 7187 06:13:18 Swap: 1023 0 1023 06:13:18 06:13:18 06:13:18 ---> ip addr: 06:13:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:13:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:13:18 inet 127.0.0.1/8 scope host lo 06:13:18 valid_lft forever preferred_lft forever 06:13:18 inet6 ::1/128 scope host 06:13:18 valid_lft forever preferred_lft forever 06:13:18 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:13:18 link/ether fa:16:3e:cd:2a:9f brd ff:ff:ff:ff:ff:ff 06:13:18 inet 10.32.7.109/23 brd 10.32.7.255 scope global dynamic ens3 06:13:18 valid_lft 85936sec preferred_lft 85936sec 06:13:18 inet6 fe80::f816:3eff:fecd:2a9f/64 scope link 06:13:18 valid_lft forever preferred_lft forever 06:13:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:13:18 link/ether 02:42:eb:11:a6:60 brd ff:ff:ff:ff:ff:ff 06:13:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:13:18 valid_lft forever preferred_lft forever 06:13:18 06:13:18 06:13:18 ---> sar -b -r -n DEV: 06:13:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1543) 12/24/25 _x86_64_ (4 CPU) 06:13:18 06:13:18 06:05:37 LINUX RESTART (4 CPU) 06:13:18 06:13:18 06:06:01 tps rtps wtps bread/s bwrtn/s 06:13:18 06:07:01 146.49 64.87 81.62 5135.14 40326.76 06:13:18 06:08:01 72.73 12.21 60.51 1056.71 9251.58 06:13:18 06:09:01 234.51 118.51 115.99 5407.26 23983.47 06:13:18 06:10:01 72.89 1.95 70.94 206.50 28497.38 06:13:18 06:11:01 30.07 6.16 23.91 676.71 14380.41 06:13:18 06:12:01 69.52 29.00 40.53 1307.52 5672.92 06:13:18 06:13:01 21.18 0.87 20.31 77.45 1567.61 06:13:18 Average: 92.49 33.37 59.12 1981.07 17668.46 06:13:18 06:13:18 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:13:18 06:07:01 5860516 7410076 2306912 28.25 39472 1689336 990320 10.75 590736 1543884 68328 06:13:18 06:08:01 5614008 7446956 2553420 31.26 60304 1935436 919464 9.98 557060 1787812 121316 06:13:18 06:09:01 4408548 7368800 3758880 46.02 103672 2951480 1335688 14.49 1031612 2421236 559244 06:13:18 06:10:01 3684580 7374744 4482848 54.89 107984 3649488 1372036 14.89 1414212 2734772 433072 06:13:18 06:11:01 3995804 7417804 4171624 51.08 125908 3364596 1229288 13.34 1482076 2358308 20428 06:13:18 06:12:01 3747276 7350872 4420152 54.12 128400 3543900 987992 10.72 1614592 2475116 17424 06:13:18 06:13:01 3755056 7365148 4412372 54.02 131360 3547536 984420 10.68 1608044 2473836 9592 06:13:18 Average: 4437970 7390629 3729458 45.66 99586 2954539 1117030 12.12 1185476 2256423 175629 06:13:18 06:13:18 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:13:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:07:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:13:18 06:07:01 ens3 376.07 200.30 1234.16 63.84 0.00 0.00 0.00 0.00 06:13:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:08:01 lo 1.75 1.75 0.17 0.17 0.00 0.00 0.00 0.00 06:13:18 06:08:01 ens3 50.18 42.45 558.40 6.01 0.00 0.00 0.00 0.00 06:13:18 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:09:01 lo 0.85 0.85 0.09 0.09 0.00 0.00 0.00 0.00 06:13:18 06:09:01 ens3 631.22 411.66 2268.68 35.91 0.00 0.00 0.00 0.00 06:13:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:13:18 06:10:01 ens3 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:13:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:11:01 lo 0.23 0.23 0.04 0.04 0.00 0.00 0.00 0.00 06:13:18 06:11:01 ens3 0.38 0.38 0.08 0.18 0.00 0.00 0.00 0.00 06:13:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:12:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 06:13:18 06:12:01 ens3 320.63 189.02 2284.86 33.12 0.00 0.00 0.00 0.00 06:13:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 06:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:13:18 06:13:01 ens3 11.40 12.40 8.94 5.86 0.00 0.00 0.00 0.00 06:13:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:18 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 06:13:18 Average: ens3 198.57 122.34 907.88 20.70 0.00 0.00 0.00 0.00 06:13:18 06:13:18 06:13:18 ---> sar -P ALL: 06:13:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1543) 12/24/25 _x86_64_ (4 CPU) 06:13:18 06:13:18 06:05:37 LINUX RESTART (4 CPU) 06:13:18 06:13:18 06:06:01 CPU %user %nice %system %iowait %steal %idle 06:13:18 06:07:01 all 19.89 0.00 2.70 4.92 3.09 69.40 06:13:18 06:07:01 0 25.36 0.00 2.37 13.37 3.10 55.81 06:13:18 06:07:01 1 11.67 0.00 1.77 3.94 2.61 80.01 06:13:18 06:07:01 2 28.61 0.00 2.35 1.14 3.72 64.18 06:13:18 06:07:01 3 13.95 0.00 4.28 1.27 2.95 77.55 06:13:18 06:08:01 all 19.67 0.00 1.27 2.31 1.54 75.22 06:13:18 06:08:01 0 2.71 0.00 0.50 5.07 0.65 91.07 06:13:18 06:08:01 1 8.08 0.00 0.65 0.80 0.62 89.86 06:13:18 06:08:01 2 67.16 0.00 3.54 0.90 3.32 25.08 06:13:18 06:08:01 3 0.82 0.00 0.43 2.44 1.55 94.76 06:13:18 06:09:01 all 17.81 1.59 4.56 8.71 4.56 62.77 06:13:18 06:09:01 0 17.27 6.33 4.16 7.00 3.90 61.34 06:13:18 06:09:01 1 18.34 0.03 4.62 9.41 4.74 62.86 06:13:18 06:09:01 2 16.63 0.02 4.61 10.20 5.07 63.47 06:13:18 06:09:01 3 18.98 0.00 4.85 8.22 4.52 63.43 06:13:18 06:10:01 all 75.72 0.00 11.01 0.05 10.33 2.89 06:13:18 06:10:01 0 76.10 0.00 11.60 0.08 10.13 2.09 06:13:18 06:10:01 1 75.56 0.00 10.51 0.07 10.43 3.44 06:13:18 06:10:01 2 76.01 0.00 11.61 0.00 10.25 2.13 06:13:18 06:10:01 3 75.25 0.00 10.30 0.02 10.51 3.92 06:13:18 06:11:01 all 37.51 0.00 8.04 0.36 7.81 46.28 06:13:18 06:11:01 0 38.13 0.00 8.23 0.44 7.65 45.55 06:13:18 06:11:01 1 32.04 0.00 7.53 0.62 8.03 51.78 06:13:18 06:11:01 2 43.16 0.00 9.11 0.08 7.64 40.01 06:13:18 06:11:01 3 36.71 0.00 7.31 0.31 7.92 47.76 06:13:18 06:12:01 all 32.19 0.00 2.14 2.01 4.78 58.87 06:13:18 06:12:01 0 26.67 0.00 1.84 2.24 4.72 64.52 06:13:18 06:12:01 1 27.26 0.00 2.01 3.77 4.95 62.02 06:13:18 06:12:01 2 35.81 0.00 2.69 0.81 4.88 55.81 06:13:18 06:12:01 3 39.02 0.00 2.04 1.24 4.60 53.11 06:13:18 06:13:01 all 20.39 0.00 0.93 0.85 1.09 76.73 06:13:18 06:13:01 0 14.71 0.00 0.73 0.77 0.87 82.93 06:13:18 06:13:01 1 47.91 0.00 1.61 2.38 2.16 45.94 06:13:18 06:13:01 2 8.56 0.00 0.47 0.08 0.78 90.10 06:13:18 06:13:01 3 10.35 0.00 0.90 0.18 0.55 88.02 06:13:18 Average: all 31.90 0.23 4.39 2.75 4.75 55.99 06:13:18 Average: 0 28.74 0.90 4.21 4.14 4.44 57.56 06:13:18 Average: 1 31.54 0.00 4.11 3.00 4.80 56.54 06:13:18 Average: 2 39.43 0.00 4.92 1.89 5.10 48.65 06:13:18 Average: 3 27.88 0.00 4.30 1.95 4.66 61.20 06:13:18 06:13:18 06:13:18