21:39:38 Started by timer 21:39:38 Running as SYSTEM 21:39:38 [EnvInject] - Loading node environment variables. 21:39:38 Building remotely on prd-ubuntu1804-docker-4c-4g-5860 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 21:39:38 [ssh-agent] Looking for ssh-agent implementation... 21:39:38 $ ssh-agent 21:39:39 SSH_AUTH_SOCK=/tmp/ssh-kjhkWfg1j46q/agent.2030 21:39:39 SSH_AGENT_PID=2032 21:39:39 [ssh-agent] Started. 21:39:39 Running ssh-add (command line suppressed) 21:39:39 Identity added: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/private_key_16149230975868750225.key (jenkins-ssh) 21:39:39 [ssh-agent] Using credentials jenkins (jenkins) 21:39:39 The recommended git tool is: NONE 21:39:42 using credential jenkins 21:39:43 Wiping out workspace first. 21:39:43 Cloning the remote Git repository 21:39:43 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:39:43 > git init /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script # timeout=10 21:39:43 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme 21:39:43 > git --version # timeout=10 21:39:43 > git --version # 'git version 2.17.1' 21:39:43 using GIT_SSH to set credentials jenkins 21:39:43 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:44 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/sme # timeout=10 21:39:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:44 Avoid second fetch 21:39:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:39:45 Checking out Revision 25e10f943b3d309aa1e6c57571e4118484e6e742 (refs/remotes/origin/master) 21:39:45 > git config core.sparsecheckout # timeout=10 21:39:45 > git checkout -f 25e10f943b3d309aa1e6c57571e4118484e6e742 # timeout=10 21:39:45 Commit message: "CI: Add .github/dependabot.yml configuration" 21:39:45 > git rev-list --no-walk 25e10f943b3d309aa1e6c57571e4118484e6e742 # timeout=10 21:39:49 provisioning config files... 21:39:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:39:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:39:49 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins1525393719694295227.sh 21:39:49 ---> python-tools-install.sh 21:39:49 Setup pyenv: 21:39:49 * system (set by /opt/pyenv/version) 21:39:49 * 3.8.13 (set by /opt/pyenv/version) 21:39:49 * 3.9.13 (set by /opt/pyenv/version) 21:39:49 * 3.10.6 (set by /opt/pyenv/version) 21:39:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZSGi 21:39:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:39:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:39:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:40:06 lf-activate-venv(): INFO: Base packages installed successfully 21:40:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZSGi/bin to PATH 21:40:53 Generating Requirements File 21:41:28 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. 21:41:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:41:29 Python 3.10.6 21:41:29 pip 25.2 from /tmp/venv-ZSGi/lib/python3.10/site-packages/pip (python 3.10) 21:41:30 appdirs==1.4.4 21:41:30 argcomplete==3.6.2 21:41:30 aspy.yaml==1.3.0 21:41:30 attrs==25.4.0 21:41:30 autopage==0.5.2 21:41:30 beautifulsoup4==4.14.2 21:41:30 boto3==1.40.46 21:41:30 botocore==1.40.46 21:41:30 bs4==0.0.2 21:41:30 cachetools==6.2.0 21:41:30 certifi==2025.10.5 21:41:30 cffi==2.0.0 21:41:30 cfgv==3.4.0 21:41:30 chardet==5.2.0 21:41:30 charset-normalizer==3.4.3 21:41:30 click==8.3.0 21:41:30 cliff==4.11.0 21:41:30 cmd2==2.7.0 21:41:30 cryptography==3.3.2 21:41:30 debtcollector==3.0.0 21:41:30 decorator==5.2.1 21:41:30 defusedxml==0.7.1 21:41:30 Deprecated==1.2.18 21:41:30 distlib==0.4.0 21:41:30 dnspython==2.8.0 21:41:30 docker==7.1.0 21:41:30 dogpile.cache==1.4.1 21:41:30 durationpy==0.10 21:41:30 email-validator==2.3.0 21:41:30 filelock==3.19.1 21:41:30 future==1.0.0 21:41:30 gitdb==4.0.12 21:41:30 GitPython==3.1.45 21:41:30 google-auth==2.41.1 21:41:30 httplib2==0.31.0 21:41:30 identify==2.6.15 21:41:30 idna==3.10 21:41:30 importlib-resources==1.5.0 21:41:30 iso8601==2.1.0 21:41:30 Jinja2==3.1.6 21:41:30 jmespath==1.0.1 21:41:30 jsonpatch==1.33 21:41:30 jsonpointer==3.0.0 21:41:30 jsonschema==4.25.1 21:41:30 jsonschema-specifications==2025.9.1 21:41:30 keystoneauth1==5.12.0 21:41:30 kubernetes==34.1.0 21:41:30 lftools==0.37.14 21:41:30 lxml==6.0.2 21:41:30 markdown-it-py==4.0.0 21:41:30 MarkupSafe==3.0.3 21:41:30 mdurl==0.1.2 21:41:30 msgpack==1.1.1 21:41:30 multi_key_dict==2.0.3 21:41:30 munch==4.0.0 21:41:30 netaddr==1.3.0 21:41:30 niet==1.4.2 21:41:30 nodeenv==1.9.1 21:41:30 oauth2client==4.1.3 21:41:30 oauthlib==3.3.1 21:41:30 openstacksdk==4.7.1 21:41:30 os-service-types==1.8.0 21:41:30 osc-lib==4.2.0 21:41:30 oslo.config==10.0.0 21:41:30 oslo.context==6.1.0 21:41:30 oslo.i18n==6.6.0 21:41:30 oslo.log==7.2.1 21:41:30 oslo.serialization==5.8.0 21:41:30 oslo.utils==9.1.0 21:41:30 packaging==25.0 21:41:30 pbr==7.0.1 21:41:30 platformdirs==4.4.0 21:41:30 prettytable==3.16.0 21:41:30 psutil==7.1.0 21:41:30 pyasn1==0.6.1 21:41:30 pyasn1_modules==0.4.2 21:41:30 pycparser==2.23 21:41:30 pygerrit2==2.0.15 21:41:30 PyGithub==2.8.1 21:41:30 Pygments==2.19.2 21:41:30 PyJWT==2.10.1 21:41:30 PyNaCl==1.6.0 21:41:30 pyparsing==2.4.7 21:41:30 pyperclip==1.11.0 21:41:30 pyrsistent==0.20.0 21:41:30 python-cinderclient==9.8.0 21:41:30 python-dateutil==2.9.0.post0 21:41:30 python-heatclient==4.3.0 21:41:30 python-jenkins==1.8.3 21:41:30 python-keystoneclient==5.7.0 21:41:30 python-magnumclient==4.9.0 21:41:30 python-openstackclient==8.2.0 21:41:30 python-swiftclient==4.8.0 21:41:30 PyYAML==6.0.3 21:41:30 referencing==0.36.2 21:41:30 requests==2.32.5 21:41:30 requests-oauthlib==2.0.0 21:41:30 requestsexceptions==1.4.0 21:41:30 rfc3986==2.0.0 21:41:30 rich==14.1.0 21:41:30 rich-argparse==1.7.1 21:41:30 rpds-py==0.27.1 21:41:30 rsa==4.9.1 21:41:30 ruamel.yaml==0.18.15 21:41:30 ruamel.yaml.clib==0.2.14 21:41:30 s3transfer==0.14.0 21:41:30 simplejson==3.20.2 21:41:30 six==1.17.0 21:41:30 smmap==5.0.2 21:41:30 soupsieve==2.8 21:41:30 stevedore==5.5.0 21:41:30 tabulate==0.9.0 21:41:30 toml==0.10.2 21:41:30 tomlkit==0.13.3 21:41:30 tqdm==4.67.1 21:41:30 typing_extensions==4.15.0 21:41:30 tzdata==2025.2 21:41:30 urllib3==1.26.20 21:41:30 virtualenv==20.34.0 21:41:30 wcwidth==0.2.14 21:41:30 websocket-client==1.8.0 21:41:30 wrapt==1.17.3 21:41:30 xdg==6.0.0 21:41:30 xmltodict==1.0.2 21:41:30 yq==3.4.3 21:41:30 [EnvInject] - Injecting environment variables from a build step. 21:41:30 [EnvInject] - Injecting as environment variables the properties content 21:41:30 SET_JDK_VERSION=openjdk17 21:41:30 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:41:30 21:41:30 [EnvInject] - Variables injected successfully. 21:41:30 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins3783183059898714276.sh 21:41:30 ---> update-java-alternatives.sh 21:41:30 ---> Updating Java version 21:41:30 ---> Ubuntu/Debian system detected 21:41:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:41:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:41:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:41:31 openjdk version "17.0.7" 2023-04-18 21:41:31 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:41:31 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:41:31 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:41:31 [EnvInject] - Injecting environment variables from a build step. 21:41:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:41:31 [EnvInject] - Variables injected successfully. 21:41:31 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/sh /tmp/jenkins17932755650585813641.sh 21:41:31 --> prescan-sme-servicemanager-ubuntu.sh 21:41:31 + sudo apt-get update 21:41:31 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 21:41:31 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 21:41:32 Hit:3 http://apt.puppetlabs.com xenial InRelease 21:41:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 21:41:32 Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:41:32 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 21:41:32 Err:3 http://apt.puppetlabs.com xenial InRelease 21:41:32 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 21:41:32 Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 21:41:32 Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 21:41:32 Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:41:33 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:41:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 21:41:33 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:41:33 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:41:33 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:41:33 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:41:33 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:41:33 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:41:33 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 21:41:33 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 21:41:33 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 21:41:33 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 21:41:33 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 21:41:33 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 21:41:33 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 21:41:33 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 21:41:33 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 21:41:33 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 21:41:33 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 21:41:33 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 21:41:33 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 21:41:34 Get:31 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 21:41:44 Fetched 28.0 MB in 8s (3686 kB/s) 21:41:44 Reading package lists... 21:41:46 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) 21:41:46 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) 21:41:46 W: Some index files failed to download. They have been ignored, or old ones used instead. 21:41:46 + bash servicemanager/build-servicemanager-ubuntu.sh 21:41:46 + echo '--> build-servicemanager-ubuntu.sh' 21:41:46 --> build-servicemanager-ubuntu.sh 21:41:46 + 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 21:41:46 + 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 21:41:46 + export GO111MODULE=on 21:41:46 + GO111MODULE=on 21:41:46 + go version 21:41:46 go version go1.19 linux/amd64 21:41:46 + cd servicemanager/ 21:41:46 + go install github.com/ory/go-acc@v0.2.8 21:41:47 go: downloading github.com/ory/go-acc v0.2.8 21:41:48 go: downloading github.com/ory/viper v1.7.5 21:41:48 go: downloading github.com/pborman/uuid v1.2.0 21:41:48 go: downloading github.com/spf13/cobra v1.0.0 21:41:48 go: downloading github.com/dgraph-io/ristretto v0.0.2 21:41:48 go: downloading github.com/fsnotify/fsnotify v1.4.9 21:41:48 go: downloading github.com/hashicorp/hcl v1.0.0 21:41:48 go: downloading github.com/magiconair/properties v1.8.1 21:41:48 go: downloading github.com/mitchellh/mapstructure v1.3.2 21:41:48 go: downloading github.com/pelletier/go-toml v1.8.0 21:41:48 go: downloading github.com/spf13/afero v1.2.2 21:41:48 go: downloading github.com/spf13/cast v1.3.1 21:41:48 go: downloading github.com/spf13/jwalterweatherman v1.1.0 21:41:48 go: downloading github.com/spf13/pflag v1.0.5 21:41:48 go: downloading github.com/subosito/gotenv v1.2.0 21:41:48 go: downloading gopkg.in/ini.v1 v1.57.0 21:41:48 go: downloading gopkg.in/yaml.v2 v2.3.0 21:41:48 go: downloading github.com/google/uuid v1.1.1 21:41:49 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 21:41:50 go: downloading golang.org/x/text v0.3.2 21:41:52 go: downloading github.com/cespare/xxhash v1.1.0 21:42:01 + go get github.com/stretchr/testify/mock@v1.8.1 21:42:03 go: downloading github.com/stretchr/testify v1.8.1 21:42:28 go: downloading github.com/davecgh/go-spew v1.1.1 21:42:28 go: downloading github.com/pmezard/go-difflib v1.0.0 21:42:28 go: downloading github.com/stretchr/objx v0.5.0 21:42:28 go: downloading gopkg.in/yaml.v3 v3.0.1 21:42:29 + go-acc ./... --ignore mockkong,common,discoverserviceapi,invokermanagementapi,publishserviceapi,providermanagementapi 21:42:31 go: downloading k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed 21:42:31 go: downloading gopkg.in/yaml.v2 v2.4.0 21:42:31 go: downloading helm.sh/helm/v3 v3.9.0 21:42:32 go: downloading k8s.io/cli-runtime v0.25.3-rc.0 21:42:32 go: downloading k8s.io/client-go v0.25.3-rc.0 21:42:32 go: downloading github.com/mitchellh/copystructure v1.2.0 21:42:32 go: downloading github.com/Masterminds/semver/v3 v3.1.1 21:42:32 go: downloading github.com/Masterminds/sprig/v3 v3.2.2 21:42:32 go: downloading github.com/gosuri/uitable v0.0.4 21:42:32 go: downloading github.com/pkg/errors v0.9.1 21:42:32 go: downloading golang.org/x/term v0.13.0 21:42:32 go: downloading sigs.k8s.io/yaml v1.3.0 21:42:32 go: downloading github.com/evanphx/json-patch v5.6.0+incompatible 21:42:32 go: downloading k8s.io/api v0.25.3-rc.0 21:42:33 go: downloading k8s.io/apiextensions-apiserver v0.25.2 21:42:33 go: downloading k8s.io/apimachinery v0.25.3-rc.0 21:42:33 go: downloading k8s.io/kubectl v0.25.2 21:42:33 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:42:33 go: downloading github.com/fatih/color v1.13.0 21:42:33 go: downloading github.com/Masterminds/goutils v1.1.1 21:42:33 go: downloading github.com/huandu/xstrings v1.3.2 21:42:33 go: downloading github.com/imdario/mergo v0.3.12 21:42:33 go: downloading github.com/shopspring/decimal v1.2.0 21:42:33 go: downloading github.com/spf13/cast v1.4.1 21:42:33 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 21:42:33 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 21:42:33 go: downloading github.com/BurntSushi/toml v1.1.0 21:42:33 go: downloading github.com/gobwas/glob v0.2.3 21:42:33 go: downloading github.com/spf13/cobra v1.5.0 21:42:33 go: downloading github.com/gogo/protobuf v1.3.2 21:42:34 go: downloading k8s.io/klog/v2 v2.70.1 21:42:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3 21:42:34 go: downloading github.com/google/gofuzz v1.2.0 21:42:34 go: downloading k8s.io/kube-openapi v0.0.0-20220803162953-67bda5d908f1 21:42:34 go: downloading github.com/golang/protobuf v1.5.2 21:42:34 go: downloading github.com/google/gnostic v0.5.7-v3refs 21:42:34 go: downloading sigs.k8s.io/kustomize/api v0.12.1 21:42:34 go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9 21:42:34 go: downloading github.com/containerd/containerd v1.6.6 21:42:34 go: downloading github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 21:42:34 go: downloading oras.land/oras-go v1.1.1 21:42:35 go: downloading github.com/Masterminds/squirrel v1.5.3 21:42:35 go: downloading github.com/jmoiron/sqlx v1.3.5 21:42:35 go: downloading github.com/lib/pq v1.10.6 21:42:35 go: downloading github.com/rubenv/sql-migrate v1.1.2 21:42:35 go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de 21:42:35 go: downloading github.com/mattn/go-runewidth v0.0.9 21:42:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:42:35 go: downloading github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 21:42:35 go: downloading k8s.io/apiserver v0.25.2 21:42:35 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 21:42:35 go: downloading github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 21:42:35 go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible 21:42:35 go: downloading k8s.io/component-base v0.25.2 21:42:35 go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d 21:42:35 go: downloading gopkg.in/inf.v0 v0.9.1 21:42:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:42:35 go: downloading github.com/go-logr/logr v1.2.3 21:42:35 go: downloading github.com/json-iterator/go v1.1.12 21:42:35 go: downloading google.golang.org/protobuf v1.28.0 21:42:35 go: downloading github.com/google/go-cmp v0.5.8 21:42:35 go: downloading github.com/opencontainers/go-digest v1.0.0 21:42:35 go: downloading github.com/docker/cli v20.10.17+incompatible 21:42:36 go: downloading github.com/docker/docker v20.10.17+incompatible 21:42:36 go: downloading golang.org/x/sync v0.1.0 21:42:36 go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 21:42:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 21:42:36 go: downloading github.com/google/btree v1.0.1 21:42:36 go: downloading github.com/chai2010/gettext-go v1.0.2 21:42:36 go: downloading github.com/MakeNowJust/heredoc v1.0.0 21:42:36 go: downloading github.com/mitchellh/go-wordwrap v1.0.0 21:42:36 go: downloading github.com/russross/blackfriday v1.5.2 21:42:36 go: downloading github.com/go-gorp/gorp/v3 v3.0.2 21:42:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:42:36 go: downloading github.com/modern-go/reflect2 v1.0.2 21:42:36 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 21:42:36 go: downloading github.com/go-errors/errors v1.0.1 21:42:36 go: downloading github.com/moby/locker v1.0.1 21:42:36 go: downloading github.com/docker/docker-credential-helpers v0.6.4 21:42:36 go: downloading google.golang.org/grpc v1.47.0 21:42:36 go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 21:42:36 go: downloading github.com/go-openapi/jsonreference v0.20.2 21:42:36 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 21:42:36 go: downloading github.com/emicklei/go-restful/v3 v3.8.0 21:42:37 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 21:42:37 go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 21:42:37 go: downloading github.com/xlab/treeprint v1.1.0 21:42:37 go: downloading github.com/klauspost/compress v1.13.6 21:42:37 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21 21:42:37 go: downloading github.com/docker/go-connections v0.4.0 21:42:37 go: downloading github.com/docker/go-units v0.4.0 21:42:37 go: downloading github.com/docker/distribution v2.8.1+incompatible 21:42:37 go: downloading go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 21:42:37 go: downloading github.com/morikuni/aec v1.0.0 21:42:37 go: downloading github.com/moby/spdystream v0.2.0 21:42:37 go: downloading github.com/docker/go-metrics v0.0.1 21:42:37 go: downloading github.com/prometheus/client_golang v1.12.1 21:42:37 go: downloading github.com/prometheus/client_model v0.2.0 21:42:37 go: downloading github.com/prometheus/common v0.32.1 21:42:37 go: downloading github.com/beorn7/perks v1.0.1 21:42:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:42:37 go: downloading github.com/prometheus/procfs v0.7.3 21:42:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:44:14 ok oransc.org/nonrtric/servicemanager 1.461s coverage: 21.5% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:44:15 ? oransc.org/nonrtric/servicemanager/internal [no test files] 21:44:22 ok oransc.org/nonrtric/servicemanager/internal/discoverservice 0.965s coverage: 43.7% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:44:22 ? oransc.org/nonrtric/servicemanager/internal/envreader [no test files] 21:44:29 ok oransc.org/nonrtric/servicemanager/internal/invokermanagement 0.933s coverage: 47.0% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:44:29 ? oransc.org/nonrtric/servicemanager/internal/kongclear [no test files] 21:44:36 ok oransc.org/nonrtric/servicemanager/internal/providermanagement 0.704s coverage: 29.5% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:44:43 ok oransc.org/nonrtric/servicemanager/internal/publishservice 0.865s coverage: 44.9% of statements in oransc.org/nonrtric/servicemanager, oransc.org/nonrtric/servicemanager/internal, oransc.org/nonrtric/servicemanager/internal/discoverservice, oransc.org/nonrtric/servicemanager/internal/envreader, oransc.org/nonrtric/servicemanager/internal/invokermanagement, oransc.org/nonrtric/servicemanager/internal/kongclear, oransc.org/nonrtric/servicemanager/internal/providermanagement, oransc.org/nonrtric/servicemanager/internal/publishservice 21:44:43 + sed -i 's/oransc\.org\/nonrtric\/servicemanager/servicemanager/' coverage.txt 21:44:43 + echo '--> build-servicemanager-ubuntu.sh ends' 21:44:43 --> build-servicemanager-ubuntu.sh ends 21:44:43 + echo --> prescan-sme-servicemanager-ubuntu.sh ends 21:44:43 --> prescan-sme-servicemanager-ubuntu.sh ends 21:44:43 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-5860 21:44:44 [nonrtric-plt-sme-servicemanager-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-servicemanager -Dsonar.projectName=nonrtric-plt-sme-servicemanager -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=servicemanager -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 21:44:45 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 21:44:45 INFO: Project root configuration file: NONE 21:44:45 INFO: SonarScanner 4.6.2.2472 21:44:45 INFO: Java 17.0.7 Private Build (64-bit) 21:44:45 INFO: Linux 4.15.0-213-generic amd64 21:44:46 INFO: User cache: /home/jenkins/.sonar/cache 21:44:49 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 21:44:49 INFO: Project root configuration file: NONE 21:44:49 INFO: Analyzing on SonarCloud 21:44:49 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 21:44:50 INFO: Load global settings 21:44:51 INFO: Load global settings (done) | time=550ms 21:44:51 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 21:44:51 INFO: Loading required plugins 21:44:51 INFO: Load plugins index 21:44:51 INFO: Load plugins index (done) | time=255ms 21:44:51 INFO: Load/download plugins 21:44:52 INFO: Load/download plugins (done) | time=814ms 21:44:53 INFO: Found an active CI vendor: 'Jenkins' 21:44:53 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' 21:44:53 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=470ms 21:44:53 INFO: Process project properties 21:44:53 INFO: Execute project builders 21:44:53 INFO: Execute project builders (done) | time=1ms 21:44:53 INFO: Project key: o-ran-sc_nonrtric-plt-sme-servicemanager 21:44:53 INFO: Base dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager 21:44:53 INFO: Working dir: /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/.scannerwork 21:44:54 INFO: Load project branches 21:44:54 INFO: Load project branches (done) | time=335ms 21:44:54 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' 21:44:54 INFO: Detected project binding: NOT_BOUND 21:44:54 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-sme-servicemanager' (done) | time=280ms 21:44:54 INFO: Load project pull requests 21:44:54 INFO: Load project pull requests (done) | time=280ms 21:44:54 INFO: Load branch configuration 21:44:54 INFO: Load branch configuration (done) | time=6ms 21:44:54 INFO: Load quality profiles 21:44:55 INFO: Load quality profiles (done) | time=605ms 21:44:55 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:44:55 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:44:55 INFO: Create analysis 21:44:56 INFO: Create analysis (done) | time=426ms 21:44:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:44:56 INFO: Load active rules 21:44:57 INFO: Load active rules (done) | time=1302ms 21:44:57 INFO: Organization key: o-ran-sc 21:44:57 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. 21:44:57 INFO: Preprocessing files... 21:44:58 INFO: 1 language detected in 25 preprocessed files (done) | time=285ms 21:44:58 INFO: 37 files ignored because of inclusion/exclusion patterns 21:44:58 INFO: 0 files ignored because of scm ignore settings 21:44:58 INFO: Loading plugins for detected languages 21:44:58 INFO: Load/download plugins 21:44:59 INFO: Load/download plugins (done) | time=545ms 21:44:59 INFO: Load project repositories 21:44:59 INFO: Load project repositories (done) | time=291ms 21:44:59 INFO: Indexing files... 21:44:59 INFO: Project configuration: 21:44:59 INFO: Included sources: **/*.go 21:44:59 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 21:44:59 INFO: 25 files indexed (done) | time=20ms 21:44:59 INFO: Quality profile for go: Sonar way 21:44:59 INFO: ------------- Run sensors on module nonrtric-plt-sme-servicemanager 21:44:59 INFO: Load metrics repository 21:44:59 INFO: Load metrics repository (done) | time=188ms 21:44:59 INFO: Sensor cache enabled 21:44:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:44:59 INFO: Load sensor cache 21:45:01 INFO: Load sensor cache (331 KB) | time=1698ms 21:45:01 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:45:02 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 21:45:02 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=1ms 21:45:02 INFO: Sensor JaCoCo XML Report Importer [jacoco] 21:45:02 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 21:45:02 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 21:45:02 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 21:45:02 INFO: Sensor Code Quality and Security for Go [go] 21:45:02 INFO: 16 folders (25 files) to be analyzed 21:45:07 INFO: 16/16 folders (25 files) have been analyzed 21:45:07 INFO: Sensor Code Quality and Security for Go [go] (done) | time=5117ms 21:45:07 INFO: Sensor Go Cover sensor for Go coverage [go] 21:45:07 INFO: Load coverage report from '/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/servicemanager/coverage.txt' 21:45:07 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=56ms 21:45:07 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] 21:45:07 INFO: There are no files to be analyzed for the GitHub Actions language 21:45:07 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=3ms 21:45:07 INFO: Sensor IaC Docker Sensor [iac] 21:45:07 INFO: There are no files to be analyzed for the Docker language 21:45:07 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 21:45:07 INFO: Sensor IaC hadolint report Sensor [iac] 21:45:07 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 21:45:07 INFO: Sensor Java Config Sensor [iac] 21:45:07 INFO: There are no files to be analyzed for the Java language 21:45:07 INFO: Sensor Java Config Sensor [iac] (done) | time=12ms 21:45:07 INFO: Sensor Serverless configuration file sensor [security] 21:45:07 INFO: 0 Serverless function entries were found in the project 21:45:07 INFO: 0 Serverless function handlers were kept as entrypoints 21:45:07 INFO: Sensor Serverless configuration file sensor [security] (done) | time=11ms 21:45:07 INFO: Sensor AWS SAM template file sensor [security] 21:45:07 INFO: Sensor AWS SAM template file sensor [security] (done) | time=4ms 21:45:07 INFO: Sensor AWS SAM Inline template file sensor [security] 21:45:07 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms 21:45:07 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 21:45:07 INFO: Available processors: 4 21:45:07 INFO: Using 4 threads for analysis. 21:45:08 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: 21:45:08 * The filename starts with "test" 21:45:08 * The filename contains "test." or "tests." 21:45:08 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 21:45:08 * Any directory in the file path has a name ending in "test" or "tests" 21:45:08 21:45:08 INFO: Start fetching files for the text and secrets analysis 21:45:08 INFO: Using Git CLI to retrieve untracked files 21:45:08 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 21:45:08 INFO: Starting the text and secrets analysis 21:45:08 INFO: 25 source files to be analyzed for the text and secrets analysis 21:45:10 INFO: 25/25 source files have been analyzed for the text and secrets analysis 21:45:10 INFO: Start fetching files for the binary file analysis 21:45:10 INFO: There are no files to be analyzed for the binary file analysis 21:45:10 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=3010ms 21:45:10 INFO: Sensor JavaSecuritySensor [security] 21:45:10 INFO: 13 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: java security sensor: Begin: 2025-10-07T21:45:10.564446630Z, End: 2025-10-07T21:45:10.580042199Z, Duration: 00:00:00.015 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.575683328Z, End: 2025-10-07T21:45:10.577631414Z, Duration: 00:00:00.001 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.575714339Z, End: 2025-10-07T21:45:10.576965763Z, Duration: 00:00:00.001 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.577470281Z, End: 2025-10-07T21:45:10.577515552Z, Duration: 00:00:00.000 21:45:10 INFO: java security sensor peak memory: 178 MB 21:45:10 INFO: Sensor JavaSecuritySensor [security] (done) | time=37ms 21:45:10 INFO: Sensor CSharpSecuritySensor [security] 21:45:10 INFO: 27 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: csharp security sensor: Begin: 2025-10-07T21:45:10.593527769Z, End: 2025-10-07T21:45:10.598897338Z, Duration: 00:00:00.005 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.595249571Z, End: 2025-10-07T21:45:10.598290927Z, Duration: 00:00:00.003 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.595256431Z, End: 2025-10-07T21:45:10.595465255Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.598191795Z, End: 2025-10-07T21:45:10.598234606Z, Duration: 00:00:00.000 21:45:10 INFO: csharp security sensor peak memory: 178 MB 21:45:10 INFO: Sensor CSharpSecuritySensor [security] (done) | time=6ms 21:45:10 INFO: Sensor VbNetSecuritySensor [security] 21:45:10 INFO: 25 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: vbnet security sensor: Begin: 2025-10-07T21:45:10.600394406Z, End: 2025-10-07T21:45:10.601463566Z, Duration: 00:00:00.001 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.600892215Z, End: 2025-10-07T21:45:10.601099239Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.600896425Z, End: 2025-10-07T21:45:10.600986147Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.601041638Z, End: 2025-10-07T21:45:10.601060468Z, Duration: 00:00:00.000 21:45:10 INFO: vbnet security sensor peak memory: 178 MB 21:45:10 INFO: Sensor VbNetSecuritySensor [security] (done) | time=1ms 21:45:10 INFO: Sensor PhpSecuritySensor [security] 21:45:10 INFO: 18 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: php security sensor: Begin: 2025-10-07T21:45:10.602575006Z, End: 2025-10-07T21:45:10.603394491Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.602899262Z, End: 2025-10-07T21:45:10.603069705Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.602903102Z, End: 2025-10-07T21:45:10.602961473Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.603014964Z, End: 2025-10-07T21:45:10.603026684Z, Duration: 00:00:00.000 21:45:10 INFO: php security sensor peak memory: 178 MB 21:45:10 INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms 21:45:10 INFO: Sensor PythonSecuritySensor [security] 21:45:10 INFO: 21 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: python security sensor: Begin: 2025-10-07T21:45:10.604619614Z, End: 2025-10-07T21:45:10.605447039Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.604960311Z, End: 2025-10-07T21:45:10.605127203Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.604964531Z, End: 2025-10-07T21:45:10.605024212Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.605078013Z, End: 2025-10-07T21:45:10.605089713Z, Duration: 00:00:00.000 21:45:10 INFO: python security sensor peak memory: 178 MB 21:45:10 INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms 21:45:10 INFO: Sensor JsSecuritySensor [security] 21:45:10 INFO: 15 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: js security sensor: Begin: 2025-10-07T21:45:10.606816205Z, End: 2025-10-07T21:45:10.608339532Z, Duration: 00:00:00.001 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.607790883Z, End: 2025-10-07T21:45:10.608019366Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.607795123Z, End: 2025-10-07T21:45:10.607858884Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.607924634Z, End: 2025-10-07T21:45:10.607936205Z, Duration: 00:00:00.000 21:45:10 INFO: js security sensor peak memory: 178 MB 21:45:10 INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 21:45:10 INFO: Sensor KotlinSecuritySensor [security] 21:45:10 INFO: 28 taint analysis rules enabled. 21:45:10 INFO: No UCFGs have been included for analysis. 21:45:10 INFO: kotlin security sensor: Begin: 2025-10-07T21:45:10.609434563Z, End: 2025-10-07T21:45:10.610279869Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.609803920Z, End: 2025-10-07T21:45:10.609978893Z, Duration: 00:00:00.000 21:45:10 Load type hierarchy: Begin: 2025-10-07T21:45:10.609807790Z, End: 2025-10-07T21:45:10.609860891Z, Duration: 00:00:00.000 21:45:10 Load UCFGs: Begin: 2025-10-07T21:45:10.609940313Z, End: 2025-10-07T21:45:10.609951803Z, Duration: 00:00:00.000 21:45:10 INFO: kotlin security sensor peak memory: 178 MB 21:45:10 INFO: Sensor KotlinSecuritySensor [security] (done) | time=1ms 21:45:10 INFO: Sensor GoSecuritySensor [security] 21:45:10 INFO: 9 taint analysis rules enabled. 21:45:11 INFO: Analyzing 352 UCFGs to detect vulnerabilities. 21:45:11 INFO: No entry points found. 21:45:11 INFO: go security sensor: Begin: 2025-10-07T21:45:10.611336558Z, End: 2025-10-07T21:45:11.787321556Z, Duration: 00:00:01.175 21:45:11 Load type hierarchy and UCFGs: Begin: 2025-10-07T21:45:10.611537062Z, End: 2025-10-07T21:45:11.135834866Z, Duration: 00:00:00.524 21:45:11 Load type hierarchy: Begin: 2025-10-07T21:45:10.611540832Z, End: 2025-10-07T21:45:10.626468518Z, Duration: 00:00:00.014 21:45:11 Load UCFGs: Begin: 2025-10-07T21:45:10.626584751Z, End: 2025-10-07T21:45:11.135695563Z, Duration: 00:00:00.509 21:45:11 Check cache: Begin: 2025-10-07T21:45:11.136221333Z, End: 2025-10-07T21:45:11.136670002Z, Duration: 00:00:00.000 21:45:11 Load cache: Begin: 2025-10-07T21:45:11.136234013Z, End: 2025-10-07T21:45:11.136261514Z, Duration: 00:00:00.000 21:45:11 Create runtime call graph: Begin: 2025-10-07T21:45:11.136708392Z, End: 2025-10-07T21:45:11.285469454Z, Duration: 00:00:00.148 21:45:11 Variable Type Analysis #1: Begin: 2025-10-07T21:45:11.137576158Z, End: 2025-10-07T21:45:11.229597724Z, Duration: 00:00:00.092 21:45:11 Create runtime type propagation graph: Begin: 2025-10-07T21:45:11.138372342Z, End: 2025-10-07T21:45:11.194257243Z, Duration: 00:00:00.055 21:45:11 Run SCC (Tarjan) on 4084 nodes: Begin: 2025-10-07T21:45:11.194752812Z, End: 2025-10-07T21:45:11.206265414Z, Duration: 00:00:00.011 21:45:11 Propagate runtime types to strongly connected components: Begin: 2025-10-07T21:45:11.206426187Z, End: 2025-10-07T21:45:11.229482851Z, Duration: 00:00:00.023 21:45:11 Variable Type Analysis #2: Begin: 2025-10-07T21:45:11.235692796Z, End: 2025-10-07T21:45:11.284065738Z, Duration: 00:00:00.048 21:45:11 Create runtime type propagation graph: Begin: 2025-10-07T21:45:11.235711157Z, End: 2025-10-07T21:45:11.263594811Z, Duration: 00:00:00.027 21:45:11 Run SCC (Tarjan) on 4084 nodes: Begin: 2025-10-07T21:45:11.263731463Z, End: 2025-10-07T21:45:11.271307173Z, Duration: 00:00:00.007 21:45:11 Propagate runtime types to strongly connected components: Begin: 2025-10-07T21:45:11.271422535Z, End: 2025-10-07T21:45:11.283959246Z, Duration: 00:00:00.012 21:45:11 Load config: Begin: 2025-10-07T21:45:11.285533415Z, End: 2025-10-07T21:45:11.720229539Z, Duration: 00:00:00.434 21:45:11 Compute entry points: Begin: 2025-10-07T21:45:11.720483614Z, End: 2025-10-07T21:45:11.786671214Z, Duration: 00:00:00.066 21:45:11 INFO: go security sensor peak memory: 219 MB 21:45:11 INFO: Sensor GoSecuritySensor [security] (done) | time=1177ms 21:45:11 INFO: ------------- Run sensors on project 21:45:11 INFO: Sensor Zero Coverage Sensor 21:45:11 INFO: Sensor Zero Coverage Sensor (done) | time=11ms 21:45:11 INFO: ------------- Gather SCA dependencies on project 21:45:12 INFO: Checking if SCA is enabled for organization o-ran-sc 21:45:12 INFO: Dependency analysis skipped 21:45:12 INFO: CPD Executor Calculating CPD for 25 files 21:45:12 INFO: CPD Executor CPD calculation finished (done) | time=99ms 21:45:13 INFO: Analysis report generated in 570ms, dir size=985 KB 21:45:13 INFO: Analysis report compressed in 115ms, zip size=287 KB 21:45:14 INFO: Analysis report uploaded in 658ms 21:45:14 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-sme-servicemanager 21:45:14 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 21:45:14 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZnAorm0bq2O2pKuv6ol 21:45:14 INFO: ------------- Upload SCA dependency files 21:45:15 INFO: Sensor cache published successfully 21:45:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 21:45:15 INFO: Analysis total time: 22.843 s 21:45:15 INFO: ------------------------------------------------------------------------ 21:45:15 INFO: EXECUTION SUCCESS 21:45:15 INFO: ------------------------------------------------------------------------ 21:45:15 INFO: Total time: 30.765s 21:45:16 INFO: Final Memory: 33M/120M 21:45:16 INFO: ------------------------------------------------------------------------ 21:45:16 $ ssh-agent -k 21:45:16 unset SSH_AUTH_SOCK; 21:45:16 unset SSH_AGENT_PID; 21:45:16 echo Agent pid 2032 killed; 21:45:16 [ssh-agent] Stopped. 21:45:16 [PostBuildScript] - [INFO] Executing post build scripts. 21:45:16 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins6262183397921991816.sh 21:45:16 ---> sysstat.sh 21:45:17 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins591940740470233127.sh 21:45:17 ---> package-listing.sh 21:45:17 ++ facter osfamily 21:45:17 ++ tr '[:upper:]' '[:lower:]' 21:45:18 + OS_FAMILY=debian 21:45:18 + workspace=/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script 21:45:18 + START_PACKAGES=/tmp/packages_start.txt 21:45:18 + END_PACKAGES=/tmp/packages_end.txt 21:45:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:45:18 + PACKAGES=/tmp/packages_start.txt 21:45:18 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 21:45:18 + PACKAGES=/tmp/packages_end.txt 21:45:18 + case "${OS_FAMILY}" in 21:45:18 + dpkg -l 21:45:18 + grep '^ii' 21:45:18 + '[' -f /tmp/packages_start.txt ']' 21:45:18 + '[' -f /tmp/packages_end.txt ']' 21:45:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:45:18 + '[' /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script ']' 21:45:18 + mkdir -p /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 21:45:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/archives/ 21:45:18 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins5671748455700449175.sh 21:45:18 ---> capture-instance-metadata.sh 21:45:18 Setup pyenv: 21:45:18 system 21:45:18 3.8.13 21:45:18 3.9.13 21:45:18 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:45:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSGi from file:/tmp/.os_lf_venv 21:45:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:45:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:45:22 lf-activate-venv(): INFO: Base packages installed successfully 21:45:22 lf-activate-venv(): INFO: Installing additional packages: lftools 21:45:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZSGi/bin to PATH 21:45:42 INFO: Running in OpenStack, capturing instance metadata 21:45:43 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins16014573508668002793.sh 21:45:43 provisioning config files... 21:45:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script@tmp/config11012667280292403920tmp 21:45:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:45:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:45:43 [EnvInject] - Injecting environment variables from a build step. 21:45:43 [EnvInject] - Injecting as environment variables the properties content 21:45:43 SERVER_ID=logs 21:45:43 21:45:43 [EnvInject] - Variables injected successfully. 21:45:43 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins15882706990126485303.sh 21:45:43 ---> create-netrc.sh 21:45:43 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins17328398729210756166.sh 21:45:43 ---> python-tools-install.sh 21:45:43 Setup pyenv: 21:45:43 system 21:45:43 3.8.13 21:45:43 3.9.13 21:45:43 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:45:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSGi from file:/tmp/.os_lf_venv 21:45:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:45:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:45:46 lf-activate-venv(): INFO: Base packages installed successfully 21:45:46 lf-activate-venv(): INFO: Installing additional packages: lftools 21:46:06 lf-activate-venv(): INFO: Adding /tmp/venv-ZSGi/bin to PATH 21:46:06 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins2558507336072680914.sh 21:46:06 ---> sudo-logs.sh 21:46:06 Archiving 'sudo' log.. 21:46:06 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash /tmp/jenkins3408133391752337184.sh 21:46:06 ---> job-cost.sh 21:46:06 Setup pyenv: 21:46:07 system 21:46:07 3.8.13 21:46:07 3.9.13 21:46:07 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSGi from file:/tmp/.os_lf_venv 21:46:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:46:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:46:10 lf-activate-venv(): INFO: Base packages installed successfully 21:46:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-ZSGi/bin to PATH 21:46:21 INFO: No Stack... 21:46:22 INFO: Retrieving Pricing Info for: v3-starter-4 21:46:22 INFO: Archiving Costs 21:46:22 [nonrtric-plt-sme-servicemanager-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins2027697117295301807.sh 21:46:22 ---> logs-deploy.sh 21:46:22 Setup pyenv: 21:46:22 system 21:46:22 3.8.13 21:46:22 3.9.13 21:46:22 * 3.10.6 (set by /w/workspace/nonrtric-plt-sme-servicemanager-sonar-prescan-script/.python-version) 21:46:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZSGi from file:/tmp/.os_lf_venv 21:46:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:46:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:46:26 lf-activate-venv(): INFO: Base packages installed successfully 21:46:26 lf-activate-venv(): INFO: Installing additional packages: lftools 21:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZSGi/bin to PATH 21:46:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-sme-servicemanager-sonar-prescan-script/588 21:46:45 INFO: archiving workspace using pattern(s): -p **/*.log 21:46:47 Archives upload complete. 21:46:47 INFO: archiving logs to Nexus 21:46:49 ---> uname -a: 21:46:49 Linux prd-ubuntu1804-docker-4c-4g-5860 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:46:49 21:46:49 21:46:49 ---> lscpu: 21:46:49 Architecture: x86_64 21:46:49 CPU op-mode(s): 32-bit, 64-bit 21:46:49 Byte Order: Little Endian 21:46:49 CPU(s): 4 21:46:49 On-line CPU(s) list: 0-3 21:46:49 Thread(s) per core: 1 21:46:49 Core(s) per socket: 1 21:46:49 Socket(s): 4 21:46:49 NUMA node(s): 1 21:46:49 Vendor ID: AuthenticAMD 21:46:49 CPU family: 23 21:46:49 Model: 49 21:46:49 Model name: AMD EPYC-Rome Processor 21:46:49 Stepping: 0 21:46:49 CPU MHz: 2800.000 21:46:49 BogoMIPS: 5600.00 21:46:49 Virtualization: AMD-V 21:46:49 Hypervisor vendor: KVM 21:46:49 Virtualization type: full 21:46:49 L1d cache: 32K 21:46:49 L1i cache: 32K 21:46:49 L2 cache: 512K 21:46:49 L3 cache: 16384K 21:46:49 NUMA node0 CPU(s): 0-3 21:46:49 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 21:46:49 21:46:49 21:46:49 ---> nproc: 21:46:49 4 21:46:49 21:46:49 21:46:49 ---> df -h: 21:46:49 Filesystem Size Used Avail Use% Mounted on 21:46:49 udev 3.9G 0 3.9G 0% /dev 21:46:49 tmpfs 798M 700K 797M 1% /run 21:46:49 /dev/vda1 20G 11G 9.0G 54% / 21:46:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:46:49 tmpfs 5.0M 0 5.0M 0% /run/lock 21:46:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:46:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:46:49 tmpfs 798M 0 798M 0% /run/user/1001 21:46:49 21:46:49 21:46:49 ---> free -m: 21:46:49 total used free shared buff/cache available 21:46:49 Mem: 7976 485 3708 0 3782 7192 21:46:49 Swap: 1023 0 1023 21:46:49 21:46:49 21:46:49 ---> ip addr: 21:46:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:46:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:46:49 inet 127.0.0.1/8 scope host lo 21:46:49 valid_lft forever preferred_lft forever 21:46:49 inet6 ::1/128 scope host 21:46:49 valid_lft forever preferred_lft forever 21:46:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:46:49 link/ether fa:16:3e:41:0a:1c brd ff:ff:ff:ff:ff:ff 21:46:49 inet 10.32.7.128/23 brd 10.32.7.255 scope global dynamic ens3 21:46:49 valid_lft 85921sec preferred_lft 85921sec 21:46:49 inet6 fe80::f816:3eff:fe41:a1c/64 scope link 21:46:49 valid_lft forever preferred_lft forever 21:46:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:46:49 link/ether 02:42:f3:7e:4b:3f brd ff:ff:ff:ff:ff:ff 21:46:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:46:49 valid_lft forever preferred_lft forever 21:46:49 21:46:49 21:46:49 ---> sar -b -r -n DEV: 21:46:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5860) 10/07/25 _x86_64_ (4 CPU) 21:46:49 21:46:49 21:38:52 LINUX RESTART (4 CPU) 21:46:49 21:46:49 21:39:01 tps rtps wtps bread/s bwrtn/s 21:46:49 21:40:02 143.94 67.12 76.82 5638.79 38770.75 21:46:49 21:41:01 44.41 3.46 40.95 58.69 5393.56 21:46:49 21:42:01 176.07 107.60 68.48 5462.05 14588.74 21:46:49 21:43:01 108.95 19.18 89.77 1192.00 18005.20 21:46:49 21:44:01 76.19 4.87 71.33 667.38 33947.48 21:46:49 21:45:01 44.82 25.01 19.81 1194.80 11577.07 21:46:49 21:46:01 21.50 4.45 17.05 178.10 1910.35 21:46:49 Average: 88.09 33.17 54.92 2060.70 17771.22 21:46:49 21:46:49 21:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:46:49 21:40:02 5974880 7459224 2192548 26.85 31764 1635572 954648 10.36 529852 1497856 46716 21:46:49 21:41:01 5774476 7455960 2392952 29.30 52632 1799976 947012 10.28 550656 1655720 147040 21:46:49 21:42:01 5099392 7408304 3068036 37.56 67688 2393188 1136212 12.33 844000 1994864 400732 21:46:49 21:43:01 4054792 7205952 4112636 50.35 105300 3132156 1509596 16.38 1298924 2501576 668388 21:46:49 21:44:01 3291852 7140276 4875576 59.70 108912 3801072 1613220 17.50 1701420 2834704 334056 21:46:49 21:45:01 3703124 7256568 4464304 54.66 118060 3501988 1110328 12.05 1653540 2476756 34564 21:46:49 21:46:01 3766904 7331488 4400524 53.88 119532 3514000 1023984 11.11 1619436 2450960 24200 21:46:49 Average: 4523631 7322539 3643797 44.61 86270 2825422 1185000 12.86 1171118 2201777 236528 21:46:49 21:46:49 21:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:46:49 21:40:02 ens3 195.60 134.09 877.25 56.72 0.00 0.00 0.00 0.00 21:46:49 21:40:02 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 21:46:49 21:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:41:01 ens3 60.37 43.39 737.21 5.24 0.00 0.00 0.00 0.00 21:46:49 21:41:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 21:46:49 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:42:01 ens3 189.04 94.94 855.58 10.13 0.00 0.00 0.00 0.00 21:46:49 21:42:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 21:46:49 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:43:01 ens3 467.03 311.78 1643.91 28.71 0.00 0.00 0.00 0.00 21:46:49 21:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:46:49 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:44:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:46:49 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:46:49 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:45:01 ens3 224.38 93.40 1617.08 11.46 0.00 0.00 0.00 0.00 21:46:49 21:45:01 lo 11.30 11.30 2.18 2.18 0.00 0.00 0.00 0.00 21:46:49 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:46:01 ens3 20.61 20.73 15.62 17.84 0.00 0.00 0.00 0.00 21:46:49 21:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:46:49 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 Average: ens3 165.56 99.92 821.17 18.62 0.00 0.00 0.00 0.00 21:46:49 Average: lo 2.29 2.29 0.37 0.37 0.00 0.00 0.00 0.00 21:46:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:46:49 21:46:49 21:46:49 ---> sar -P ALL: 21:46:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5860) 10/07/25 _x86_64_ (4 CPU) 21:46:49 21:46:49 21:38:52 LINUX RESTART (4 CPU) 21:46:49 21:46:49 21:39:01 CPU %user %nice %system %iowait %steal %idle 21:46:49 21:40:02 all 13.14 0.00 2.89 5.93 4.70 73.34 21:46:49 21:40:02 0 20.75 0.00 4.11 5.03 4.21 65.91 21:46:49 21:40:02 1 7.66 0.00 2.78 9.71 5.05 74.79 21:46:49 21:40:02 2 8.98 0.00 2.35 1.69 5.42 81.55 21:46:49 21:40:02 3 15.29 0.00 2.34 7.31 4.10 70.96 21:46:49 21:41:01 all 18.65 0.00 1.17 2.75 2.83 74.59 21:46:49 21:41:01 0 14.78 0.00 0.93 0.20 1.43 82.66 21:46:49 21:41:01 1 21.38 0.00 1.24 0.33 3.23 73.81 21:46:49 21:41:01 2 17.94 0.00 1.30 0.82 2.77 77.17 21:46:49 21:41:01 3 20.45 0.00 1.23 9.57 3.88 64.87 21:46:49 21:42:01 all 19.22 1.64 2.98 8.15 4.96 63.05 21:46:49 21:42:01 0 8.50 3.73 2.16 4.49 4.03 77.10 21:46:49 21:42:01 1 24.74 0.00 2.63 7.99 4.86 59.79 21:46:49 21:42:01 2 28.57 2.78 3.96 8.07 6.07 50.54 21:46:49 21:42:01 3 15.03 0.03 3.09 12.05 4.87 64.94 21:46:49 21:43:01 all 26.95 0.00 6.25 1.27 7.84 57.69 21:46:49 21:43:01 0 25.93 0.00 6.46 0.60 7.63 59.39 21:46:49 21:43:01 1 25.54 0.00 5.34 1.51 7.45 60.16 21:46:49 21:43:01 2 26.59 0.00 6.01 1.31 8.92 57.17 21:46:49 21:43:01 3 29.76 0.00 7.23 1.64 7.36 54.02 21:46:49 21:44:01 all 72.86 0.00 11.19 0.19 9.65 6.11 21:46:49 21:44:01 0 72.97 0.00 12.20 0.28 9.26 5.30 21:46:49 21:44:01 1 70.16 0.00 10.59 0.21 10.21 8.82 21:46:49 21:44:01 2 70.72 0.00 10.41 0.10 10.31 8.46 21:46:49 21:44:01 3 77.60 0.00 11.60 0.17 8.80 1.84 21:46:49 21:45:01 all 30.19 0.00 6.22 1.31 7.27 54.99 21:46:49 21:45:01 0 27.04 0.00 5.75 0.39 7.17 59.64 21:46:49 21:45:01 1 35.09 0.00 6.67 1.41 7.22 49.62 21:46:49 21:45:01 2 29.40 0.00 5.67 1.67 7.99 55.28 21:46:49 21:45:01 3 29.28 0.00 6.79 1.77 6.72 55.44 21:46:49 21:46:01 all 26.65 0.00 1.34 1.08 4.35 66.59 21:46:49 21:46:01 0 36.18 0.00 1.67 0.25 4.45 57.45 21:46:49 21:46:01 1 39.71 0.00 1.22 0.54 4.34 54.19 21:46:49 21:46:01 2 12.28 0.00 1.23 0.83 5.28 80.39 21:46:49 21:46:01 3 18.56 0.00 1.24 2.73 3.29 74.19 21:46:49 Average: all 29.62 0.24 4.58 2.96 5.95 56.66 21:46:49 Average: 0 29.45 0.54 4.76 1.61 5.47 58.17 21:46:49 Average: 1 31.96 0.00 4.35 3.12 6.05 54.51 21:46:49 Average: 2 27.71 0.40 4.42 2.08 6.69 58.71 21:46:49 Average: 3 29.37 0.00 4.79 5.04 5.57 55.23 21:46:49 21:46:49 21:46:49