Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-19161 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-rest-client-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/aai/rest-client > git init /w/workspace/aai-rest-client-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/rest-client > 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/aai/rest-client +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/rest-client # 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 21e01d4ae2d5583112b23290a6d52f70951e70cd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 21e01d4ae2d5583112b23290a6d52f70951e70cd # timeout=10 Commit message: "Constructor inject the jakarte ee ClientBuilder" > git rev-list --no-walk 21e01d4ae2d5583112b23290a6d52f70951e70cd # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins16911776671653424480.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-bOfn 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-bOfn/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-bOfn/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.32 botocore==1.38.32 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.6.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.13 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins4911945624787719860.sh + echo Using SonarCloud Using SonarCloud [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins2723229559830683666.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-19161 [aai-rest-client-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn35/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=aai/rest-client -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=aai/rest-client -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= -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" [aai-rest-client-sonar] $ /bin/sh -xe /tmp/jenkins1972913773786986847.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. [aai-rest-client-sonar] $ /bin/sh /tmp/jenkins17324484548681890048.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_aai-rest-client [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config15320217604293115755tmp copy managed file [aai-rest-client-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config1651213723827736860tmp [aai-rest-client-sonar] $ /bin/bash -l /tmp/jenkins13087041351006884794.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/aai-rest-client-sonar@tmp/config15320217604293115755tmp --settings /w/workspace/aai-rest-client-sonar@tmp/config1651213723827736860tmp --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 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.aai:rest-client >---------------------- [INFO] Building aai-rest-client 1.11.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ rest-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ rest-client --- [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ rest-client --- [INFO] Checking licenses... [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ rest-client --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-license) @ rest-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (onap-java-style) @ rest-client --- [INFO] Starting audit... /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:33: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:34: warning: 'for' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:35: warning: 'if' have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:36: warning: 'if' child have incorrect indentation level 8, expected level should be 16. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:37: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:38: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:39: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:48: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:50: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:58: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:69: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:71: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:79: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:81: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:89: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:90: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/HttpUtil.java:91: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:179: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:237: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:242: warning: Overload methods should not be split. Previous overloaded method located at line '182'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/rest/RestClientBuilder.java:257:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:25: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:26: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/Headers.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:52: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFLogger' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:53: warning: Wrong lexicographical order for 'com.att.eelf.configuration.EELFManager' import. Should be before 'org.onap.aai.restclient.rest.RestClientBuilder'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:71: warning: Abbreviation in name must contain no more than '1' capital letters. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:71:60: warning: Member name 'CLIENT_CACHE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:115:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:121:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:127:5: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:398: warning: Line is longer than 120 characters (found 164). /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:735:26: warning: Parameter name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/RestClient.java:735:29: warning: Parameter name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:27: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:28: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:29: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:30: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:31: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:32: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:33: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:36:3: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:38: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:39: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:40: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:48: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:50: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:51: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:52: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:59: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:61: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:63: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:68: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:73: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:74: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:76: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:78: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:80: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:82: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:84: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:86: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:88: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:90: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:98: warning: Overload methods should not be split. Previous overloaded method located at line '80'. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:100: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:103: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:104: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:105: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:113: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:114: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:115: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:116: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:119: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:120: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:121: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:123: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:124: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:125: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:127: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:128: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:129: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:131: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:132: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:133: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:135: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:136: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:137: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:139: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:140: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:141: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:143: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:144: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:145: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:147: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:149: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:150: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:151: warning: 'method def' child have incorrect indentation level 8, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/client/OperationResult.java:152: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:28: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:112: warning: 'static initialization' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:113: warning: 'static initialization' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/logging/RestClientMsgs.java:114: warning: 'static initialization rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:21: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:23: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:34: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:36: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:37: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:38: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:40: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:41: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:42: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:44:3: warning: Missing a Javadoc comment. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:48: warning: 'if' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:49: warning: 'if' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:50: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:52: warning: 'try' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:53: warning: 'try' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:54: warning: 'try rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:55: warning: 'catch' child have incorrect indentation level 6, expected level should be 12. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:56: warning: 'catch rcurly' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/main/java/org/onap/aai/restclient/enums/RestAuthenticationMode.java:60: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/RestClientBuilderTest.java:44: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:34: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:39: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:41: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:57: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:69: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:70: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/rest/HttpUtilTest.java:72: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:20: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:57: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:344: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:353: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/RestfulClientTest.java:363: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:38: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:43: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:45: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:47: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:50: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:52: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:53: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:54: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:55: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:56: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:58: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:59: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:60: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:61: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:63: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:64: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:65: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:66: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:67: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:68: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:70: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:72: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'member def type' have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:75: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:77: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:78: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:79: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:80: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:81: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:82: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:84: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:85: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:86: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:87: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:88: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:89: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:91: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:92: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:93: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:95: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:97: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:98: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:99: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/client/OperationResultTest.java:101: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:11: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:13: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:20: warning: Empty line should be followed by

