22:33:30 Started by timer 22:33:30 Running as SYSTEM 22:33:30 [EnvInject] - Loading node environment variables. 22:33:30 Building remotely on prd-ubuntu1804-docker-4c-4g-11024 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:33:30 [ssh-agent] Looking for ssh-agent implementation... 22:33:30 $ ssh-agent 22:33:30 SSH_AUTH_SOCK=/tmp/ssh-9SPb6bfKQVGW/agent.2037 22:33:30 SSH_AGENT_PID=2039 22:33:30 [ssh-agent] Started. 22:33:30 Running ssh-add (command line suppressed) 22:33:30 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_5713726319262019587.key (jenkins-ssh) 22:33:30 [ssh-agent] Using credentials jenkins (jenkins) 22:33:30 The recommended git tool is: NONE 22:33:32 using credential jenkins 22:33:32 Wiping out workspace first. 22:33:32 Cloning the remote Git repository 22:33:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:33:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:33:32 > git --version # timeout=10 22:33:32 > git --version # 'git version 2.17.1' 22:33:32 using GIT_SSH to set credentials jenkins 22:33:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:33 Avoid second fetch 22:33:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:33:33 Checking out Revision 9227354e6d2c468d3c5055b8249fc03101633920 (refs/remotes/origin/master) 22:33:33 > git config core.sparsecheckout # timeout=10 22:33:34 > git checkout -f 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:34 Commit message: "Migrate java base image to amazoncorretto:17.0.17" 22:33:34 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:33:37 provisioning config files... 22:33:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:33:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:33:37 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins13313170624899349452.sh 22:33:37 ---> python-tools-install.sh 22:33:37 Setup pyenv: 22:33:37 * system (set by /opt/pyenv/version) 22:33:37 * 3.8.13 (set by /opt/pyenv/version) 22:33:37 * 3.9.13 (set by /opt/pyenv/version) 22:33:37 * 3.10.6 (set by /opt/pyenv/version) 22:33:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDTQ 22:33:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:52 lf-activate-venv(): INFO: Base packages installed successfully 22:33:52 lf-activate-venv(): INFO: Installing additional packages: lftools 22:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-FDTQ/bin to PATH 22:34:36 Generating Requirements File 22:35:14 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. 22:35:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:35:15 Python 3.10.6 22:35:16 pip 25.3 from /tmp/venv-FDTQ/lib/python3.10/site-packages/pip (python 3.10) 22:35:16 appdirs==1.4.4 22:35:16 argcomplete==3.6.3 22:35:16 aspy.yaml==1.3.0 22:35:16 attrs==25.4.0 22:35:16 autopage==0.5.2 22:35:16 beautifulsoup4==4.14.3 22:35:16 boto3==1.42.3 22:35:16 botocore==1.42.3 22:35:16 bs4==0.0.2 22:35:16 cachetools==6.2.2 22:35:16 certifi==2025.11.12 22:35:16 cffi==2.0.0 22:35:16 cfgv==3.5.0 22:35:16 chardet==5.2.0 22:35:16 charset-normalizer==3.4.4 22:35:16 click==8.3.1 22:35:16 cliff==4.13.0 22:35:16 cmd2==2.7.0 22:35:16 cryptography==3.3.2 22:35:16 debtcollector==3.0.0 22:35:16 decorator==5.2.1 22:35:16 defusedxml==0.7.1 22:35:16 Deprecated==1.3.1 22:35:16 distlib==0.4.0 22:35:16 dnspython==2.8.0 22:35:16 docker==7.1.0 22:35:16 dogpile.cache==1.5.0 22:35:16 durationpy==0.10 22:35:16 email-validator==2.3.0 22:35:16 filelock==3.20.0 22:35:16 future==1.0.0 22:35:16 gitdb==4.0.12 22:35:16 GitPython==3.1.45 22:35:16 google-auth==2.43.0 22:35:16 httplib2==0.31.0 22:35:16 identify==2.6.15 22:35:16 idna==3.11 22:35:16 importlib-resources==1.5.0 22:35:16 iso8601==2.1.0 22:35:16 Jinja2==3.1.6 22:35:16 jmespath==1.0.1 22:35:16 jsonpatch==1.33 22:35:16 jsonpointer==3.0.0 22:35:16 jsonschema==4.25.1 22:35:16 jsonschema-specifications==2025.9.1 22:35:16 keystoneauth1==5.12.0 22:35:16 kubernetes==34.1.0 22:35:16 lftools==0.37.16 22:35:16 lxml==6.0.2 22:35:16 markdown-it-py==4.0.0 22:35:16 MarkupSafe==3.0.3 22:35:16 mdurl==0.1.2 22:35:16 msgpack==1.1.2 22:35:16 multi_key_dict==2.0.3 22:35:16 munch==4.0.0 22:35:16 netaddr==1.3.0 22:35:16 niet==1.4.2 22:35:16 nodeenv==1.9.1 22:35:16 oauth2client==4.1.3 22:35:16 oauthlib==3.3.1 22:35:16 openstacksdk==4.8.0 22:35:16 os-service-types==1.8.2 22:35:16 osc-lib==4.2.0 22:35:16 oslo.config==10.1.0 22:35:16 oslo.context==6.2.0 22:35:16 oslo.i18n==6.7.1 22:35:16 oslo.log==7.2.1 22:35:16 oslo.serialization==5.8.0 22:35:16 oslo.utils==9.2.0 22:35:16 packaging==25.0 22:35:16 pbr==7.0.3 22:35:16 platformdirs==4.5.1 22:35:16 prettytable==3.17.0 22:35:16 psutil==7.1.3 22:35:16 pyasn1==0.6.1 22:35:16 pyasn1_modules==0.4.2 22:35:16 pycparser==2.23 22:35:16 pygerrit2==2.0.15 22:35:16 PyGithub==2.8.1 22:35:16 Pygments==2.19.2 22:35:16 PyJWT==2.10.1 22:35:16 PyNaCl==1.6.1 22:35:16 pyparsing==2.4.7 22:35:16 pyperclip==1.11.0 22:35:16 pyrsistent==0.20.0 22:35:16 python-cinderclient==9.8.0 22:35:16 python-dateutil==2.9.0.post0 22:35:16 python-heatclient==4.3.0 22:35:16 python-jenkins==1.8.3 22:35:16 python-keystoneclient==5.7.0 22:35:16 python-magnumclient==4.9.0 22:35:16 python-openstackclient==8.2.0 22:35:16 python-swiftclient==4.9.0 22:35:16 PyYAML==6.0.3 22:35:16 referencing==0.37.0 22:35:16 requests==2.32.5 22:35:16 requests-oauthlib==2.0.0 22:35:16 requestsexceptions==1.4.0 22:35:16 rfc3986==2.0.0 22:35:16 rich==14.2.0 22:35:16 rich-argparse==1.7.2 22:35:16 rpds-py==0.30.0 22:35:16 rsa==4.9.1 22:35:16 ruamel.yaml==0.18.16 22:35:16 ruamel.yaml.clib==0.2.15 22:35:16 s3transfer==0.16.0 22:35:16 simplejson==3.20.2 22:35:16 six==1.17.0 22:35:16 smmap==5.0.2 22:35:16 soupsieve==2.8 22:35:16 stevedore==5.6.0 22:35:16 tabulate==0.9.0 22:35:16 toml==0.10.2 22:35:16 tomlkit==0.13.3 22:35:16 tqdm==4.67.1 22:35:16 typing_extensions==4.15.0 22:35:16 tzdata==2025.2 22:35:16 urllib3==1.26.20 22:35:16 virtualenv==20.35.4 22:35:16 wcwidth==0.2.14 22:35:16 websocket-client==1.9.0 22:35:16 wrapt==2.0.1 22:35:16 xdg==6.0.0 22:35:16 xmltodict==1.0.2 22:35:16 yq==3.4.3 22:35:16 [EnvInject] - Injecting environment variables from a build step. 22:35:16 [EnvInject] - Injecting as environment variables the properties content 22:35:16 SET_JDK_VERSION=openjdk17 22:35:16 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:35:16 22:35:16 [EnvInject] - Variables injected successfully. 22:35:16 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins13308647063256550068.sh 22:35:16 ---> update-java-alternatives.sh 22:35:16 ---> Updating Java version 22:35:17 ---> Ubuntu/Debian system detected 22:35:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:35:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:35:17 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:35:17 openjdk version "17.0.7" 2023-04-18 22:35:17 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:35:17 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:35:17 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:35:17 [EnvInject] - Injecting environment variables from a build step. 22:35:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:35:18 [EnvInject] - Variables injected successfully. 22:35:18 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins8935280190382125116.sh 22:35:18 --> prescan-pm-file-converter-ubuntu.sh 22:35:18 + sudo apt-get update 22:35:18 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:35:18 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:35:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:35:18 Hit:4 http://apt.puppetlabs.com xenial InRelease 22:35:18 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:35:18 Err:4 http://apt.puppetlabs.com xenial InRelease 22:35:18 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:35:18 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:35:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:35:19 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:35:19 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:35:19 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:35:19 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:35:19 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:35:20 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:35:20 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:35:20 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:35:20 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:35:20 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:35:21 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:35:21 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:35:21 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:35:21 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:35:21 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:35:21 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:35:21 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:35:21 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:35:21 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:35:21 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:35:21 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:35:21 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:35:21 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:35:21 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:35:30 Fetched 28.0 MB in 7s (3800 kB/s) 22:35:30 Reading package lists... 22:35:32 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) 22:35:32 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) 22:35:32 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:35:32 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:35:32 + echo '--> build-pm-file-converter-ubuntu.sh' 22:35:32 --> build-pm-file-converter-ubuntu.sh 22:35:32 ++ go env GOPATH 22:35:32 ++ go env GOPATH 22:35:32 + 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:/home/jenkins/go 22:35:32 + 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:/home/jenkins/go 22:35:32 + export GO111MODULE=on 22:35:32 + GO111MODULE=on 22:35:32 + go version 22:35:32 go version go1.19 linux/amd64 22:35:32 + cd pm-file-converter/ 22:35:32 + go get github.com/ory/go-acc 22:35:33 go: downloading github.com/ory/go-acc v0.2.8 22:35:34 go: downloading github.com/ory/viper v1.7.5 22:35:34 go: downloading github.com/pborman/uuid v1.2.0 22:35:34 go: downloading github.com/spf13/cobra v1.0.0 22:35:34 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:35:34 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:35:34 go: downloading github.com/hashicorp/hcl v1.0.0 22:35:34 go: downloading github.com/magiconair/properties v1.8.1 22:35:34 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:35:34 go: downloading github.com/pelletier/go-toml v1.8.0 22:35:34 go: downloading github.com/spf13/afero v1.2.2 22:35:34 go: downloading github.com/spf13/cast v1.3.1 22:35:34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:35:34 go: downloading github.com/spf13/pflag v1.0.5 22:35:34 go: downloading github.com/subosito/gotenv v1.2.0 22:35:34 go: downloading gopkg.in/ini.v1 v1.67.0 22:35:34 go: downloading gopkg.in/yaml.v2 v2.3.0 22:35:35 go: downloading github.com/google/uuid v1.3.0 22:35:35 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:35:35 go: downloading golang.org/x/sys v0.12.0 22:35:36 go: downloading golang.org/x/text v0.13.0 22:35:38 go: downloading github.com/cespare/xxhash v1.1.0 22:35:39 go: added github.com/cespare/xxhash v1.1.0 22:35:39 go: added github.com/dgraph-io/ristretto v0.0.2 22:35:39 go: added github.com/fsnotify/fsnotify v1.4.9 22:35:39 go: added github.com/hashicorp/hcl v1.0.0 22:35:39 go: added github.com/inconshreveable/mousetrap v1.0.0 22:35:39 go: added github.com/magiconair/properties v1.8.1 22:35:39 go: added github.com/mitchellh/mapstructure v1.3.2 22:35:39 go: added github.com/ory/go-acc v0.2.8 22:35:39 go: added github.com/ory/viper v1.7.5 22:35:39 go: added github.com/pborman/uuid v1.2.0 22:35:39 go: added github.com/pelletier/go-toml v1.8.0 22:35:39 go: added github.com/spf13/afero v1.2.2 22:35:39 go: added github.com/spf13/cast v1.3.1 22:35:39 go: added github.com/spf13/cobra v1.0.0 22:35:39 go: added github.com/spf13/jwalterweatherman v1.1.0 22:35:39 go: added github.com/spf13/pflag v1.0.5 22:35:39 go: added github.com/subosito/gotenv v1.2.0 22:35:39 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:35:39 + go install github.com/ory/go-acc 22:35:47 + go get github.com/stretchr/testify/mock@v1.7.1 22:35:47 go: downloading github.com/stretchr/testify v1.7.1 22:35:48 go: downloading github.com/pmezard/go-difflib v1.0.0 22:35:48 go: downloading github.com/stretchr/objx v0.1.1 22:35:48 go: downloading github.com/davecgh/go-spew v1.1.1 22:35:48 go: downloading gopkg.in/yaml.v3 v3.0.1 22:35:49 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:35:49 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:35:49 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:08 ? main [no test files] 22:36:08 ? main/components/kafkacollector [no test files] 22:37:20 ok main/components/miniocollector 68.462s coverage: 17.3% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:37:21 ok main/components/xmltransform 0.036s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:37:21 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:37:21 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:37:21 --> build-pm-file-converter-ubuntu.sh ends 22:37:21 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:37:21 --> prescan-pm-file-converter-ubuntu.sh ends 22:37:21 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-11024 22:37:22 [nonrtric-plt-ranpm-pm-file-converter-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-ranpm-pm-file-converter -Dsonar.projectName=nonrtric-plt-ranpm-pm-file-converter -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=pm-file-converter -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 22:37:22 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:37:22 INFO: Project root configuration file: NONE 22:37:22 INFO: SonarScanner 4.6.2.2472 22:37:22 INFO: Java 17.0.7 Private Build (64-bit) 22:37:22 INFO: Linux 4.15.0-213-generic amd64 22:37:22 INFO: User cache: /home/jenkins/.sonar/cache 22:37:25 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:37:25 INFO: Project root configuration file: NONE 22:37:25 INFO: Analyzing on SonarCloud 22:37:25 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:37:26 INFO: Load global settings 22:37:27 INFO: Load global settings (done) | time=556ms 22:37:27 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:37:27 INFO: Loading required plugins 22:37:27 INFO: Load plugins index 22:37:27 INFO: Load plugins index (done) | time=238ms 22:37:27 INFO: Load/download plugins 22:37:28 INFO: Load/download plugins (done) | time=718ms 22:37:29 INFO: Loaded core extensions: architecture, sca, a3s 22:37:29 INFO: Process project properties 22:37:29 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:37:29 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:37:29 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:37:29 INFO: Found an active CI vendor: 'Jenkins' 22:37:29 INFO: Load project branches 22:37:29 INFO: Load project branches (done) | time=328ms 22:37:29 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:37:30 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=396ms 22:37:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:31 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:37:31 INFO: Detected project binding: NOT_BOUND 22:37:31 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=258ms 22:37:31 INFO: Load project pull requests 22:37:31 INFO: Load project pull requests (done) | time=203ms 22:37:31 INFO: Load branch configuration 22:37:31 INFO: Load branch configuration (done) | time=3ms 22:37:31 INFO: Load quality profiles 22:37:32 INFO: Load quality profiles (done) | time=522ms 22:37:32 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:32 INFO: Create analysis 22:37:33 INFO: Create analysis (done) | time=633ms 22:37:33 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:33 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:33 INFO: Load active rules 22:37:35 INFO: Load active rules (done) | time=2157ms 22:37:35 INFO: Organization key: o-ran-sc 22:37:35 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. 22:37:35 INFO: Preprocessing files... 22:37:35 INFO: 1 language detected in 6 preprocessed files (done) | time=164ms 22:37:35 INFO: 32 files ignored because of inclusion/exclusion patterns 22:37:35 INFO: 0 files ignored because of scm ignore settings 22:37:36 INFO: Loading plugins for detected languages 22:37:36 INFO: Load/download plugins 22:37:36 INFO: Load/download plugins (done) | time=752ms 22:37:37 INFO: Load project repositories 22:37:37 INFO: Load project repositories (done) | time=689ms 22:37:37 INFO: Indexing files... 22:37:37 INFO: Project configuration: 22:37:37 INFO: Included sources: **/*.go 22:37:37 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:37:37 INFO: 6 files indexed (done) | time=9ms 22:37:37 INFO: Quality profile for go: Sonar way 22:37:37 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:37:37 INFO: Load metrics repository 22:37:38 INFO: Load metrics repository (done) | time=228ms 22:37:38 INFO: Sensor cache enabled 22:37:38 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:38 INFO: Load sensor cache 22:37:39 INFO: Load sensor cache (43 KB) | time=1243ms 22:37:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:37:40 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:37:40 INFO: Sensor Declarative Rule Engine for Go [dre] 22:37:40 INFO: Detected platform: linux-x64 22:37:40 INFO: Found 24 rules to execute. 22:37:40 INFO: Extracting analyzer from /analyzer/analyzer.xz 22:37:41 INFO: Analyzer extracted to /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer 22:37:41 INFO: Starting analysis. 22:37:41 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:37:41 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:37:41 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:37:41 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:37:41 WARN: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork/.sonartmp/analyzer/analyzer) 22:37:41 ERROR: Error during analysis 22:37:41 java.io.IOException: Stream closed 22:37:41 at java.base/java.lang.ProcessBuilder$NullOutputStream.write(ProcessBuilder.java:445) 22:37:41 at java.base/java.io.OutputStream.write(OutputStream.java:162) 22:37:41 at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81) 22:37:41 at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142) 22:37:41 at java.base/java.io.DataOutputStream.flush(DataOutputStream.java:128) 22:37:41 at com.A.A.C.I.A(Unknown Source) 22:37:41 at com.A.A.C.I.A(Unknown Source) 22:37:41 at com.A.A.C.I.A(Unknown Source) 22:37:41 at com.A.A.B.F.execute(Unknown Source) 22:37:41 at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:68) 22:37:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:75) 22:37:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.lambda$execute$1(ModuleSensorsExecutor.java:48) 22:37:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.withModuleStrategy(ModuleSensorsExecutor.java:66) 22:37:41 at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:48) 22:37:41 at org.sonar.scanner.scan.SpringModuleScanContainer.doAfterStart(SpringModuleScanContainer.java:66) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:37:41 at org.sonar.scanner.scan.SpringProjectScanContainer.scan(SpringProjectScanContainer.java:197) 22:37:41 at org.sonar.scanner.scan.SpringProjectScanContainer.scanRecursively(SpringProjectScanContainer.java:192) 22:37:41 at org.sonar.scanner.scan.SpringProjectScanContainer.doAfterStart(SpringProjectScanContainer.java:160) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:37:41 at org.sonar.scanner.bootstrap.SpringScannerContainer.doAfterStart(SpringScannerContainer.java:465) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:37:41 at org.sonar.scanner.bootstrap.SpringGlobalContainer.doAfterStart(SpringGlobalContainer.java:146) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.startComponents(SpringComponentContainer.java:210) 22:37:41 at org.sonar.core.platform.SpringComponentContainer.execute(SpringComponentContainer.java:189) 22:37:41 at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:58) 22:37:41 at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:52) 22:37:41 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 22:37:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 22:37:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 22:37:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:37:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 22:37:41 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 22:37:41 at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) 22:37:41 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 22:37:41 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 22:37:41 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 22:37:41 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 22:37:41 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 22:37:41 22:37:41 INFO: Sensor Declarative Rule Engine for Go [dre] (done) | time=1079ms 22:37:41 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:37:41 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 22:37:41 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:37:41 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 22:37:41 INFO: Sensor Code Quality and Security for Go [go] 22:37:41 INFO: 6 folders (6 files) to be analyzed 22:37:42 INFO: 6/6 folders (6 files) have been analyzed 22:37:42 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1359ms 22:37:42 INFO: Sensor Go Cover sensor for Go coverage [go] 22:37:42 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:37:42 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=25ms 22:37:42 INFO: Sensor IaC hadolint report Sensor [iac] 22:37:42 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=3ms 22:37:42 INFO: Sensor Java Config Sensor [iac] 22:37:42 INFO: There are no files to be analyzed for the Java language 22:37:42 INFO: Sensor Java Config Sensor [iac] (done) | time=6ms 22:37:42 INFO: Sensor IaC Docker Sensor [iac] 22:37:42 INFO: There are no files to be analyzed for the Docker language 22:37:42 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 22:37:42 INFO: Sensor IaC GitHub Actions Sensor [iac] 22:37:42 INFO: There are no files to be analyzed for the GitHub Actions language 22:37:42 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 22:37:42 INFO: Sensor IaC Shell Sensor [iac] 22:37:42 INFO: There are no files to be analyzed for the Shell language 22:37:42 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 22:37:42 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:37:42 INFO: Available processors: 4 22:37:42 INFO: Using 4 threads for analysis. 22:37:43 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: 22:37:43 * The filename starts with "test" 22:37:43 * The filename contains "test." or "tests." 22:37:43 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:37:43 * Any directory in the file path has a name ending in "test" or "tests" 22:37:43 22:37:43 INFO: Start fetching files for the text and secrets analysis 22:37:43 INFO: Using Git CLI to retrieve untracked files 22:37:43 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:37:43 INFO: Starting the text and secrets analysis 22:37:43 INFO: 6 source files to be analyzed for the text and secrets analysis 22:37:43 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:37:43 INFO: Start fetching files for the binary file analysis 22:37:43 INFO: There are no files to be analyzed for the binary file analysis 22:37:43 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=905ms 22:37:43 INFO: Sensor GoSecuritySensor [security] 22:37:43 INFO: 9 taint analysis rules enabled. 22:37:43 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:37:44 INFO: No entry points found. 22:37:44 INFO: go security sensor: Begin: 2025-12-05T22:37:43.608523967Z, End: 2025-12-05T22:37:44.330330890Z, Duration: 00:00:00.721 22:37:44 Load type hierarchy and UCFGs: Begin: 2025-12-05T22:37:43.617724362Z, End: 2025-12-05T22:37:43.889530511Z, Duration: 00:00:00.271 22:37:44 Load type hierarchy: Begin: 2025-12-05T22:37:43.617752213Z, End: 2025-12-05T22:37:43.620282456Z, Duration: 00:00:00.002 22:37:44 Load UCFGs: Begin: 2025-12-05T22:37:43.620713815Z, End: 2025-12-05T22:37:43.889333807Z, Duration: 00:00:00.268 22:37:44 Check cache: Begin: 2025-12-05T22:37:43.889862848Z, End: 2025-12-05T22:37:43.890389749Z, Duration: 00:00:00.000 22:37:44 Load cache: Begin: 2025-12-05T22:37:43.889875529Z, End: 2025-12-05T22:37:43.889901529Z, Duration: 00:00:00.000 22:37:44 Create runtime call graph: Begin: 2025-12-05T22:37:43.890492211Z, End: 2025-12-05T22:37:43.935741344Z, Duration: 00:00:00.045 22:37:44 Variable Type Analysis #1: Begin: 2025-12-05T22:37:43.891473563Z, End: 2025-12-05T22:37:43.922851380Z, Duration: 00:00:00.031 22:37:44 Create runtime type propagation graph: Begin: 2025-12-05T22:37:43.892254109Z, End: 2025-12-05T22:37:43.909697480Z, Duration: 00:00:00.017 22:37:44 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-05T22:37:43.910184770Z, End: 2025-12-05T22:37:43.917148489Z, Duration: 00:00:00.006 22:37:44 Propagate runtime types to strongly connected components: Begin: 2025-12-05T22:37:43.917332902Z, End: 2025-12-05T22:37:43.922672256Z, Duration: 00:00:00.005 22:37:44 Variable Type Analysis #2: Begin: 2025-12-05T22:37:43.924596436Z, End: 2025-12-05T22:37:43.934478377Z, Duration: 00:00:00.009 22:37:44 Create runtime type propagation graph: Begin: 2025-12-05T22:37:43.924605657Z, End: 2025-12-05T22:37:43.931032964Z, Duration: 00:00:00.006 22:37:44 Run SCC (Tarjan) on 607 nodes: Begin: 2025-12-05T22:37:43.931193418Z, End: 2025-12-05T22:37:43.932828682Z, Duration: 00:00:00.001 22:37:44 Propagate runtime types to strongly connected components: Begin: 2025-12-05T22:37:43.932902473Z, End: 2025-12-05T22:37:43.934420526Z, Duration: 00:00:00.001 22:37:44 Load config: Begin: 2025-12-05T22:37:43.935816195Z, End: 2025-12-05T22:37:44.299445105Z, Duration: 00:00:00.363 22:37:44 Compute entry points: Begin: 2025-12-05T22:37:44.299720361Z, End: 2025-12-05T22:37:44.319987301Z, Duration: 00:00:00.020 22:37:44 INFO: go security sensor peak memory: 106 MB 22:37:44 INFO: Sensor GoSecuritySensor [security] (done) | time=727ms 22:37:44 INFO: ------------- Run sensors on project 22:37:44 INFO: Sensor Zero Coverage Sensor 22:37:44 INFO: Sensor Zero Coverage Sensor (done) | time=5ms 22:37:44 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:44 INFO: ------------- Gather SCA dependencies on project 22:37:44 INFO: Checking if SCA is enabled for organization o-ran-sc 22:37:45 INFO: Dependency analysis skipped 22:37:45 INFO: CPD Executor Calculating CPD for 6 files 22:37:45 INFO: CPD Executor CPD calculation finished (done) | time=26ms 22:37:45 INFO: SCM Publisher SCM provider for this project is: git 22:37:45 INFO: SCM Publisher 6 source files to be analyzed 22:37:45 INFO: SCM Publisher 6/6 source files have been analyzed (done) | time=481ms 22:37:46 INFO: Analysis report generated in 540ms, dir size=389 KB 22:37:46 INFO: Analysis report compressed in 33ms, zip size=89 KB 22:37:46 INFO: Analysis report uploaded in 630ms 22:37:46 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:37:46 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:37:46 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZrwqgkXjaqhWde_hdj1 22:37:46 INFO: ------------- Upload SCA dependency files 22:37:47 INFO: Sensor cache published successfully 22:37:48 INFO: Analysis total time: 18.938 s 22:37:48 INFO: ------------------------------------------------------------------------ 22:37:48 INFO: EXECUTION SUCCESS 22:37:48 INFO: ------------------------------------------------------------------------ 22:37:48 INFO: Total time: 25.760s 22:37:48 INFO: Final Memory: 24M/90M 22:37:48 INFO: ------------------------------------------------------------------------ 22:37:48 $ ssh-agent -k 22:37:48 unset SSH_AUTH_SOCK; 22:37:48 unset SSH_AGENT_PID; 22:37:48 echo Agent pid 2039 killed; 22:37:48 [ssh-agent] Stopped. 22:37:48 [PostBuildScript] - [INFO] Executing post build scripts. 22:37:48 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins4622261587162385606.sh 22:37:48 ---> sysstat.sh 22:37:49 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins18293404315443985196.sh 22:37:49 ---> package-listing.sh 22:37:49 ++ facter osfamily 22:37:49 ++ tr '[:upper:]' '[:lower:]' 22:37:49 + OS_FAMILY=debian 22:37:49 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:37:49 + START_PACKAGES=/tmp/packages_start.txt 22:37:49 + END_PACKAGES=/tmp/packages_end.txt 22:37:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:49 + PACKAGES=/tmp/packages_start.txt 22:37:49 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:37:49 + PACKAGES=/tmp/packages_end.txt 22:37:49 + case "${OS_FAMILY}" in 22:37:49 + dpkg -l 22:37:49 + grep '^ii' 22:37:49 + '[' -f /tmp/packages_start.txt ']' 22:37:49 + '[' -f /tmp/packages_end.txt ']' 22:37:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:37:49 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:37:49 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:37:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:37:49 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins14733232394219084219.sh 22:37:49 ---> capture-instance-metadata.sh 22:37:49 Setup pyenv: 22:37:50 system 22:37:50 3.8.13 22:37:50 3.9.13 22:37:50 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDTQ from file:/tmp/.os_lf_venv 22:37:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:53 lf-activate-venv(): INFO: Base packages installed successfully 22:37:53 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-FDTQ/bin to PATH 22:38:13 INFO: Running in OpenStack, capturing instance metadata 22:38:13 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins3882367840509114245.sh 22:38:13 provisioning config files... 22:38:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config3231698286931158373tmp 22:38:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:38:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:38:13 [EnvInject] - Injecting environment variables from a build step. 22:38:14 [EnvInject] - Injecting as environment variables the properties content 22:38:14 SERVER_ID=logs 22:38:14 22:38:14 [EnvInject] - Variables injected successfully. 22:38:14 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins15943045121873853117.sh 22:38:14 ---> create-netrc.sh 22:38:14 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1805508424757574200.sh 22:38:14 ---> python-tools-install.sh 22:38:14 Setup pyenv: 22:38:14 system 22:38:14 3.8.13 22:38:14 3.9.13 22:38:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDTQ from file:/tmp/.os_lf_venv 22:38:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:17 lf-activate-venv(): INFO: Base packages installed successfully 22:38:17 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-FDTQ/bin to PATH 22:38:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins14480419444873550275.sh 22:38:36 ---> sudo-logs.sh 22:38:36 Archiving 'sudo' log.. 22:38:36 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins16911275941138274424.sh 22:38:36 ---> job-cost.sh 22:38:36 Setup pyenv: 22:38:36 system 22:38:36 3.8.13 22:38:36 3.9.13 22:38:36 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDTQ from file:/tmp/.os_lf_venv 22:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:39 lf-activate-venv(): INFO: Base packages installed successfully 22:38:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:38:50 lf-activate-venv(): INFO: Adding /tmp/venv-FDTQ/bin to PATH 22:38:50 INFO: No Stack... 22:38:51 INFO: Retrieving Pricing Info for: v3-starter-4 22:38:51 INFO: Archiving Costs 22:38:51 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins14306818899878505320.sh 22:38:51 ---> logs-deploy.sh 22:38:51 Setup pyenv: 22:38:51 system 22:38:51 3.8.13 22:38:51 3.9.13 22:38:51 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:38:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDTQ from file:/tmp/.os_lf_venv 22:38:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:54 lf-activate-venv(): INFO: Base packages installed successfully 22:38:54 lf-activate-venv(): INFO: Installing additional packages: lftools 22:39:14 lf-activate-venv(): INFO: Adding /tmp/venv-FDTQ/bin to PATH 22:39:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/852 22:39:14 INFO: archiving workspace using pattern(s): -p **/*.log 22:39:16 Archives upload complete. 22:39:16 INFO: archiving logs to Nexus 22:39:17 ---> uname -a: 22:39:17 Linux prd-ubuntu1804-docker-4c-4g-11024 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:39:17 22:39:17 22:39:17 ---> lscpu: 22:39:17 Architecture: x86_64 22:39:17 CPU op-mode(s): 32-bit, 64-bit 22:39:17 Byte Order: Little Endian 22:39:17 CPU(s): 4 22:39:17 On-line CPU(s) list: 0-3 22:39:17 Thread(s) per core: 1 22:39:17 Core(s) per socket: 1 22:39:17 Socket(s): 4 22:39:17 NUMA node(s): 1 22:39:17 Vendor ID: AuthenticAMD 22:39:17 CPU family: 23 22:39:17 Model: 49 22:39:17 Model name: AMD EPYC-Rome Processor 22:39:17 Stepping: 0 22:39:17 CPU MHz: 2799.998 22:39:17 BogoMIPS: 5599.99 22:39:17 Virtualization: AMD-V 22:39:17 Hypervisor vendor: KVM 22:39:17 Virtualization type: full 22:39:17 L1d cache: 32K 22:39:17 L1i cache: 32K 22:39:17 L2 cache: 512K 22:39:17 L3 cache: 16384K 22:39:17 NUMA node0 CPU(s): 0-3 22:39:17 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 22:39:17 22:39:17 22:39:17 ---> nproc: 22:39:17 4 22:39:17 22:39:17 22:39:17 ---> df -h: 22:39:17 Filesystem Size Used Avail Use% Mounted on 22:39:17 udev 3.9G 0 3.9G 0% /dev 22:39:17 tmpfs 798M 700K 797M 1% /run 22:39:17 /dev/vda1 20G 9.6G 9.7G 50% / 22:39:17 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:39:17 tmpfs 5.0M 0 5.0M 0% /run/lock 22:39:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:39:17 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:39:17 tmpfs 798M 0 798M 0% /run/user/1001 22:39:17 22:39:17 22:39:17 ---> free -m: 22:39:17 total used free shared buff/cache available 22:39:17 Mem: 7976 515 4475 0 2984 7166 22:39:17 Swap: 1023 0 1023 22:39:17 22:39:17 22:39:17 ---> ip addr: 22:39:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:39:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:39:17 inet 127.0.0.1/8 scope host lo 22:39:17 valid_lft forever preferred_lft forever 22:39:17 inet6 ::1/128 scope host 22:39:17 valid_lft forever preferred_lft forever 22:39:17 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:39:17 link/ether fa:16:3e:cf:b6:84 brd ff:ff:ff:ff:ff:ff 22:39:17 inet 10.32.6.108/23 brd 10.32.7.255 scope global dynamic ens3 22:39:17 valid_lft 86009sec preferred_lft 86009sec 22:39:17 inet6 fe80::f816:3eff:fecf:b684/64 scope link 22:39:17 valid_lft forever preferred_lft forever 22:39:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:39:17 link/ether 02:42:92:62:f0:e1 brd ff:ff:ff:ff:ff:ff 22:39:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:39:17 valid_lft forever preferred_lft forever 22:39:17 22:39:17 22:39:17 ---> sar -b -r -n DEV: 22:39:17 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11024) 12/05/25 _x86_64_ (4 CPU) 22:39:17 22:39:17 22:32:49 LINUX RESTART (4 CPU) 22:39:17 22:39:17 22:33:01 tps rtps wtps bread/s bwrtn/s 22:39:17 22:34:02 153.49 68.99 84.50 5599.60 39736.99 22:39:17 22:35:01 51.12 0.22 50.90 23.59 7253.41 22:39:17 22:36:01 189.94 122.80 67.14 6598.10 19099.88 22:39:17 22:37:01 28.86 4.77 24.09 467.04 14661.11 22:39:17 22:38:01 67.47 29.06 38.41 1311.38 4748.28 22:39:17 22:39:01 20.30 0.87 19.43 77.45 1499.08 22:39:17 Average: 85.29 37.89 47.40 2352.55 14519.78 22:39:17 22:39:17 22:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:39:17 22:34:02 5867320 7381580 2300108 28.16 36384 1658780 1029440 11.17 614628 1516224 52360 22:39:17 22:35:01 5653296 7389188 2514132 30.78 54892 1849544 997856 10.83 616496 1704304 132096 22:39:17 22:36:01 4776032 7352352 3391396 41.52 72564 2648156 1387444 15.05 1017756 2125816 421068 22:39:17 22:37:01 4805156 7404472 3362272 41.17 73724 2669420 1249320 13.56 1041928 2072988 292 22:39:17 22:38:01 4589380 7331156 3578048 43.81 74736 2810096 1021452 11.08 1179728 2150320 10164 22:39:17 22:39:01 4590156 7342344 3577272 43.80 76820 2818148 1009772 10.96 1174824 2153212 8804 22:39:17 Average: 5046890 7366849 3120538 38.21 64853 2409024 1115881 12.11 940893 1953811 104131 22:39:17 22:39:17 22:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:39:17 22:34:02 ens3 392.07 231.44 1092.53 66.76 0.00 0.00 0.00 0.00 22:39:17 22:34:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:39:17 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:35:01 ens3 62.22 51.86 710.04 6.07 0.00 0.00 0.00 0.00 22:39:17 22:35:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 22:39:17 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:36:01 ens3 407.05 297.50 1763.31 24.94 0.00 0.00 0.00 0.00 22:39:17 22:36:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 22:39:17 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:37:01 ens3 17.28 15.39 70.22 22.83 0.00 0.00 0.00 0.00 22:39:17 22:37:01 lo 0.87 0.87 0.06 0.06 0.00 0.00 0.00 0.00 22:39:17 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:38:01 ens3 248.66 131.46 2000.75 19.22 0.00 0.00 0.00 0.00 22:39:17 22:38:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 22:39:17 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:39:01 ens3 11.88 12.30 9.18 6.01 0.00 0.00 0.00 0.00 22:39:17 22:39:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 22:39:17 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 Average: ens3 190.21 123.52 941.62 24.36 0.00 0.00 0.00 0.00 22:39:17 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 22:39:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:17 22:39:17 22:39:17 ---> sar -P ALL: 22:39:17 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-11024) 12/05/25 _x86_64_ (4 CPU) 22:39:17 22:39:17 22:32:49 LINUX RESTART (4 CPU) 22:39:17 22:39:17 22:33:01 CPU %user %nice %system %iowait %steal %idle 22:39:17 22:34:02 all 17.98 0.00 2.63 4.60 1.03 73.76 22:39:17 22:34:02 0 7.87 0.00 4.33 5.30 0.90 81.60 22:39:17 22:34:02 1 34.95 0.00 2.52 4.15 1.27 57.12 22:39:17 22:34:02 2 12.65 0.00 1.57 1.18 1.01 83.59 22:39:17 22:34:02 3 16.47 0.00 2.14 7.78 0.92 72.69 22:39:17 22:35:01 all 19.09 0.00 1.13 1.61 0.86 77.32 22:39:17 22:35:01 0 0.15 0.00 0.36 3.89 0.31 95.30 22:39:17 22:35:01 1 38.50 0.00 2.04 0.27 1.12 58.07 22:39:17 22:35:01 2 27.31 0.00 1.48 0.27 1.02 69.92 22:39:17 22:35:01 3 10.39 0.00 0.62 2.01 1.00 85.98 22:39:17 22:36:01 all 26.37 1.64 4.59 7.74 1.59 58.07 22:39:17 22:36:01 0 27.86 0.00 4.71 8.22 1.90 57.31 22:39:17 22:36:01 1 19.49 6.53 4.71 7.84 1.42 60.01 22:39:17 22:36:01 2 34.29 0.02 4.73 8.34 1.62 50.99 22:39:17 22:36:01 3 23.85 0.00 4.25 6.54 1.45 63.90 22:39:17 22:37:01 all 6.37 0.00 1.47 0.62 0.55 90.99 22:39:17 22:37:01 0 6.51 0.00 1.49 0.87 0.47 90.67 22:39:17 22:37:01 1 5.60 0.00 1.34 0.55 0.52 91.99 22:39:17 22:37:01 2 7.14 0.00 1.48 0.32 0.67 90.40 22:39:17 22:37:01 3 6.23 0.00 1.53 0.75 0.53 90.95 22:39:17 22:38:01 all 21.50 0.00 1.27 1.86 1.33 74.03 22:39:17 22:38:01 0 18.90 0.00 1.37 1.45 1.30 76.98 22:39:17 22:38:01 1 26.32 0.00 1.45 1.04 1.34 69.86 22:39:17 22:38:01 2 23.81 0.00 1.35 3.11 1.35 70.38 22:39:17 22:38:01 3 16.97 0.00 0.95 1.85 1.33 78.90 22:39:17 22:39:01 all 20.78 0.00 0.91 0.63 0.82 76.85 22:39:17 22:39:01 0 45.91 0.00 1.76 0.08 1.45 50.79 22:39:17 22:39:01 1 17.53 0.00 0.81 0.18 0.60 80.88 22:39:17 22:39:01 2 5.45 0.00 0.63 2.00 0.58 91.34 22:39:17 22:39:01 3 14.26 0.00 0.43 0.27 0.67 84.37 22:39:17 Average: all 18.68 0.27 2.00 2.84 1.03 75.16 22:39:17 Average: 0 17.94 0.00 2.34 3.30 1.06 75.37 22:39:17 Average: 1 23.70 1.09 2.14 2.35 1.04 69.67 22:39:17 Average: 2 18.40 0.00 1.87 2.54 1.04 76.14 22:39:17 Average: 3 14.70 0.00 1.66 3.20 0.98 79.46 22:39:17 22:39:17 22:39:17