Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-81048 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/multicloud-openstack-hpa-sonar The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/multicloud/openstack > git init /w/workspace/multicloud-openstack-hpa-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/multicloud/openstack > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/multicloud/openstack +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/multicloud/openstack # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d0e9fd36a6fefe632a0d0622585af49be0594ce6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d0e9fd36a6fefe632a0d0622585af49be0594ce6 # timeout=10 Commit message: "Bump up version" > git rev-list --no-walk d0e9fd36a6fefe632a0d0622585af49be0594ce6 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins726056759374613405.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NbU1 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbU1/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-NbU1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.54 botocore==1.35.54 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [multicloud-openstack-hpa-sonar] $ /bin/sh -xe /tmp/jenkins7369324240595688105.sh + echo Using SonarCloud Using SonarCloud [multicloud-openstack-hpa-sonar] $ /bin/sh -xe /tmp/jenkins15577123654664405393.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.5.4/apache-maven-3.5.4-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 on prd-ubuntu1804-builder-4c-4g-81048 [multicloud-openstack-hpa-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=multicloud/openstack -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=multicloud/openstack -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx1024m -XX:MaxMetaspaceSize=256m" -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 "-DMAVEN_PARAMS=-f hpa/pom.xml" -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [multicloud-openstack-hpa-sonar] $ /bin/sh -xe /tmp/jenkins3982046376529491657.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [multicloud-openstack-hpa-sonar] $ /bin/sh /tmp/jenkins1076602759716371994.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_multicloud-openstack-hpa [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/multicloud-openstack-hpa-sonar@tmp/config6295612829178220279tmp copy managed file [multicloud-openstack-settings] to file:/w/workspace/multicloud-openstack-hpa-sonar@tmp/config14330375505757303964tmp [multicloud-openstack-hpa-sonar] $ /bin/bash -l /tmp/jenkins3472477851765045908.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/multicloud-openstack-hpa-sonar@tmp/config6295612829178220279tmp --settings /w/workspace/multicloud-openstack-hpa-sonar@tmp/config14330375505757303964tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -f hpa/pom.xml Picked up _JAVA_OPTIONS: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] -------< org.onap.multicloud.openstack:multicloud-openstack-hpa >------- [INFO] Building multicloud-openstack-hpa 1.5.8-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ multicloud-openstack-hpa --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ multicloud-openstack-hpa --- running script: [/w/workspace/multicloud-openstack-hpa-sonar/hpa/mvn-phase-script.sh] for module [__] at stage [clean] MVN_PROJECT_MODULEID is [] MVN_PHASE is [clean] MVN_PROJECT_GROUPID is [org.onap.multicloud.openstack] MVN_PROJECT_ARTIFACTID is [multicloud-openstack-hpa] MVN_PROJECT_VERSION is [1.5.8-SNAPSHOT] ==> clean phase script [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ multicloud-openstack-hpa --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ multicloud-openstack-hpa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-unit-test) @ multicloud-openstack-hpa --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/multicloud-openstack-hpa-sonar/hpa/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ multicloud-openstack-hpa --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ multicloud-openstack-hpa --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (post-unit-test) @ multicloud-openstack-hpa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ multicloud-openstack-hpa --- running script: [/w/workspace/multicloud-openstack-hpa-sonar/hpa/mvn-phase-script.sh] for module [__] at stage [test] MVN_PROJECT_MODULEID is [] MVN_PHASE is [test] MVN_PROJECT_GROUPID is [org.onap.multicloud.openstack] MVN_PROJECT_ARTIFACTID is [multicloud-openstack-hpa] MVN_PROJECT_VERSION is [1.5.8-SNAPSHOT] ==> test phase script /w/workspace/multicloud-openstack-hpa-sonar/hpa + echo /w/workspace/multicloud-openstack-hpa-sonar/hpa ++ pwd + CURDIR=/w/workspace/multicloud-openstack-hpa-sonar/hpa ++ find . -name tox.ini + TOXINIS=./tox.ini + cd .. + for TOXINI in "${TOXINIS[@]}" ++ echo ./tox.ini ++ rev ++ rev ++ cut -f2- -d/ + DIR=. + cd /w/workspace/multicloud-openstack-hpa-sonar/hpa/. + rm -rf ./venv-tox ./.tox + virtualenv ./venv-tox --python=python3 Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in /w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/bin/python3 Also creating executable in /w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/bin/python Installing setuptools, pkg_resources, pip, wheel...done. + source ./venv-tox/bin/activate ++ deactivate nondestructive ++ unset -f pydoc ++ '[' -z '' ']' ++ '[' -z '' ']' ++ '[' -n /bin/bash ']' ++ hash -r ++ '[' -z '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH ++ '[' -z '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' x '!=' x ']' +++ basename /w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox ++ PS1='(venv-tox) ' ++ export PS1 ++ alias pydoc ++ '[' -n /bin/bash ']' ++ hash -r + pip install --upgrade pip Requirement already satisfied: pip in ./venv-tox/lib/python3.6/site-packages (21.3.1) + pip install --upgrade tox argparse Collecting tox Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting importlib-metadata>=0.12 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting py>=1.4.17 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting toml>=0.10.2 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting filelock>=3.0.0 Downloading filelock-3.4.1-py3-none-any.whl (9.9 kB) Collecting pluggy>=0.12.0 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting six>=1.14.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 Downloading virtualenv-20.17.1-py3-none-any.whl (8.8 MB) Collecting packaging>=14 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting distlib<1,>=0.3.6 Using cached distlib-0.3.9-py2.py3-none-any.whl (468 kB) Collecting importlib-resources>=5.4 Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting platformdirs<3,>=2.4 Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB) Installing collected packages: zipp, typing-extensions, pyparsing, platformdirs, importlib-resources, importlib-metadata, filelock, distlib, virtualenv, toml, six, py, pluggy, packaging, tox, argparse Successfully installed argparse-1.4.0 distlib-0.3.9 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 packaging-21.3 platformdirs-2.4.0 pluggy-1.0.0 py-1.11.0 pyparsing-3.1.4 six-1.16.0 toml-0.10.2 tox-3.28.0 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 + pip freeze distlib==0.3.9 filelock==3.4.1 importlib-metadata==4.8.3 importlib-resources==5.4.0 packaging==21.3 pkg_resources==0.0.0 platformdirs==2.4.0 pluggy==1.0.0 py==1.11.0 pyparsing==3.1.4 six==1.16.0 toml==0.10.2 tox==3.28.0 typing_extensions==4.1.1 virtualenv==20.17.1 zipp==3.6.0 + cd /w/workspace/multicloud-openstack-hpa-sonar/hpa + tox GLOB sdist-make: /w/workspace/multicloud-openstack-hpa-sonar/hpa/setup.py py36 create: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/py36 py36 installdeps: -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/requirements.txt, -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/test-requirements.txt py36 inst: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip py36 installed: astroid==2.11.7,coverage==4.2,dill==0.3.4,importlib-metadata==4.8.3,isort==5.10.1,lazy-object-proxy==1.7.1,mccabe==0.7.0,mock==2.0.0,onaphpadriver @ file:///w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip,onappylog==1.0.9,pbr==6.1.0,platformdirs==2.4.0,pylint==2.13.9,PyYAML==6.0.1,six==1.16.0,stevedore==3.5.2,tomli==1.2.3,typed-ast==1.5.5,typing_extensions==4.1.1,unittest-xml-reporting==1.12.0,watchdog==2.3.1,wrapt==1.16.0,zipp==3.6.0 py36 run-test-pre: PYTHONHASHSEED='518399562' py36 run-test: commands[0] | coverage run -m unittest discover . ---------------------------------------------------------------------- Ran 1 test in 0.001s OK cov create: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/cov cov installdeps: -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/requirements.txt, -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/test-requirements.txt cov inst: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip cov installed: astroid==2.11.7,coverage==4.2,dill==0.3.4,importlib-metadata==4.8.3,isort==5.10.1,lazy-object-proxy==1.7.1,mccabe==0.7.0,mock==2.0.0,onaphpadriver @ file:///w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip,onappylog==1.0.9,pbr==6.1.0,platformdirs==2.4.0,pylint==2.13.9,PyYAML==6.0.1,six==1.16.0,stevedore==3.5.2,tomli==1.2.3,typed-ast==1.5.5,typing_extensions==4.1.1,unittest-xml-reporting==1.12.0,watchdog==2.3.1,wrapt==1.16.0,zipp==3.6.0 cov run-test-pre: PYTHONHASHSEED='518399562' cov run-test: commands[0] | coverage xml '--omit=./venv-tox/*,./.tox/*,*tests*,*__init__.py,*site-packages*' pylint create: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/pylint pylint installdeps: -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/requirements.txt, -r/w/workspace/multicloud-openstack-hpa-sonar/hpa/test-requirements.txt pylint inst: /w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip pylint installed: astroid==2.11.7,coverage==4.2,dill==0.3.4,importlib-metadata==4.8.3,isort==5.10.1,lazy-object-proxy==1.7.1,mccabe==0.7.0,mock==2.0.0,onaphpadriver @ file:///w/workspace/multicloud-openstack-hpa-sonar/hpa/.tox/.tmp/package/1/onaphpadriver-1.0.zip,onappylog==1.0.9,pbr==6.1.0,platformdirs==2.4.0,pylint==2.13.9,PyYAML==6.0.1,six==1.16.0,stevedore==3.5.2,tomli==1.2.3,typed-ast==1.5.5,typing_extensions==4.1.1,unittest-xml-reporting==1.12.0,watchdog==2.3.1,wrapt==1.16.0,zipp==3.6.0 pylint run-test-pre: PYTHONHASHSEED='518399562' pylint run-test: commands[0] | bash -c 'pylint -f parseable --reports=y hpa | tee pylint.out' ************* Module hpa.hpa_discovery hpa/hpa_discovery.py:30: [C0103(invalid-name), HPADiscovery.__init__] Attribute name "fh" doesn't conform to snake_case naming style hpa/hpa_discovery.py:27: [W0231(super-init-not-called), HPADiscovery.__init__] __init__ method from base class 'HPADiscoveryBase' is not called hpa/hpa_discovery.py:40: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:40: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:46: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:46: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:52: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:52: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:58: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:58: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:64: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:64: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:70: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:70: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:76: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:76: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:82: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:82: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:88: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:88: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:94: [W1201(logging-not-lazy), HPADiscovery.get_hpa_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:94: [C0209(consider-using-f-string), HPADiscovery.get_hpa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:122: [W0703(broad-except), HPADiscovery._get_hpa_basic_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:115: [C0209(consider-using-f-string), HPADiscovery._get_hpa_basic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:120: [C0209(consider-using-f-string), HPADiscovery._get_hpa_basic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:122: [C0103(invalid-name), HPADiscovery._get_hpa_basic_capabilities] Variable name "e" doesn't conform to snake_case naming style hpa/hpa_discovery.py:125: [E1101(no-member), HPADiscovery._get_hpa_basic_capabilities] Instance of 'Exception' has no 'message' member hpa/hpa_discovery.py:158: [W0703(broad-except), HPADiscovery._get_cpupining_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:148: [C0209(consider-using-f-string), HPADiscovery._get_cpupining_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:155: [C0209(consider-using-f-string), HPADiscovery._get_cpupining_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:196: [W0703(broad-except), HPADiscovery._get_cputopology_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:182: [C0209(consider-using-f-string), HPADiscovery._get_cputopology_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:188: [C0209(consider-using-f-string), HPADiscovery._get_cputopology_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:194: [C0209(consider-using-f-string), HPADiscovery._get_cputopology_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:235: [W0703(broad-except), HPADiscovery._get_hugepages_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:218: [C0209(consider-using-f-string), HPADiscovery._get_hugepages_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:224: [C0209(consider-using-f-string), HPADiscovery._get_hugepages_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:232: [C0209(consider-using-f-string), HPADiscovery._get_hugepages_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:277: [W0703(broad-except), HPADiscovery._get_numa_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:256: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:260: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:261: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:262: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:263: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:269: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:274: [C0209(consider-using-f-string), HPADiscovery._get_numa_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:312: [W0703(broad-except), HPADiscovery._get_storage_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:297: [C0209(consider-using-f-string), HPADiscovery._get_storage_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:303: [C0209(consider-using-f-string), HPADiscovery._get_storage_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:309: [C0209(consider-using-f-string), HPADiscovery._get_storage_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:336: [W0703(broad-except), HPADiscovery._get_instruction_set_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:333: [C0209(consider-using-f-string), HPADiscovery._get_instruction_set_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:374: [W0703(broad-except), HPADiscovery._get_pci_passthrough_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:362: [C0209(consider-using-f-string), HPADiscovery._get_pci_passthrough_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:367: [C0209(consider-using-f-string), HPADiscovery._get_pci_passthrough_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:372: [C0209(consider-using-f-string), HPADiscovery._get_pci_passthrough_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:411: [W0703(broad-except), HPADiscovery._get_sriov_nic_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:398: [C0209(consider-using-f-string), HPADiscovery._get_sriov_nic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:402: [C0209(consider-using-f-string), HPADiscovery._get_sriov_nic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:406: [C0209(consider-using-f-string), HPADiscovery._get_sriov_nic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:410: [C0209(consider-using-f-string), HPADiscovery._get_sriov_nic_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:455: [W0703(broad-except), HPADiscovery._get_ovsdpdk_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:440: [W0703(broad-except), HPADiscovery._get_ovsdpdk_capabilities] Catching too general exception Exception hpa/hpa_discovery.py:441: [W1201(logging-not-lazy), HPADiscovery._get_ovsdpdk_capabilities] Use lazy % formatting in logging functions hpa/hpa_discovery.py:441: [C0209(consider-using-f-string), HPADiscovery._get_ovsdpdk_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:453: [C0209(consider-using-f-string), HPADiscovery._get_ovsdpdk_capabilities] Formatting a regular string which could be a f-string hpa/hpa_discovery.py:419: [W0612(unused-variable), HPADiscovery._get_ovsdpdk_capabilities] Unused variable 'extra_specs' hpa/hpa_discovery.py:24: [R0903(too-few-public-methods), HPADiscovery] Too few public methods (1/2) ************* Module hpa.base hpa/base.py:10: [R0903(too-few-public-methods), HPADiscoveryBase] Too few public methods (1/2) Report ====== 270 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |3 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |2 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |method |14 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |function |1 |NC |NC |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ External dependencies --------------------- :: six (hpa.base) Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |339 |67.53 |NC |NC | +----------+-------+------+---------+-----------+ |docstring |71 |14.14 |NC |NC | +----------+-------+------+---------+-----------+ |comment |24 |4.78 |NC |NC | +----------+-------+------+---------+-----------+ |empty |68 |13.55 |NC |NC | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |NC |NC | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |NC |NC | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |42 |NC |NC | +-----------+-------+---------+-----------+ |refactor |2 |NC |NC | +-----------+-------+---------+-----------+ |warning |24 |NC |NC | +-----------+-------+---------+-----------+ |error |1 |NC |NC | +-----------+-------+---------+-----------+ Messages -------- +------------------------+------------+ |message id |occurrences | +========================+============+ |consider-using-f-string |40 | +------------------------+------------+ |logging-not-lazy |11 | +------------------------+------------+ |broad-except |11 | +------------------------+------------+ |too-few-public-methods |2 | +------------------------+------------+ |invalid-name |2 | +------------------------+------------+ |unused-variable |1 | +------------------------+------------+ |super-init-not-called |1 | +------------------------+------------+ |no-member |1 | +------------------------+------------+ ----------------------------------- Your code has been rated at 7.30/10 ___________________________________ summary ____________________________________ py36: commands succeeded cov: commands succeeded pylint: commands succeeded congratulations :) + deactivate + unset -f pydoc + '[' -z _ ']' + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -z '' ']' + '[' -n /bin/bash ']' + hash -r + '[' -z _ ']' + PS1= + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + cd .. + rm -rf ./venv-tox ./.tox [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ multicloud-openstack-hpa --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/multicloud-openstack-hpa-1.5.8-SNAPSHOT.zip [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (pre-integration-test) @ multicloud-openstack-hpa --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/w/workspace/multicloud-openstack-hpa-sonar/hpa/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:integration-test (integration-tests) @ multicloud-openstack-hpa --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:report (post-integration-test) @ multicloud-openstack-hpa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.22.0:verify (integration-tests) @ multicloud-openstack-hpa --- [INFO] Failsafe report directory: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ multicloud-openstack-hpa --- [INFO] Installing /w/workspace/multicloud-openstack-hpa-sonar/hpa/pom.xml to /tmp/r/org/onap/multicloud/openstack/multicloud-openstack-hpa/1.5.8-SNAPSHOT/multicloud-openstack-hpa-1.5.8-SNAPSHOT.pom [INFO] Installing /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/multicloud-openstack-hpa-1.5.8-SNAPSHOT.zip to /tmp/r/org/onap/multicloud/openstack/multicloud-openstack-hpa/1.5.8-SNAPSHOT/multicloud-openstack-hpa-1.5.8-SNAPSHOT.zip [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.818 s [INFO] Finished at: 2024-11-02T12:07:40Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk11 '!=' openjdk17 ']' + export SET_JDK_VERSION=openjdk17 + SET_JDK_VERSION=openjdk17 + bash /dev/fd/63 ++ curl -s https://raw.githubusercontent.com/lfit/releng-global-jjb/master/shell/update-java-alternatives.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + source /tmp/java.env ++ JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/multicloud-openstack-hpa-sonar@tmp/config6295612829178220279tmp --settings /w/workspace/multicloud-openstack-hpa-sonar@tmp/config14330375505757303964tmp -Dsonar.projectKey=onap_multicloud-openstack-hpa -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -f hpa/pom.xml Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] -------< org.onap.multicloud.openstack:multicloud-openstack-hpa >------- [INFO] Building multicloud-openstack-hpa 1.5.8-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ multicloud-openstack-hpa --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.4.0.221 [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=416ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=182ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=421ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_multicloud-openstack-hpa' [INFO] Process project properties [INFO] Project key: onap_multicloud-openstack-hpa [INFO] Base dir: /w/workspace/multicloud-openstack-hpa-sonar/hpa [INFO] Working dir: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=107ms [INFO] Check ALM binding of project 'onap_multicloud-openstack-hpa' [INFO] Detected project binding: NONEXISTENT [INFO] Check ALM binding of project 'onap_multicloud-openstack-hpa' (done) | time=121ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=111ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=3ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=341ms [INFO] Load active rules [INFO] Load active rules (done) | time=6171ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/bin/python' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/bin/python3.6' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/codecs.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/tokenize.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/abc.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/warnings.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/fnmatch.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/sre_compile.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/__future__.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/ntpath.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/keyword.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/imp.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/stat.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/copyreg.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/heapq.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/tarfile.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/operator.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/_weakrefset.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/base64.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/bisect.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/io.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/rlcompleter.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/struct.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/types.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/functools.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/_collections_abc.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/shutil.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/sre_parse.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6.so' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/config-3.6m-x86_64-linux-gnu/libpython3.6m.so' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/_dummy_thread.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/hashlib.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/weakref.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/_bootlocale.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/tempfile.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/re.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/hmac.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/token.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/reprlib.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/random.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/posixpath.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/enum.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/copy.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/locale.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/sre_constants.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/genericpath.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/linecache.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [WARNING] File '/w/workspace/multicloud-openstack-hpa-sonar/hpa/venv-tox/lib/python3.6/os.py' is ignored. It is a symbolic link targeting a file not located in project basedir. [INFO] 1 language detected in 3 preprocessed files [INFO] 2446 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=3524ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=105ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Included sources: **/*.py [INFO] Excluded sources: **/build-wrapper-dump.json, **/venv-tox/**, **/.tox/**, **/tests/**, setup.py [INFO] 3 files indexed [INFO] Quality profile for py: Sonar way [INFO] ------------- Run sensors on module multicloud-openstack-hpa [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=116ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (540 KB) | time=4119ms [INFO] Sensor Python Sensor [python] [WARNING] Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" [INFO] Starting global symbols computation [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Starting rules execution [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] The Python analyzer was able to leverage cached data from previous analyses for 0 out of 3 files. These files were not parsed. [INFO] Sensor Python Sensor [python] (done) | time=1984ms [INFO] Sensor Cobertura Sensor for Python coverage [python] [INFO] Python test coverage [INFO] Parsing report '/w/workspace/multicloud-openstack-hpa-sonar/hpa/coverage.xml' [INFO] Sensor Cobertura Sensor for Python coverage [python] (done) | time=175ms [INFO] Sensor PythonXUnitSensor [python] [INFO] Sensor PythonXUnitSensor [python] (done) | time=79ms [INFO] Sensor Python HTML templates processing [securitypythonfrontend] [INFO] HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities [INFO] Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=28ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=14ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=58ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=129ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=1ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ir/python [INFO] Analyzing 35 functions to detect bugs. [INFO] Sensor pythonbugs [dbd] (done) | time=439ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=441ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ucfg2/java [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.001 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] No UCFGs have been included for analysis. [INFO] java security sensor: Time spent was 00:00:00.030 [INFO] java security sensor: Begin: 2024-11-02T12:08:07.157514763Z, End: 2024-11-02T12:08:07.187787324Z, Duration: 00:00:00.030 Load type hierarchy and UCFGs: Begin: 2024-11-02T12:08:07.158837864Z, End: 2024-11-02T12:08:07.160610383Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2024-11-02T12:08:07.158930407Z, End: 2024-11-02T12:08:07.160044771Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2024-11-02T12:08:07.160426696Z, End: 2024-11-02T12:08:07.160489668Z, Duration: 00:00:00.000 [INFO] java security sensor peak memory: 167 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=35ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.001 [INFO] csharp security sensor: Begin: 2024-11-02T12:08:07.191332732Z, End: 2024-11-02T12:08:07.193268866Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-02T12:08:07.191862562Z, End: 2024-11-02T12:08:07.192798818Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-02T12:08:07.191940375Z, End: 2024-11-02T12:08:07.192292858Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-02T12:08:07.192591660Z, End: 2024-11-02T12:08:07.192661392Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 167 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=3ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.001 [INFO] php security sensor: Begin: 2024-11-02T12:08:07.194771745Z, End: 2024-11-02T12:08:07.196171699Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-02T12:08:07.195133938Z, End: 2024-11-02T12:08:07.195854396Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-02T12:08:07.195202451Z, End: 2024-11-02T12:08:07.195460311Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-02T12:08:07.195684220Z, End: 2024-11-02T12:08:07.195724991Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 167 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=2ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ucfg2/python [INFO] Read 559 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.070 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ucfg2/python [INFO] Load UCFGs: Time spent was 00:00:00.270 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.341 [INFO] Analyzing 2507 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.000 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.025 [INFO] Run SCC (Tarjan) on 5811 nodes: Starting [INFO] Run SCC (Tarjan) on 5811 nodes: Time spent was 00:00:00.007 [INFO] Tarjan found 5811 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.018 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.052 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.014 [INFO] Run SCC (Tarjan) on 5702 nodes: Starting [INFO] Run SCC (Tarjan) on 5702 nodes: Time spent was 00:00:00.004 [INFO] Tarjan found 5702 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.013 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.033 [INFO] Create runtime call graph: Time spent was 00:00:00.107 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.106 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.094 [INFO] No entry points found. [INFO] python security sensor: Time spent was 00:00:00.651 [INFO] python security sensor: Begin: 2024-11-02T12:08:07.197272652Z, End: 2024-11-02T12:08:07.848902792Z, Duration: 00:00:00.651 Load type hierarchy and UCFGs: Begin: 2024-11-02T12:08:07.197535072Z, End: 2024-11-02T12:08:07.538661079Z, Duration: 00:00:00.341 Load type hierarchy: Begin: 2024-11-02T12:08:07.197585434Z, End: 2024-11-02T12:08:07.267813330Z, Duration: 00:00:00.070 Load UCFGs: Begin: 2024-11-02T12:08:07.268008768Z, End: 2024-11-02T12:08:07.538408179Z, Duration: 00:00:00.270 Check cache: Begin: 2024-11-02T12:08:07.538848877Z, End: 2024-11-02T12:08:07.539261283Z, Duration: 00:00:00.000 Load cache: Begin: 2024-11-02T12:08:07.538938930Z, End: 2024-11-02T12:08:07.539005323Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-11-02T12:08:07.539374496Z, End: 2024-11-02T12:08:07.647047702Z, Duration: 00:00:00.107 Variable Type Analysis #1: Begin: 2024-11-02T12:08:07.540142726Z, End: 2024-11-02T12:08:07.592814984Z, Duration: 00:00:00.052 Create runtime type propagation graph: Begin: 2024-11-02T12:08:07.541250669Z, End: 2024-11-02T12:08:07.566255387Z, Duration: 00:00:00.025 Run SCC (Tarjan) on 5811 nodes: Begin: 2024-11-02T12:08:07.566576279Z, End: 2024-11-02T12:08:07.573735336Z, Duration: 00:00:00.007 Propagate runtime types to strongly connected components: Begin: 2024-11-02T12:08:07.573975975Z, End: 2024-11-02T12:08:07.592562074Z, Duration: 00:00:00.018 Variable Type Analysis #2: Begin: 2024-11-02T12:08:07.594864614Z, End: 2024-11-02T12:08:07.628779886Z, Duration: 00:00:00.033 Create runtime type propagation graph: Begin: 2024-11-02T12:08:07.594962108Z, End: 2024-11-02T12:08:07.609786460Z, Duration: 00:00:00.014 Run SCC (Tarjan) on 5702 nodes: Begin: 2024-11-02T12:08:07.609954057Z, End: 2024-11-02T12:08:07.614601998Z, Duration: 00:00:00.004 Propagate runtime types to strongly connected components: Begin: 2024-11-02T12:08:07.614875218Z, End: 2024-11-02T12:08:07.628597969Z, Duration: 00:00:00.013 Load config: Begin: 2024-11-02T12:08:07.647269761Z, End: 2024-11-02T12:08:07.753611925Z, Duration: 00:00:00.106 Compute entry points: Begin: 2024-11-02T12:08:07.753812473Z, End: 2024-11-02T12:08:07.848374291Z, Duration: 00:00:00.094 [INFO] python security sensor peak memory: 173 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=655ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S5147, S5144, S6105, S6287, S3649, S6096, S6350, S5131, S5696, S5883, S2076, S5334, S2083, S2631, S5146 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/multicloud-openstack-hpa-sonar/hpa/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.001 [INFO] js security sensor: Begin: 2024-11-02T12:08:07.853126425Z, End: 2024-11-02T12:08:07.854562371Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2024-11-02T12:08:07.853537861Z, End: 2024-11-02T12:08:07.854234608Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-11-02T12:08:07.853617884Z, End: 2024-11-02T12:08:07.853960797Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-11-02T12:08:07.854086902Z, End: 2024-11-02T12:08:07.854132534Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 173 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=2ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=1ms [INFO] SCM Publisher SCM provider for this project is: git [INFO] SCM Publisher 3 source files to be analyzed [INFO] SCM Publisher 3/3 source files have been analyzed (done) | time=223ms [INFO] CPD Executor 1 file had no CPD blocks [INFO] CPD Executor Calculating CPD for 2 files [INFO] CPD Executor CPD calculation finished (done) | time=19ms [INFO] Analysis report generated in 168ms, dir size=302 KB [INFO] Analysis report compressed in 14ms, zip size=62 KB [INFO] Analysis report uploaded in 661ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_multicloud-openstack-hpa [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZLsxo_YhVXjkFWAmXuk [INFO] Sensor cache published successfully [INFO] Analysis total time: 22.402 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.544 s [INFO] Finished at: 2024-11-02T12:08:09Z [INFO] ------------------------------------------------------------------------ [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins15113029661400887939.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/multicloud-openstack-hpa-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=d0e9fd36a6fefe632a0d0622585af49be0594ce6, workspace=/w/workspace/multicloud-openstack-hpa-sonar [FINDBUGS] Computing warning deltas based on reference build #1384 [PostBuildScript] - [INFO] Executing post build scripts. [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins12654277338326466475.sh ---> sysstat.sh [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins10181546191647460333.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/multicloud-openstack-hpa-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/multicloud-openstack-hpa-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/multicloud-openstack-hpa-sonar ']' + mkdir -p /w/workspace/multicloud-openstack-hpa-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/multicloud-openstack-hpa-sonar/archives/ [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins11523806845879245274.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-openstack-hpa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbU1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbU1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins6674761624289184400.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/multicloud-openstack-hpa-sonar@tmp/config13109680162936717031tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins7421715481810342097.sh ---> create-netrc.sh [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins11013438798598293459.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-openstack-hpa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbU1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbU1/bin to PATH [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins6170059550775313920.sh ---> sudo-logs.sh Archiving 'sudo' log.. [multicloud-openstack-hpa-sonar] $ /bin/bash /tmp/jenkins70904468885089710.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-openstack-hpa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbU1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-NbU1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [multicloud-openstack-hpa-sonar] $ /bin/bash -l /tmp/jenkins15466117868164000414.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/multicloud-openstack-hpa-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NbU1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-NbU1/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/multicloud-openstack-hpa-sonar/1465 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-81048 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.7G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 615 12775 0 2648 15098 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:2a:ca:7a brd ff:ff:ff:ff:ff:ff inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86199sec preferred_lft 86199sec inet6 fe80::f816:3eff:fe2a:ca7a/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81048) 11/02/24 _x86_64_ (4 CPU) 12:05:27 LINUX RESTART (4 CPU) 12:06:01 tps rtps wtps bread/s bwrtn/s 12:07:01 157.97 27.35 130.63 1343.64 24737.34 12:08:01 128.40 42.96 85.44 4549.91 16121.71 Average: 143.18 35.15 108.03 2946.78 20429.53 12:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:07:01 13468412 15249152 2956556 18.00 75540 1894256 1281560 7.33 1023280 1693360 176436 12:08:01 12960568 15302680 3464400 21.09 83216 2435688 1003364 5.74 1059156 2140532 145500 Average: 13214490 15275916 3210478 19.55 79378 2164972 1142462 6.54 1041218 1916946 160968 12:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:07:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 12:07:01 ens3 159.07 125.88 1692.80 32.10 0.00 0.00 0.00 0.00 12:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:08:01 ens3 236.26 168.01 1767.31 31.39 0.00 0.00 0.00 0.00 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 Average: ens3 197.67 146.94 1730.05 31.74 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81048) 11/02/24 _x86_64_ (4 CPU) 12:05:27 LINUX RESTART (4 CPU) 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:07:01 all 27.49 0.00 1.99 1.85 0.06 68.61 12:07:01 0 17.54 0.00 1.79 4.53 0.08 76.07 12:07:01 1 40.15 0.00 2.56 1.82 0.05 55.42 12:07:01 2 37.53 0.00 2.56 0.72 0.08 59.11 12:07:01 3 14.91 0.00 1.06 0.36 0.05 83.62 12:08:01 all 23.94 0.00 1.58 1.31 0.06 73.10 12:08:01 0 15.23 0.00 1.14 1.14 0.05 82.45 12:08:01 1 24.87 0.00 1.92 2.66 0.07 70.49 12:08:01 2 28.59 0.00 2.32 1.04 0.07 67.99 12:08:01 3 27.14 0.00 1.00 0.40 0.05 71.41 Average: all 25.72 0.00 1.79 1.58 0.06 70.85 Average: 0 16.38 0.00 1.46 2.83 0.07 79.26 Average: 1 32.50 0.00 2.24 2.24 0.06 62.96 Average: 2 33.07 0.00 2.44 0.88 0.08 63.54 Average: 3 20.99 0.00 1.03 0.38 0.05 77.54