tag on the next line. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:23: warning: 'package' should be separated from previous statement. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:33: warning: First sentence of Javadoc is incomplete (period is missing) or not present. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:38: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:40: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:42: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:45: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:46: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:47: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:48: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:49: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method call' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:51: warning: 'method def' child have incorrect indentation level 4, expected level should be 8. /w/workspace/aai-rest-client-sonar/src/test/java/org/onap/aai/restclient/enums/RestAuthenticationModeTest.java:54: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /w/workspace/aai-rest-client-sonar/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rest-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-rest-client-sonar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rest-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /w/workspace/aai-rest-client-sonar/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ rest-client --- [INFO] Surefire report directory: /w/workspace/aai-rest-client-sonar/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.restclient.rest.HttpUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.onap.aai.restclient.rest.HttpUtilTest [INFO] Running org.onap.aai.restclient.rest.RestClientBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.onap.aai.restclient.rest.RestClientBuilderTest [INFO] Running org.onap.aai.restclient.client.OperationResultTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.aai.restclient.client.OperationResultTest [INFO] Running org.onap.aai.restclient.client.RestfulClientTest 05:30:54.639 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 05:30:54.641 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 05:30:54.646 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 6 ms for link = http://localhost:9000/aai/util/echo 05:30:54.646 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 200 OK 05:30:54.646 [main] INFO org.onap.aai.restclient.client.RestClient - AC0006I Successfully established connection to targetService at http://localhost:9000/aai/util/echo 05:30:54.649 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 05:30:54.651 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 2 ms for link = http://localhost:9000/aai/v7 05:30:54.651 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.663 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.664 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.664 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.666 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 05:30:54.666 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.667 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.667 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 05:30:54.718 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2 05:30:54.718 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.720 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/v7 05:30:54.720 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 05:30:54.771 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 3 05:30:54.771 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.772 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.772 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 500 Internal Server Error 05:30:54.825 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PATCH request at url = http://localhost:9000/aai/v7 05:30:54.826 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PATCH request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.826 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.829 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 05:30:54.829 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 05:30:54.830 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/util/echo 05:30:54.830 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 403 Forbidden 05:30:54.830 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause hello 05:30:54.833 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 05:30:54.835 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.836 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/v7 05:30:54.836 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found 05:30:54.836 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 3 attempt number = 0 05:30:54.852 [main] INFO org.onap.aai.restclient.client.RestClient - AC0005I Attempting to connect to targetService at http://localhost:9000/aai/util/echo 05:30:54.852 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/util/echo 05:30:54.855 [main] ERROR org.onap.aai.restclient.client.RestClient - Error during GET operation to endpoint at url = http://localhost:9000/aai/util/echo with error = error 05:30:54.856 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 4 ms for link = http://localhost:9000/aai/util/echo 05:30:54.856 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/util/echo resulted in http response: 500 Internal Server Error 05:30:54.857 [main] ERROR org.onap.aai.restclient.client.RestClient - Failed to establish connection to targetService at http://localhost:9000/aai/util/echo. Cause Error during GET operation to AAI with message = error 05:30:54.860 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I HEAD request at url = http://localhost:9000/aai/v7 05:30:54.860 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I HEAD request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.861 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.863 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 05:30:54.864 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.864 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.865 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I POST request at url = http://localhost:9000/aai/v7 05:30:54.866 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I POST request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.866 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 05:30:54.873 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7 05:30:54.874 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.874 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.874 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I DELETE request at url = http://localhost:9000/aai/v7 05:30:54.875 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I DELETE request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.876 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 05:30:54.878 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.879 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.879 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.881 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7 05:30:54.882 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.882 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.883 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I PUT request at url = http://localhost:9000/aai/v7 05:30:54.884 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I PUT request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.884 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 204 No Content 05:30:54.886 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.887 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.887 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 404 Not Found 05:30:54.889 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 1 05:30:54.889 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.890 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 1 ms for link = http://localhost:9000/aai/v7 05:30:54.890 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 408 Request Timeout 05:30:54.940 [main] INFO org.onap.aai.restclient.client.RestClient - AC0002I GET request at url = http://localhost:9000/aai/v7 attempt number = 2 05:30:54.941 [main] INFO org.onap.aai.restclient.client.RestClient - AC0001I GET request at url = http://localhost:9000/aai/v7 05:30:54.943 [main] INFO org.onap.aai.restclient.client.RestClient - AC0003I GET request operation time = 2 ms for link = http://localhost:9000/aai/v7 05:30:54.944 [main] INFO org.onap.aai.restclient.client.RestClient - AC0004I request at url = http://localhost:9000/aai/v7 resulted in http response: 200 OK 05:30:54.944 [main] INFO org.onap.aai.restclient.client.RestClient - AC0007I GET request at url = http://localhost:9000/aai/v7 operation time = 55 attempt number = 1 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s - in org.onap.aai.restclient.client.RestfulClientTest [INFO] Running org.onap.aai.restclient.enums.RestAuthenticationModeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.aai.restclient.enums.RestAuthenticationModeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ rest-client --- [INFO] Loading execution data file /w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-rest-client' with 15 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rest-client --- [INFO] Building jar: /w/workspace/aai-rest-client-sonar/target/rest-client-1.11.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ rest-client --- [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ rest-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ rest-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:check (default-check) @ rest-client --- [INFO] Loading execution data file /w/workspace/aai-rest-client-sonar/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'rest-client' with 15 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ rest-client --- [INFO] Failsafe report directory: /w/workspace/aai-rest-client-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rest-client --- [INFO] Installing /w/workspace/aai-rest-client-sonar/target/rest-client-1.11.0-SNAPSHOT.jar to /tmp/r/org/onap/aai/rest-client/1.11.0-SNAPSHOT/rest-client-1.11.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-rest-client-sonar/pom.xml to /tmp/r/org/onap/aai/rest-client/1.11.0-SNAPSHOT/rest-client-1.11.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.983 s [INFO] Finished at: 2025-06-07T05:30:55Z [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/aai-rest-client-sonar@tmp/config15320217604293115755tmp --settings /w/workspace/aai-rest-client-sonar@tmp/config1651213723827736860tmp -Dsonar.projectKey=onap_aai-rest-client -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 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.aai:rest-client >---------------------- [INFO] Building aai-rest-client 1.11.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ rest-client --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 11.11.0.461 [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=503ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=154ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=592ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_aai-rest-client' [INFO] Load project settings for component key: 'onap_aai-rest-client' (done) | time=228ms [INFO] Process project properties [INFO] Project key: onap_aai-rest-client [INFO] Base dir: /w/workspace/aai-rest-client-sonar [INFO] Working dir: /w/workspace/aai-rest-client-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=176ms [INFO] Check ALM binding of project 'onap_aai-rest-client' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_aai-rest-client' (done) | time=120ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=118ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=344ms [INFO] Load active rules [INFO] Load active rules (done) | time=6473ms [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... [INFO] 2 languages detected in 13 preprocessed files (done) | time=118ms [INFO] 0 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=785ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=183ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] 13 files indexed (done) | time=8ms [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module aai-rest-client [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=114ms [INFO] Sensor cache enabled [INFO] Resolved api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Load sensor cache [INFO] Load sensor cache (52 KB) | time=1451ms [INFO] Resolved api base url 'https://api.sonarcloud.io' from host url 'https://sonarcloud.io'. [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 8, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 53 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2838ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=82ms [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=31ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=4ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/aai-rest-client-sonar/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=29ms [INFO] Sensor Removed properties sensor [java] [WARNING] Property 'sonar.jacoco.reportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.reportMissing.force.zero' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [WARNING] Property 'sonar.jacoco.itReportPath' is no longer supported. Use JaCoCo's xml report and sonar-jacoco plugin. [INFO] Sensor Removed properties sensor [java] (done) | time=15ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=130ms [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=64ms [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=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms [INFO] Sensor javabugs [dbd] [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=4ms [INFO] Sensor pythonbugs [dbd] [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=2ms [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] Start fetching files for the text and secrets analysis [INFO] Using Git CLI to retrieve untracked files [INFO] Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] Starting the text and secrets analysis [INFO] 13 source files to be analyzed for the text and secrets analysis [INFO] 13/13 source files have been analyzed for the text and secrets analysis [INFO] Start fetching files for the binary file analysis [INFO] There are no files to be analyzed for the binary file analysis [INFO] Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=709ms [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/aai-rest-client-sonar/target/sonar/ucfg2/java [INFO] Read 90 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.060 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/aai-rest-client-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.110 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.173 [INFO] Analyzing 110 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.010 [INFO] Run SCC (Tarjan) on 503 nodes: Starting [INFO] Run SCC (Tarjan) on 503 nodes: Time spent was 00:00:00.001 [INFO] Tarjan found 503 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.003 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.017 [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.005 [INFO] Run SCC (Tarjan) on 503 nodes: Starting [INFO] Run SCC (Tarjan) on 503 nodes: Time spent was 00:00:00.000 [INFO] Tarjan found 503 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.001 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.008 [INFO] Create runtime call graph: Time spent was 00:00:00.028 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:01.134 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.030 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:01.386 [INFO] java security sensor: Begin: 2025-06-07T05:31:19.196429879Z, End: 2025-06-07T05:31:20.582510033Z, Duration: 00:00:01.386 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:19.204396234Z, End: 2025-06-07T05:31:19.377924945Z, Duration: 00:00:00.173 Load type hierarchy: Begin: 2025-06-07T05:31:19.206069687Z, End: 2025-06-07T05:31:19.266161868Z, Duration: 00:00:00.060 Load UCFGs: Begin: 2025-06-07T05:31:19.267081100Z, End: 2025-06-07T05:31:19.377696465Z, Duration: 00:00:00.110 Check cache: Begin: 2025-06-07T05:31:19.378160005Z, End: 2025-06-07T05:31:19.378590937Z, Duration: 00:00:00.000 Load cache: Begin: 2025-06-07T05:31:19.378210055Z, End: 2025-06-07T05:31:19.378271355Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-06-07T05:31:19.378740797Z, End: 2025-06-07T05:31:19.407408889Z, Duration: 00:00:00.028 Variable Type Analysis #1: Begin: 2025-06-07T05:31:19.379379708Z, End: 2025-06-07T05:31:19.396645379Z, Duration: 00:00:00.017 Create runtime type propagation graph: Begin: 2025-06-07T05:31:19.380105770Z, End: 2025-06-07T05:31:19.390828899Z, Duration: 00:00:00.010 Run SCC (Tarjan) on 503 nodes: Begin: 2025-06-07T05:31:19.391336590Z, End: 2025-06-07T05:31:19.393141303Z, Duration: 00:00:00.001 Propagate runtime types to strongly connected components: Begin: 2025-06-07T05:31:19.393376394Z, End: 2025-06-07T05:31:19.396471789Z, Duration: 00:00:00.003 Variable Type Analysis #2: Begin: 2025-06-07T05:31:19.398692064Z, End: 2025-06-07T05:31:19.406794799Z, Duration: 00:00:00.008 Create runtime type propagation graph: Begin: 2025-06-07T05:31:19.398748434Z, End: 2025-06-07T05:31:19.404039904Z, Duration: 00:00:00.005 Run SCC (Tarjan) on 503 nodes: Begin: 2025-06-07T05:31:19.404223124Z, End: 2025-06-07T05:31:19.405075155Z, Duration: 00:00:00.000 Propagate runtime types to strongly connected components: Begin: 2025-06-07T05:31:19.405275816Z, End: 2025-06-07T05:31:19.406623848Z, Duration: 00:00:00.001 Load config: Begin: 2025-06-07T05:31:19.407593370Z, End: 2025-06-07T05:31:20.542268432Z, Duration: 00:00:01.134 Compute entry points: Begin: 2025-06-07T05:31:20.543761595Z, End: 2025-06-07T05:31:20.574258130Z, Duration: 00:00:00.030 [INFO] java security sensor peak memory: 333 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=1447ms [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/aai-rest-client-sonar/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.002 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.006 [INFO] csharp security sensor: Begin: 2025-06-07T05:31:20.640028026Z, End: 2025-06-07T05:31:20.646337787Z, Duration: 00:00:00.006 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:20.643353812Z, End: 2025-06-07T05:31:20.645882587Z, Duration: 00:00:00.002 Load type hierarchy: Begin: 2025-06-07T05:31:20.644846325Z, End: 2025-06-07T05:31:20.645261185Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-06-07T05:31:20.645546886Z, End: 2025-06-07T05:31:20.645763317Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 333 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=12ms [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/aai-rest-client-sonar/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.002 [INFO] php security sensor: Begin: 2025-06-07T05:31:20.659120610Z, End: 2025-06-07T05:31:20.661133044Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:20.659901912Z, End: 2025-06-07T05:31:20.660692073Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-06-07T05:31:20.659972422Z, End: 2025-06-07T05:31:20.660288752Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-06-07T05:31:20.660536643Z, End: 2025-06-07T05:31:20.660586613Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 333 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=5ms [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/aai-rest-client-sonar/target/sonar/ucfg2/python [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] python security sensor: Time spent was 00:00:00.001 [INFO] python security sensor: Begin: 2025-06-07T05:31:20.663759878Z, End: 2025-06-07T05:31:20.665299372Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:20.664127690Z, End: 2025-06-07T05:31:20.664936800Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-06-07T05:31:20.664238030Z, End: 2025-06-07T05:31:20.664597150Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-06-07T05:31:20.664758040Z, End: 2025-06-07T05:31:20.664823070Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 333 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=5ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/aai-rest-client-sonar/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.002 [INFO] js security sensor: Begin: 2025-06-07T05:31:20.668999188Z, End: 2025-06-07T05:31:20.671308432Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:20.669923109Z, End: 2025-06-07T05:31:20.670848780Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-06-07T05:31:20.669990090Z, End: 2025-06-07T05:31:20.670328310Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-06-07T05:31:20.670649380Z, End: 2025-06-07T05:31:20.670724300Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 333 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=4ms [INFO] Sensor KotlinSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S5883, S6096, S6287, S6350, S6390, S6398, S6399, S6547, S6549, S7044 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/aai-rest-client-sonar/target/sonar/ucfg2/kotlin [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] kotlin security sensor: Time spent was 00:00:00.001 [INFO] kotlin security sensor: Begin: 2025-06-07T05:31:20.672821434Z, End: 2025-06-07T05:31:20.674301337Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-06-07T05:31:20.673303685Z, End: 2025-06-07T05:31:20.673925747Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-06-07T05:31:20.673370385Z, End: 2025-06-07T05:31:20.673639105Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-06-07T05:31:20.673764666Z, End: 2025-06-07T05:31:20.673811766Z, Duration: 00:00:00.000 [INFO] kotlin security sensor peak memory: 333 MB [INFO] Sensor KotlinSecuritySensor [security] (done) | time=3ms [INFO] Sensor GoSecuritySensor [security] [INFO] No taint analysis rules have been enabled, will not execute taint analysis. [INFO] go security sensor: Time spent was 00:00:00.000 [INFO] go security sensor: Begin: 2025-06-07T05:31:20.675568839Z, End: 2025-06-07T05:31:20.675895480Z, Duration: 00:00:00.000 [INFO] go security sensor peak memory: 333 MB [INFO] Sensor GoSecuritySensor [security] (done) | time=1ms [INFO] ------------- Run sensors on project [INFO] Sensor JavaArchitectureSensor [architecture] [INFO] * Protobuf reading starting | memory total=439 | free=196 | used=242 (MB) [INFO] * Reading SonarArchitecture IR data from directory "/w/workspace/aai-rest-client-sonar/target/sonar/architecture/java" [INFO] * Protobuf reading complete | memory total=439 | free=195 | used=243 (MB) [INFO] * Build file hiGraphs complete | memory total=439 | free=195 | used=243 (MB) [INFO] * Slicing complete | memory total=439 | free=195 | used=243 (MB) [INFO] * Export complete | memory total=439 | free=193 | used=245 (MB) [INFO] Sensor JavaArchitectureSensor [architecture] (done) | time=33ms [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=0ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=32ms [INFO] CPD Executor 2 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 5 files [INFO] CPD Executor CPD calculation finished (done) | time=5ms [INFO] Analysis report generated in 158ms, dir size=451 KB [INFO] Analysis report compressed in 35ms, zip size=116 KB [INFO] Analysis report uploaded in 525ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_aai-rest-client [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=AZdI30YwwRHgiZ_vTPGS [INFO] Sensor cache published successfully [INFO] Analysis total time: 18.686 s [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.656 s [INFO] Finished at: 2025-06-07T05:31:22Z [INFO] ------------------------------------------------------------------------ [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins9110554137579571237.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/aai-rest-client-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=21e01d4ae2d5583112b23290a6d52f70951e70cd, workspace=/w/workspace/aai-rest-client-sonar [FINDBUGS] Computing warning deltas based on reference build #2192 [PostBuildScript] - [INFO] Executing post build scripts. [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins4391223995717972450.sh ---> sysstat.sh [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins8116317809935716802.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aai-rest-client-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/aai-rest-client-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-rest-client-sonar ']' + mkdir -p /w/workspace/aai-rest-client-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-rest-client-sonar/archives/ [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins823308602470791099.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOfn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bOfn/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins16819372243617739672.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-rest-client-sonar@tmp/config5025053102807605055tmp 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. [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins11372530759413248517.sh ---> create-netrc.sh [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins13277472704575005707.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOfn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bOfn/bin to PATH [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins1405231683439254279.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-rest-client-sonar] $ /bin/bash /tmp/jenkins9946318197954206837.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOfn 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-bOfn/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-rest-client-sonar] $ /bin/bash -l /tmp/jenkins6905341163335945978.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-rest-client-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOfn from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bOfn/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-rest-client-sonar/2193 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-19161 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: 2799.998 BogoMIPS: 5599.99 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.3G 70G 11% / 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 579 13280 0 2180 15150 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:c3:93:86 brd ff:ff:ff:ff:ff:ff inet 10.30.107.173/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86231sec preferred_lft 86231sec inet6 fe80::f816:3eff:fec3:9386/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-19161) 06/07/25 _x86_64_ (4 CPU) 05:29:20 LINUX RESTART (4 CPU) 05:30:02 tps rtps wtps bread/s bwrtn/s 05:31:01 178.73 36.94 141.79 2139.71 35675.85 05:32:01 75.80 11.45 64.36 652.42 31736.71 Average: 126.84 24.09 102.75 1389.82 33689.73 05:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:01 13696800 15480060 2728160 16.61 71972 1903852 942452 5.39 769712 1727688 124176 05:32:01 13581952 15494124 2843008 17.31 75480 2027996 871168 4.99 828744 1782080 25584 Average: 13639376 15487092 2785584 16.96 73726 1965924 906810 5.19 799228 1754884 74880 05:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 05:31:01 ens3 473.14 305.56 2378.54 61.20 0.00 0.00 0.00 0.00 05:32:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 05:32:01 ens3 454.52 286.12 1790.25 76.23 0.00 0.00 0.00 0.00 Average: lo 0.97 0.97 0.11 0.11 0.00 0.00 0.00 0.00 Average: ens3 463.75 295.76 2081.92 68.78 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19161) 06/07/25 _x86_64_ (4 CPU) 05:29:20 LINUX RESTART (4 CPU) 05:30:02 CPU %user %nice %system %iowait %steal %idle 05:31:01 all 34.10 0.00 1.90 4.10 0.07 59.82 05:31:01 0 42.62 0.00 2.28 3.13 0.09 51.88 05:31:01 1 26.89 0.00 1.33 1.59 0.07 70.12 05:31:01 2 22.08 0.00 1.24 9.71 0.07 66.89 05:31:01 3 44.78 0.00 2.74 1.94 0.09 50.45 05:32:01 all 26.65 0.00 1.46 3.47 0.06 68.36 05:32:01 0 36.69 0.00 1.85 1.29 0.07 60.10 05:32:01 1 24.15 0.00 1.37 0.47 0.07 73.95 05:32:01 2 17.38 0.00 1.22 11.74 0.03 69.63 05:32:01 3 28.37 0.00 1.42 0.38 0.05 69.78 Average: all 30.34 0.00 1.68 3.78 0.07 64.13 Average: 0 39.63 0.00 2.07 2.20 0.08 56.03 Average: 1 25.50 0.00 1.35 1.02 0.07 72.06 Average: 2 19.71 0.00 1.23 10.74 0.05 68.27 Average: 3 36.49 0.00 2.07 1.15 0.07 60.21